What's Changed
- feat(docs): comprehensive SEO optimization for agor.live by @mistercrunch in #41
- Secure daemon auth surfaces and update docs by @mistercrunch in #42
- feat(ui): Add mobile site with navigation tree and conversation view by @mistercrunch in #43
- feat(mcp): add user creation MCP tool by @mistercrunch in #44
- feat(config): Add daemon.mcpEnabled flag to control built-in MCP server by @mistercrunch in #45
- feat: add per-user API keys with AES-256-GCM encryption by @mistercrunch in #46
- feat: implement Drizzle-based database migration system by @mistercrunch in #47
- feat: add MCP session management tools (prompt, create, update) by @mistercrunch in #48
- docs: add Unix user integration exploration by @mistercrunch in #49
- fix(ui): remove keyboard shortcuts to prevent tool conflicts by @mistercrunch in #51
- feat: add MCP worktree metadata update tool by @mistercrunch in #50
- feat: implement repo-level permissions for 'allow for this project' by @mistercrunch in #52
- feat: add environment logs & MCP tools for worktree management by @mistercrunch in #53
- fix(claude): implement stop command by storing Query reference for interrupt() by @mistercrunch in #54
- fix(security): harden web server against unauthorized external access by @mistercrunch in #55
- chore: complete biome linting - fix all remaining errors and warnings by @mistercrunch in #56
- docs: add task queuing and message lineup exploration by @mistercrunch in #57
- feat(claude): implement extended thinking mode with keyword detection by @mistercrunch in #58
- feat(ui): add EnvironmentPill to WorktreeCard and improve session counter by @mistercrunch in #59
- feat(env-vars): implement per-user environment variables infrastructure by @mistercrunch in #60
- feat: implement sticky TODO renderer above typing indicator by @mistercrunch in #61
- fix(git): disable interactive credential prompts to fail fast by @mistercrunch in #62
- fix(ui): replace empty square with reload icon for in-progress todos by @mistercrunch in #63
- feat(ui): move Custom Context to Advanced collapsible section in session settings by @mistercrunch in #64
- feat: implement Claude extended thinking mode with real-time streaming by @mistercrunch in #65
- refactor(ui): replace reload icon with spin component in todo widget by @mistercrunch in #66
- feat(ui): persist prompt drafts per session across conversation switches by @mistercrunch in #69
- feat(ui): display SDK compaction status in conversation by @mistercrunch in #68
- fix(ui): eliminate drag/drop flickering for worktrees and comments by @mistercrunch in #71
- feat: implement worktree scheduler with UI and backend integration by @mistercrunch in #70
Full Changelog: v0.5.2...v0.5.3