Commit 9838430
committed
feat: add unified visual interface launcher
Implements unified dashboard combining Flow Builder, Claw Dashboard, and Chat UI
at localhost:3000. Users can now access all PraisonAI visual interfaces from
one place:
- Flow Visual Builder (port 7860) - Create agents and workflows visually
- Claw Dashboard (port 8082) - Full featured dashboard with Telegram/Discord bots
- Clean Chat UI (port 8081) - Simple chat interface
New command: praisonai unified
- Single entry point at localhost:3000
- On-demand service launching
- Real-time service status monitoring
- Responsive iframe-based interface
Fixes #1369
Co-authored-by: praisonai-triage-agent[bot] <praisonai-triage-agent[bot]@users.noreply.github.com>1 parent 6693a75 commit 9838430
2 files changed
Lines changed: 431 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
422 | 423 | | |
423 | 424 | | |
424 | 425 | | |
| 426 | + | |
425 | 427 | | |
426 | 428 | | |
427 | 429 | | |
| |||
0 commit comments