Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 05 Jun 04:40
· 9 commits to main since this release
cba3ff5

Changelog

  • cba3ff5 Reconcile OSS with hosted features + BACK2BASE_DATA_DIR (#2)
  • 7513847 ci+test: gate bats on macOS; harden prelaunch-overview timing tests
  • a23ee5a feat(compose): BACK2BASE_DATA_DIR mounts local plans + memories
  • 2e6e3b2 feat(data-dir): mount plans+memories under ~/.back2base/ not ~/.claude/
  • 5beafcc feat(entrypoint): wire ~/.back2base/memories as persistent memory store
  • cc1de66 feat(model): pin OSS default to claude-opus-4-8[1m]
  • 820bc79 feat(statusline): vendor claude-hud, retire hand-rolled statusline
  • f426add fix(compose): quote whole volume item in managed-settings override
  • 705b9b1 fix(compose): use bare paths in data-dir override (Go %q broke compose YAML)
  • 13cc74a fix: address Copilot review (sanitize ns, reject newline data-dir, test hygiene)
  • 5c50f72 refactor(entrypoint): hoist memory-path alignment out of both branches (de-dup)
  • 1be4111 style: trim verbose doc comments on data-dir + statusline helpers
  • e9b4467 test(compose): assert data-dir mounts are rw + cover env-file fallback
  • fd46c7b test(entrypoint): extract memory alignment to lib + bats coverage
  • 31b5ef1 test(firewall): drop stale cloud OTel-collector allow-list assertion
  • 7eb1c8e test(migrate): update bats for schema 5 + claude-hud migration