- 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
heroprompt
To get started
import freeflowuniverse.herolib.clients. heroprompt
mut client:= heroprompt.get()!
client...
example heroscript
!!heroprompt.configure
secret: '...'
host: 'localhost'
port: 8888