Files
herolib/lib/develop/heroprompt
Mahmoud-Emad 854eb9972b feat: integrate Heroprompt UI and backend
- Replace generic UI with dedicated Heroprompt web interface
- Implement new Heroprompt-specific backend APIs
- Develop client-side logic for file browsing and selection
- Enhance workspace configuration and management capabilities
- Remove deprecated generic UI modules and code
2025-08-21 10:49:02 +03:00
..
...
2025-08-17 11:07:26 +02:00
...
2025-08-17 11:07:26 +02:00
2025-08-13 14:17:29 +03:00

heroprompt

To get started



import freeflowuniverse.herolib.clients. heroprompt

mut client:= heroprompt.get()!

client...




example heroscript

!!heroprompt.configure
    secret: '...'
    host: 'localhost'
    port: 8888