Skip to content

Releases: mostlydev/clawdapus

v0.8.0

08 Apr 19:51

Choose a tag to compare

Changelog

  • c329f45 release: use {{.Tag}} for infra tag ldflags so claw pull finds v-prefixed images
  • a405aa8 fix: suppress stale update notice after claw update
  • a5d99d0 site: release v0.8.0
  • d09e811 Merge pull request #124 from mostlydev/issue-118-pod-model-slots
  • d3c23e6 docs: cross-reference pod model slot override and land #118 plans
  • 4b223fb test: close pod model slot review gaps
  • 0aeddd2 feat: support pod-level model slots
  • 1ffed23 docs: update release skill for pinned image flow

v0.7.0

07 Apr 21:32

Choose a tag to compare

Changelog

  • c743cb4 release: prep v0.7.0 images and docs
  • 85ae734 site: release v0.7.0
  • 1b2381b ci: use GHCR PAT for infra image publishing
  • 6740646 Merge branch 'pr-116'
  • 64f0062 feat: land ADR-022 four-verb image lifecycle
  • 890bd86 ci: publish claw-api image; expand ADR-022 doc sweep
  • 20bfea0 docs: ADR-022 infra image lifecycle and four-verb operator surface

v0.6.2

07 Apr 18:21

Choose a tag to compare

