v0.23.0-beta.8
Pre-release
Pre-release
·
83 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
installcommand topackagesby @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
- feat(contribute): add sharing.contributeHint.enabled to opt out of the share-learnings nudge by @Rererr in #432
- feat(local-agent): sync and report ClawPro model configs by @jeff-r2026 in #393
- fix(reporter): scope MCP inventory to the current tool (#427) by @jeff-r2026 in #433
New Contributors
- @laolaoPlayer made their first contribution in #380
- @WangXukang-cypher made their first contribution in #409
- @Iapa made their first contribution in #411
- @pengpengyi92 made their first contribution in #420
- @tabzzz1 made their first contribution in #422
- @vyrnsynx made their first contribution in #429
- @linjinglan made their first contribution in #423
- @Rererr made their first contribution in #431
Full Changelog: v0.22.0...v0.23.0-beta.8