🚀 Features
- Add recursive command file scanning with path conversion - by @d-kimuson and Claude (097b2)
- Update ClaudeCodeController to support subdirectory commands - by @d-kimuson and Claude (d5577)
- Add backend foundation for sidechain separation (Session 1) - by @d-kimuson and Claude (f3a20)
- Implement agent session backend (Session 2) - by @d-kimuson and Claude (953ad)
- Implement frontend for agent session separation (Session 3) - by @d-kimuson and Claude (f4d80)
- Refactor task modal to use fallback approach instead of feature flag - by @d-kimuson and Claude (690e2)
- Add simple password authentication - by @vegeta2op (c2002)
- Implement search - by @sammcj (741f3)
🐞 Bug Fixes
- Address review feedback for subdirectory command support - by @d-kimuson and Claude (c3095)
- Use agentId instead of prompt for agent session lookup - by @d-kimuson and Claude (615c2)
- Formatting issues - by Harshit Arora (41de0)
- Add missing CCV_AUTH_PASSWORD to docker-compose.yml - by Harshit Arora (9562d)
- Add scroll-into-view for keyboard navigation in SearchDialog - by @d-kimuson and Claude (c85b0)