Files
herolib/lib/develop/heroprompt
Mahmoud-Emad d6ea18e6db feat: add workspace management and file preview
- Add workspace update and delete API endpoints
- Redesign selected files display to use interactive cards
- Implement VS Code-style modal for file content preview
- Enhance file tree with animations and local state
- Update UI styles for explorer, forms, and modals
2025-08-24 13:40:51 +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