What's Changed
- feat(docs): apply brand gradient text to hero, navbar, and main page by @mistercrunch in #416
- chore(deps): bump express from 5.1.0 to 5.2.0 by @dependabot[bot] in #410
- feat: implement Unix user integration and worktree RBAC system by @mistercrunch in #366
- fix(ui): copy full message content in queued messages by @mistercrunch in #419
- chore(deps): bump @modelcontextprotocol/sdk from 1.21.0 to 1.24.0 by @dependabot[bot] in #418
- fix(ui): add fitView when switching boards + fix SQLite migration 0018 by @mistercrunch in #423
- feat(ui): create ThemedSyntaxHighlighter and fix MCP tool permissions theming by @mistercrunch in #422
- feat(ui): enforce themed modal and message components by @mistercrunch in #424
- fix(mcp): correct MCP server scoping to include all global MCPs by @mistercrunch in #421
- fix(executor): detect dirty state for git SHA at task end by @mistercrunch in #426
- feat(executor): materialize normalized_sdk_response for token accounting by @mistercrunch in #425
- fix(daemon): filter session-mcp-servers by session_id in find() by @mistercrunch in #429
- fix(ui): improve emoji picker trigger behavior like Slack by @mistercrunch in #433
- feat(unix): centralize Unix integration service in @agor/core by @mistercrunch in #431
- fix(core): use JSON_SCHEMA for YAML board import to parse numbers correctly by @mistercrunch in #434
- chore(context): align explorations folder with implementation status by @mistercrunch in #436
- feat(cli): add
agor admin sync-unixcommand by @garciajrx in #437 - refactor(daemon): extract setup modules from index.ts by @mistercrunch in #435
- docs(blog): add workflow section to context engineering post by @mistercrunch in #440
- fix(unix): apply worktree directory permissions when creating groups by @mistercrunch in #439
- feat(unix): add real-time Unix password synchronization by @mistercrunch in #438
- fix(permissions): include task_id in permission request content for proper event routing by @mistercrunch in #441
- fix(daemon): improve callback queue processing reliability by @mistercrunch in #442
- feat: centralize pagination limits to prevent data truncation by @mistercrunch in #443
Full Changelog: v0.9.1...v0.9.2