botui/ui
Rodrigo Rodriguez (Pragmatismo) e89e87d2b2 fix: use full app paths for desktop icons (not partials)
- Reverted chat path from /suite/partials/chat.html to /suite/chat/chat.html (full app)
- Kept tasks path as /suite/tasks/tasks.html (full app, already correct)
- Kept vibe path as /suite/partials/vibe.html (no dedicated vibe directory exists yet)
- All other apps already using correct full app paths

The partials directory should only contain fragments for embedding in other pages,
not standalone apps. Desktop icons must load full apps into windows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-24 21:20:58 -03:00
..
embedded Update default port from 8088 to 9000 2026-02-08 12:14:01 +00:00
minimal fix(ui): prevent empty chat bubbles when message content is empty 2026-02-18 21:36:03 +00:00
public/themes WIP: Various UI updates from previous session 2026-02-08 12:21:11 +00:00
shared - Spliting from botserver. 2025-12-03 18:42:22 -03:00
suite fix: use full app paths for desktop icons (not partials) 2026-02-24 21:20:58 -03:00