Skip to content

v0.24.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 12:15
· 4 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
  • 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
  • docs: add contributors section to README by @jeff-r2026 in #434
  • test: isolate push/pull unit tests from shared .sync-lock by @jeff-r2026 in #438
  • docs: align public usage guides by @jeff-r2026 in #442
  • fix(status): count nested rule files recursively by @kongdayan in #437
  • fix(codex): defer Stop hints to the next prompt by @YogeLiu in #441
  • feat(#375): multi-project management (P1+P2) — project dimension + learnings isolation by @jeff-r2026 in #426
  • feat(data-layout): auto-migrate a legacy .teamai into the partition (#374 P1-3) by @jeff-r2026 in #439
  • docs: backfill changelog through 0.23.0 by @jeff-r2026 in #446
  • fix(codebase): point builtin wiki skill at teamai extract by @jimpablo in #449
  • feat(gitlab): support custom API prefix for gateway-proxied instances by @hekangjiie in #450
  • fix(codex): reuse existing shared skills by @ousamabenyounes in #447
  • feat(local-agent): apply WorkBuddy model configs from ClawPro by @jeff-r2026 in #452
  • feat(source): warn that a source with no publicSkills will sync 0 skills by @jeff-r2026 in #445
  • fix(codebase): preserve local wiki refresh and lint targets by @jeff-r2026 in #453
  • fix(gitlab): honor custom API prefix for organization import by @jeff-r2026 in #454
  • fix(gitlab): diagnose unconfigured self-hosted instances by @liwu96 in #448
  • docs(readme): tighten README and mark Context/Improvement as beta by @jeff-r2026 in #456
  • feat(#375): multi-project management (P3) — member roster + projects commands + push --project by @jeff-r2026 in #444
  • feat(data-layout): slim self mode — relocate A1 machine data to the partition (#374 P2) by @jeff-r2026 in #455

New Contributors

Full Changelog: v0.22.0...v0.24.0-beta.2