v2.1.0: File tree per session, auto-continue for incomplete tasks, task completion protocol
This commit is contained in:
@@ -631,6 +631,14 @@ data: [DONE]
|
||||
|
||||
## Changelog
|
||||
|
||||
### v2.1.0 (2026-05-19)
|
||||
- **File Tree per Session** — sidebar shows all AI-generated files per conversation, click to view/edit/save
|
||||
- **File Viewer with Edit Mode** — view any file, switch to edit mode, save changes back to device
|
||||
- **Auto-Continue** — app detects incomplete AI responses and auto-continues until task is confirmed done
|
||||
- **Task Completion Protocol** — AI outputs `[TASK_COMPLETE]` when done; detects truncated code blocks and unclosed file tags
|
||||
- **Configurable Auto-Continue** — max auto-continues adjustable 1–20 (default 5) in Settings
|
||||
- File tree button visible in Coding/Agentic modes alongside Terminal toggle
|
||||
|
||||
### v2.0.1 (2026-05-19)
|
||||
- **APK Build Verification** — confirms APK file exists after build, shows file size
|
||||
- **Stay Awake Fix** — dual wake locks (screen bright + CPU partial) with 24h timeout keep device fully awake
|
||||
|
||||
Reference in New Issue
Block a user