What's Changed
- fix(doctor): resolve env.sh path via getTeamaiHome for project scope by @jeff-r2026 in #348
- Fix/builtin agents render per tool by @damenjs in #345
- fix(rules): write Cursor rules as .mdc with derived frontmatter by @jeff-r2026 in #349
- test(e2e): fix stale Cursor rule .md assertion broken by #349 by @jeff-r2026 in #355
- fix(push): update the open PR instead of opening duplicates by @rzexin in #350
- fix(hooks): resolve Cursor SessionStart project via workspace_roots by @jeff-r2026 in #353
- feat(hooks): remind users to trust Codex hooks after inject by @jeff-r2026 in #356
- fix(skills): deploy team-wiki-codebase on init, decouple from recall by @m0Nst3r873 in #358
- fix(import): run reconcile and deep enrich in --dir mode by @m0Nst3r873 in #362
- feat(wiki-engine): add WASM tree-sitter AST track for code knowledge graph by @m0Nst3r873 in #304
- feat(dashboard): extract toolReject/toolError friction from CodeBuddy transcripts by @m0Nst3r873 in #336
- fix(local-agent): write container agent hooks/skills to engine-read paths by @m0Nst3r873 in #357
- fix(push): preserve other resources' open-PR records under --skill, plus review follow-ups by @jeff-r2026 in #359
- feat(coauthor): team-controlled commit co-author attribution across AI tools by @jeff-r2026 in #365
- fix(hooks): stop hook-dispatch from blocking on tty prompt by @m0Nst3r873 in #366
- fix(hooks): unify hook-injection scope so project-scope init installs the SessionStart hook by @jeff-r2026 in #370
- fix(git): reconcile diverged team-repo clone on pull by @m0Nst3r873 in #367
- feat(gitcode): add GitCode (gitcode.com) provider support (#361) by @jeff-r2026 in #376
- fix(hooks): isolate project hooks across shared HOME by @jeff-r2026 in #377
- chore(release): 0.22.0-beta.1 by @jeff-r2026 in #379
- ci: migrate npm publishing to trusted publishing by @jeff-r2026 in #381
- chore(release): 0.22.0-beta.2 by @jeff-r2026 in #382
- fix(frontmatter): handle CRLF and BOM in SKILL.md parsing by @m0Nst3r873 in #378
- fix(frontmatter): preserve malformed skill metadata by @jeff-r2026 in #383
- fix(votes): avoid clobbering pending contribute hints by @jeff-r2026 in #384
- fix(votes): make upvote collection reliable for learning promotion by @m0Nst3r873 in #371
- chore(release): 0.22.0-beta.3 by @jeff-r2026 in #385
- feat(viz): add knowledge base health report command by @m0Nst3r873 in #368
- chore(release): 0.22.0-beta.4 by @jeff-r2026 in #388
- fix(viz): left-align Top Recalled labels so titles aren't clipped by @m0Nst3r873 in #389
- feat(data-layout): P0 — atomic lock + projectAnchor/workspaceRoot split (#374) by @jeff-r2026 in #387
- chore(release): 0.22.0-beta.5 by @jeff-r2026 in #390
- fix(local-agent): stop re-prompting ClawPro binding in every git worktree by @jeff-r2026 in #392
- chore(release): 0.22.0 by @jeff-r2026 in #396
New Contributors
Full Changelog: v0.21.0...v0.22.0