Agent Deck v0.8.22
Terminal session manager for AI coding agents.
Changelog
- 70ea058 feat(config): add worktree settings to config.toml
- cf6a32a feat(git): add git worktree package with create/list/remove operations
- 7fad765 feat(session): add worktree fields to Instance struct
- 7e8b795 feat(ui): add worktree option to NewDialog
- 7f5e2e5 feat(ui): handle worktree session creation in Home
- b5e0ab3 fix(lint): resolve errcheck and ineffassign violations
- 4aa20a6 fix(perf): resolve UI freeze after detaching from long sessions (Issue #39)
Full Changelog: v0.8.20...v0.8.22