v1.3.1: Auto-execute AI actions, Keep Screen On, status toasts

This commit is contained in:
admin
2026-05-19 17:12:07 +04:00
Unverified
parent 83fb658a1e
commit 88378b6342
8 changed files with 213 additions and 5 deletions

View File

@@ -631,6 +631,13 @@ data: [DONE]
## Changelog
### v1.3.1 (2026-05-19)
- **Auto-Execute** — AI actions now deploy files, build, and install APKs automatically (no manual button taps)
- **Keep Screen On** — toggle prevents Android screen sleep while agent is working
- **Auto-Deploy toggle** — enable/disable automatic file deployment from AI responses
- **Status toasts** — visual feedback for deploy/build/install progress
- New "Terminal & Agent" settings section
### v1.3.0 (2026-05-19)
- **Full Terminal** — interactive shell on your Android device, execute real commands
- **Deploy Files** — AI-generated code saved to device with one-tap Deploy button