- Add create, save, get, list, and delete for workspaces - Enable adding and removing files/dirs by path or name - Integrate codewalker for recursive file discovery - Make workspaces stateful with created/updated timestamps - Update example to demonstrate new lifecycle methods
heroprompt
To get started
import freeflowuniverse.herolib.clients. heroprompt
mut client:= heroprompt.get()!
client...
example heroscript
!!heroprompt.configure
secret: '...'
host: 'localhost'
port: 8888