Skip to content

v0.23.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 06:58
· 92 commits to main since this release

What's Changed

  • feat(packages): add declarative team environment install by @laolaoPlayer in #380
  • refactor(data-layout): converge machine-data home onto getDataHome() (#374 P1-1) by @jeff-r2026 in #397
  • fix(recall): resolve project-scope config in recall commands by @m0Nst3r873 in #398
  • fix(local-agent): run plugin install commands with bash, not dash by @jeff-r2026 in #399
  • feat: substitute any scalar plugin field into install commands by @jeff-r2026 in #400
  • refactor(data-layout): converge state.json onto getDataHome + partition primitive (#374 P1-2A) by @jeff-r2026 in #402
  • fix(recall): read self-mode votes from reports worktree by @jeff-r2026 in #401
  • docs: align README and usage guide with product architecture by @jeff-r2026 in #412
  • fix(frontmatter): warn when YAML frontmatter has opening --- but no closing delimiter by @WangXukang-cypher in #409
  • feat(data-layout): route new project installs to ~/.teamai/projects// + .sync-lock + status (#374 P1-2B) by @jeff-r2026 in #406
  • fix(agents): compare rendered native agent content by @Iapa in #411
  • docs: tighten CLAUDE.md and add AGENTS.md for other agents by @jeff-r2026 in #415
  • fix(data-layout): exclude a contended scope from reconcile/report, not just the fetch (#374) by @jeff-r2026 in #414
  • feat: add JoyCode agent support by @Iapa in #413
  • feat: add first-class Qoder support by @pengpengyi92 in #420
  • fix(git): skip hooks on isolated worktree commits by @tabzzz1 in #422
  • fix(stats): preserve interventions/prompts/tokens across partial reports by @vyrnsynx in #429
  • docs: reorder README agent table (CodeBuddy next to WorkBuddy, Qoder last) by @jeff-r2026 in #430
  • refactor(cli): rename install command to packages by @jeff-r2026 in #428
  • feat(data-layout): route managed-mcp.json + project resource cache to the partition (#374 P1-2C) by @jeff-r2026 in #417
  • fix(dashboard): collect Codex token usage by @linjinglan in #423
  • feat(contribute): recognize Japanese course-correction prompts by @Rererr in #431

New Contributors

Full Changelog: v0.22.0...v0.23.0-beta.7