Changelog

  • eb76ff3 site: release v0.6.2
  • 99e7feb Merge pull request #123 from mostlydev/fix/issue-122-cache-friendly-injection
  • 1119334 docs: add changelog entry for cache-friendly feed injection
  • a8d98b5 fix: update cllama for cache-friendly feed injection (#122)

v0.6.1

05 Apr 19:15

Choose a tag to compare

Changelog

  • ec7c1e0 site: release v0.6.1
  • 721f11c Merge pull request #117 from mostlydev/fix/issue-115-managed-tools-injection
  • 41aa172 fix: surface managed tool manifest state (#115)
  • ef9a632 docs: investigation plan for managed tools injection (#115)

v0.6.0

05 Apr 18:49

Choose a tag to compare

Changelog

  • 5869f02 site: release v0.6.0
  • 50c3829 Merge pull request #109 from mostlydev/worktree-review-99-101
  • 1e05251 Merge remote-tracking branch 'origin/master' into worktree-review-99-101
  • 21bc2d7 Merge pull request #114 from mostlydev/codex/issue-107-conditional-invoke-scheduling
  • 410991e Merge remote-tracking branch 'origin/master' into codex/issue-107-conditional-invoke-scheduling
  • 3a18fd8 feat(clawdash): redesign schedule page with hero cards and new endpoints
  • 6da42a0 feat: add clawdash schedule page
  • c004ae9 feat: add schedule cli transport
  • 905b721 feat: add schedule control endpoints
  • 561b5dd feat: add schedule state and read endpoints
  • 5da0ea6 feat: externalize pod invoke scheduling
  • b7df21d docs: add conditional invoke scheduling design
  • bb57988 site: replace hero glyph with new lockup (octopus + wordmark)
  • dc8d002 docs: capability wave documentation for managed tools and memory plane

v0.5.2

05 Apr 17:12

Choose a tag to compare

Changelog

  • 9bda275 site: release v0.5.2
  • a310517 Merge pull request #113 from mostlydev/fix/issue-112-build-only-describe
  • a783b50 fix: discover claw.describe in locally built images for build-only services
  • 9a4ebf8 feat: add schedule control endpoints
  • 4d948e7 feat: add schedule state and read endpoints
  • d4e8bdc feat: externalize pod invoke scheduling
  • a7ebfbc docs: establish issue-first workflow in AGENTS.md
  • 577b8d9 docs: refresh release guidance
  • 8cbb7fd docs: add conditional invoke scheduling design
  • 444ba8f site: update quickstart skill install instructions

v0.5.1

03 Apr 23:26

Choose a tag to compare

Changelog

  • 02a6697 fix: commit embedded skill data so go:embed works in CI
  • afc7363 debug: add ls verification to goreleaser skill copy hook
  • 4a946f8 site: release v0.5.1
  • a52ace2 feat: claw skill install with auto-update
  • b655c03 docs: update skill install paths for Codex, Gemini, and OpenCode
  • 514eaff fix: flatten skill symlinks and rename to clawdapus-cli, clawdapus-release
  • e852f19 fix: restructure skill symlinks to directory/SKILL.md convention
  • a54df91 feat: add body_key to tool descriptor and manifest pipeline
  • 0ee8289 fix: restructure skills to directory/SKILL.md convention
  • f318964 skill: symlink clawdapus skill into .claude/skills for auto-loading
  • 78afe43 skill: update clawdapus operational skill for v0.5.0
  • 99369ea add release skill and Unreleased changelog placeholder

v0.5.0

03 Apr 20:49

Choose a tag to compare

Changelog

  • 1b4d092 site: backfill v0.4.x changelog and release v0.5.0
  • d83c3f8 Fix formatting in README.md
  • 6060036 updated all images
  • 230418b updated all images
  • 20962e3 site: update glyph and regenerate all favicons from new octopus mark
  • cc499c4 test(spike): ignore generated tool-stub cache
  • cbc3bd6 test(spike): add live capability wave validation
  • bf5ca8c memory: narrow reference recall lock scope
  • e9dbed0 memory: ship reference adapter and dedupe contract
  • b43745c memory: document policy filtering hardening
  • 57e25d9 docs: fix project board link to point at project 2
  • 2fd2ba5 history: index replay and export after-reads
  • cb7e870 docs: update project board link and clarify status workflow
  • 9e7bc27 memory: add forget tombstones and replay hygiene
  • 2970b7d root: bump cllama for managed stream keepalive
  • 3dc251f audit: surface managed tool traces
  • d02bec1 claw: reject managed capabilities without cllama
  • 8087c75 site: replace duplicate phase table with link to changelog
  • 970d98b Merge branch 'master' of github.com:mostlydev/clawdapus
  • 88c2734 root: bump cllama after master merge
  • c2906af Merge branch 'feat/capability-evolution-wave'
  • 31c251a docs(site): update capability changelog and prune stale notes
  • a01788d root: bump cllama for Anthropic tool mediation
  • 1bb85df docs: add public site section to AGENTS.md
  • b3b5acc docs: memory plane guide, principle #9, telemetry updates, phase 4.10
  • 1dbcbc3 root: bump cllama for continuity hardening
  • cbbb282 root: bump cllama for managed tool continuity
  • f5f2c2a Merge pull request #98 from mostlydev/fix/openclaw-home-exec-approvals-shim
  • e986a03 fix(openclaw): shim OPENCLAW_HOME to fix exec-approvals path on read-only home
  • a97fdb1 root: bump cllama for managed tool restreaming
  • b62556e root: bump cllama for mediation hardening
  • 41002e9 root: bump cllama for managed xai tool execution
  • a13db18 root: bump cllama for managed tool injection
  • 8fa5087 docs: update capability wave implementation status
  • 46e8a87 Merge pull request #97 from mostlydev/fix/issue-96-stale-managed-image
  • a9eb6df fix(up): rebuild managed images before inspection
  • 3d446bd Propagate stable history entry IDs through replay
  • 02831d7 Update memory plane plan status
  • 4819dcb Tighten memory telemetry follow-up
  • 9041060 Add memory telemetry and update plan
  • 1f2d062 Tighten memory backfill replay handling
  • 8991b70 Add claw memory backfill command
  • 0c0e963 Update memory plane plan with implementation status
  • ba734f5 Align descriptor and memory response validation
  • b1debbe Project memory replay auth into subscribed services
  • 03c4a3d Add local history export command
  • 103231b Update cllama for memory runtime hooks
  • dcfdfe9 Update cllama for history read API
  • 7989de5 Compile tool and memory manifests into cllama context
  • 79da997 Remove redundant nil check in validateMemory
  • 85141c7 Add descriptor v2 and pod grammar for tools and memory
  • 402dc46 Draft ADR-021 memory plane
  • cd28ca8 Soften ambient memory docs language
  • f44ada0 Refine ADR-020 execution and identity model
  • 6043818 docs(adr): add ADR-020 compiled tool mediation via cllama
  • 6615bbd Merge pull request #91 from mostlydev/fix/update-installer-assets
  • f683eee fix(update): match installer asset names to releases

v0.4.3

28 Mar 00:22
361be4c

Choose a tag to compare

Changelog

  • 361be4c Merge pull request #89 from mostlydev/feat/cllama-model-policy-enforcement
  • 5628e74 docs(update): restore hourly claw update guidance
  • 98d264b Merge origin/master into feat/cllama-model-policy-enforcement
  • 0f79c54 test(spike): use local cllama and native picoclaw
  • 26c754d feat(cllama): add xai seed support and spike coverage
  • 4a030f2 feat(cllama): compile and document model policy
  • e019d0a docs(agents-md): note goreleaser and claw update already exist
  • 5ab003d chore(cli): reduce update check interval to 1h during active development
  • b30d4fc feat(cli): add claw update subcommand
  • c7d30da feat(cli): daily update check + README update instructions (#88)
  • d6e730b feat(cli): add daily update check and README update instructions
  • 96d9319 docs(readme): document x-claw placeholder variables
  • d2bf8d9 fix(pod): support REPO_ROOT in surface placeholders
  • 3e25809 chore: drop accidental build/ binaries from remote
  • e61e047 chore: ignore build/ output directory
  • 5052140 docs: formalize cross-runner memory portability
  • 32f0502 docs: formalize cross-runner memory portability

v0.4.2

27 Mar 20:14

Choose a tag to compare

Changelog

  • dee4354 docs(adr): update ADR-017 with Dockerfile-label inspection section
  • fb41b82 feat(history): add portable history importer and update trading-desk example feeds
  • dfc7d98 feat(inspect): support descriptor discovery from Dockerfile labels
  • 902646e fix(openclaw): harden mention regex and workspace permissions
  • 86a6cc4 fix(claw-api): shorten injected fleet alerts window
  • 670e81d docs(plan): add persistent portable memory design
  • 7acbe75 fix(claw-wall): return background context on quiet turns
  • 5fe42a9 fix(runtime): persist agent memory and harden openclaw
  • 56d33a0 docs(adr): ADR-018 session history and memory retention — two surfaces, two owners
  • 07fea5f test(spike): assert session history per agent and across runtime teardowns
  • e3461a4 chore(cllama): update submodule — session history error logging and close
  • 4895db7 docs(agents): add session history gotcha bullet; update cllama submodule
  • 182b1db docs(cllama): add reported_cost_usd to session history schema
  • d93e592 chore(cllama): update submodule — README session history docs
  • 4c05cee docs(cllama): document session history mount and CLAW_SESSION_HISTORY_DIR
  • e8e864c fix(compose_up): restore ensureInfraImages doc comment placement
  • 9883380 feat(compose_up): create persistent session history dir for cllama
  • f10e517 fix(compose): assert env var value in session history test
  • 60f7e01 feat(compose): mount session history into cllama service
  • c7e0241 chore(cllama): update submodule — session history recorder, proxy wiring, env var