What's Changed
- Remove Cursor IDE from agentic tool integrations by @mistercrunch in #76
- fix: ensure migrations run before admin user creation by @mistercrunch in #77
- feat: Optimizations by @mistercrunch in #78
- feat: add Docker-in-Docker support to Codespaces playground by @mistercrunch in #79
- fix: remove cacheFrom to resolve 403 error in CI prebuild by @mistercrunch in #80
- fix: use official GitHub CLI installation method in playground Dockerfile by @mistercrunch in #82
- docs: improve landing page clarity with Figma analogy and use case by @mistercrunch in #81
- feat: add reusable CollapsibleText component for 'show more' pattern by @mistercrunch in #83
- feat: add Codex network access configuration by @mistercrunch in #84
- fix: fork/spawn using FeathersJS client and centralized daemon constants by @mistercrunch in #85
- docs: add FAQ entry for private GitHub repository access by @mistercrunch in #90
- fix(git): enable credential helpers while preventing interactive prompts by @mistercrunch in #91
- feat: improve WorktreeCard header layout and add running indicator by @mistercrunch in #86
- feat: add awaiting_permission status to sessions by @mistercrunch in #92
- fix(ui): always show agentic tool config in zone trigger modal with pre-populated values by @mistercrunch in #93
- feat: add user default agentic tool settings by @mistercrunch in #95
- feat: add @ mention autocomplete for files and users by @mistercrunch in #94
- fix: change thinking mode default from 'off' to 'auto' for Claude Code parity by @mistercrunch in #96
- fix: persist user default agentic config to database by @mistercrunch in #97
- feat: refactor user settings modal with top-level tabs by @mistercrunch in #98
- Add theme switcher with dark, light, and custom theme support by @mistercrunch in #99
- feat: text display improvements with ANSI color support and smart truncation by @mistercrunch in #101
Full Changelog: v0.6.9...v0.7.1