Files
herolib/lib/develop/heroprompt
Mahmoud-Emad cd512813e3 feat: add ignore filtering to directory listing
- Add `list_directory_filtered` function with ignore logic
- Update `default_gitignore` with common VCS and build patterns
- Integrate ignore filtering into `Workspace.list_dir`
- Rename project to HeroPrompt in README
- Update README features and usage descriptions
2025-08-24 13:57:25 +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