Skip to content

Releases: clawfleet/ClawFleet

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 02 Apr 11:20
1ef2dc8

Changelog

  • 1ef2dc8 Merge pull request #72 from clawfleet/ui/image-page-rework
  • f934ddb ui: rework Image page — user-facing language, clearer action hierarchy

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 10:18
2e7f88c

Changelog

  • 82bae83 Merge pull request #54 from clawfleet/docs/ssh-tunnel-background
  • bf60622 Merge pull request #55 from clawfleet/feat/codex-oauth
  • 3e0d2cc Merge pull request #56 from clawfleet/docs/update-fleet-screenshot
  • 4067e87 Merge pull request #57 from clawfleet/docs/update-fleet-screenshot
  • 6452c3b Merge pull request #58 from clawfleet/docs/readme-install-first-screen
  • 2e7f88c Merge pull request #59 from clawfleet/docs/contributing-and-coc
  • fad97f9 feat: add Codex OAuth login for ChatGPT subscription users

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Mar 16:34
5577b57

Changelog

  • 4ed4100 Merge pull request #51 from clawfleet/fix/install-docker-fallback-and-destroy-force
  • 06f3526 Merge pull request #52 from clawfleet/fix/model-name-placeholder
  • 5577b57 Merge pull request #53 from clawfleet/docs/ssh-tunnel-port-and-workflow-rule
  • e62de69 fix: Docker install fallback + destroy -f flag
  • ce83378 fix: model name placeholder follows selected provider

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 14:01
4f1b193

Changelog

  • 4c98ab8 Merge pull request #48 from clawfleet/docs/add-devto-blog-link
  • b16686c Merge pull request #49 from clawfleet/docs/tech-research-framework
  • 4f1b193 Merge pull request #50 from clawfleet/fix/ci-lock-openclaw-version
  • f383203 fix: lock OpenClaw version in CI Docker build + update system design docs

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 12:10

Changelog

  • c95dc11 Merge pull request #45 from clawfleet/feat/openclaw-version-selector
  • c12d71a Merge pull request #46 from clawfleet/docs/prompt-as-code-principle
  • bfb594f Merge pull request #47 from clawfleet/feat/roster-soul-injection
  • 0e1f83a feat: add OpenClaw version selector for image builds
  • df7e996 feat: add roster — inject team info into SOUL.md for bot collaboration
  • 8ea596f fix: replace model select dropdown with combobox for custom model input

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 10:28
8db6fa3

Changelog

  • b4dad97 Merge pull request #43 from clawfleet/fix/pidmanager-host-and-docs
  • 8db6fa3 Merge pull request #44 from clawfleet/feat/console-and-restart-bot
  • a253c0e feat: console pass-through and one-click bot restart
  • 41248d8 feat: default Dashboard to 0.0.0.0 on Linux for remote access
  • aeb6d71 feat: enable gateway LAN bind for console proxy access
  • 84b6f49 fix: complete console proxy with loopback bridge and auth=none
  • 9b693d0 fix: gateway LAN bind requires token auth, not auth=none
  • 1643c98 fix: pass --host and --port flags in pidManager daemon start
  • f56cc3e fix: resolve console proxy WebSocket auth and routing issues
  • a4b1e0d fix: tag pulled image as :latest for Dashboard compatibility
  • c03f4df fix: use object format for gateway.auth config
  • 55190ef revert: remove improper :latest tag workaround in install.sh

v0.2.0

Choose a tag to compare

@weiyong1024 weiyong1024 released this 23 Mar 14:42

One-line install, daemon management, image pull, multi-arch Docker

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 13:59
0f01ee5

Changelog

  • bf40547 Initial project setup: docs and planning
  • 0f103d7 Initial project setup: docs and planning
  • f4d49b3 Merge pull request #1 from weiyong1024/dev/polish
  • bb1916d Merge pull request #2 from weiyong1024/dev/polish
  • 0f01ee5 Merge pull request #3 from weiyong1024/dev/polish
  • 13cac8b feat: add Web Dashboard, polish CLI, and set up release infrastructure
  • 5aa3128 feat: unified version management — lock CLI and Docker image versions together
  • 02ebecc fix: 让人 -> 让人人 in ChatBot description
  • 9e8c675 refactor: rename instance prefix from lobster to claw, add i18n for system design doc