botui/ui/suite/tasks
Rodrigo Rodriguez (Pragmatismo) d96c546c6a feat(tasks): Add quick intent input with Create & Run at top
- Add prominent input box at top of tasks page
- Gradient header with clean design
- HTMX integration for /api/autotask/create
- Show progress indicator during processing
- Display result with app link when done
- Enter key triggers submit
- Auto-refresh task list after creation
2025-12-27 23:33:18 -03:00
..
autotask.css feat: Add Auto Task UI - intelligent self-executing task interface 2025-12-12 12:33:45 -03:00
autotask.html feat(autotask): Update form to use /api/autotask/create endpoint 2025-12-27 22:38:37 -03:00
autotask.js refactor: eliminate router duplication, graceful shutdown, data-driven static routes 2025-12-20 19:58:04 -03:00
intents.html Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
tasks.css feat(tasks): Add quick intent input with Create & Run at top 2025-12-27 23:33:18 -03:00
tasks.html feat(tasks): Add quick intent input with Create & Run at top 2025-12-27 23:33:18 -03:00
tasks.js feat(tasks): Add quick intent input with Create & Run at top 2025-12-27 23:33:18 -03:00