Agent Deck v0.4.1
Terminal session manager for AI coding agents.
Changelog
- 419ed4b feat: add Claude Code fork integration documentation and fix malformed paths
- 3e1508a feat: add Claude config reader for session ID lookup
- 3361156 feat: add ClaudeSessionID tracking to Instance
- b5e82bd feat: add FindSessionForInstance with timestamp filtering and deduplication
- 87eb820 feat: add Fork method to create forked Claude sessions
- 3ae84c6 feat: add ForkDialog UI component
- f594549 feat: add claude.config_dir setting for custom Claude profiles
- c5ed87e feat: add fork keyboard shortcuts (f/F) to home view
- 51792bb feat: detect Claude session ID during status updates
- 20dea91 feat: implement bulletproof Claude session ID assignment
- b26073f feat: integrate FindSessionForInstance with deduplication support
- 2a7b639 feat: wait for Claude session detection after fork
- a6b97ff fix: detect active Claude session and use work profile for fork
- c16fd28 fix: fork sessions use parent's project path for same directory
- 05a1787 fix: only enable fork when session has valid Claude session ID
- 7c2495e fix: remove broken --session-id injection from buildClaudeCommand
- cfbde46 fix: scan multiple lines for timestamp in session files
- 1540a23 fix: use CreateForkedInstance for proper fork command
- 26fdc53 fix: use actual tmux working directory for fork command
Full Changelog: v0.4.0...v0.4.1