Bohdan Triapitsyn
10e64b4f90
feat: add ability to run multiple agents from one prompt in isolated worktrees ( #91 )
...
* feat: WIP multirun implementation
* feat(chat): replace MindMap icon with ArrowsMerge
* feat(multirun): add base branch selection for worktrees
* feat(mobile): add multi-run launcher overlay
2026-01-01 14:59:51 +02:00
Bohdan Triapitsyn
91a4e7d049
fix(session): prevent listing non-existent worktree directory
2025-12-26 01:37:37 +02:00
Bohdan Triapitsyn
5e6e6a91cf
feat: enhance session activity tracking with directory support and cooldown logic
2025-12-25 02:38:38 +02:00
Bohdan Triapitsyn
7699aab123
feat(chat): delay session creation until first message
...
The app now opens to a new chat by default on startup
New chats no longer create a session until you send your first message
Fixed mobile and VSCode sessions handling for better consistency
2025-12-21 20:18:51 +02:00
Bohdan Triapitsyn
53c103a222
feat: add session auto-cleanup settings and functionality
2025-12-20 02:06:00 +02:00
Bohdan Triapitsyn
2779e19103
feat: add fork assistant message to new session
...
Add fork button on assistant messages to start new execution session
Include synthetic meta-instruction when forking to explain context
2025-12-09 00:40:43 +02:00
Bohdan Triapitsyn
4b2edf7318
Initial public release
2025-12-07 19:32:53 +02:00