Agent Deck v0.1.0
Terminal session manager for AI coding agents.
Changelog
- 7e9234e Initial release: Terminal session manager for AI coding agents
- 766c064 docs(newdialog): update help text with suggestion controls
- daf3938 feat(home): pass existing session paths to NewDialog
- f867f59 feat(newdialog): add SetPathSuggestions method
- 55651ce feat(newdialog): add pathSuggestions field and enable ShowSuggestions
- abc11ba feat(newdialog): add visual dropdown for path suggestions
- 1b6485e feat: complete release infrastructure and bug fixes
- a760bdd feat: prepare for open source release
- 80739fe fix(newdialog): Tab accepts path suggestion then moves to next field
- e7d2e57 fix: address golangci-lint errcheck warnings
- 0023237 fix: remove unused code and deprecated API calls
- 64459b6 test(newdialog): add unit tests for path suggestions
Full Changelog: ...v0.1.0