- Introduce sessions and workspaces for managing context - Allow adding directories and selecting files - Generate structured prompts with file maps and content - Add example script and a prompt template - Define core data models like `HeropromptWorkspace`
heroprompt
To get started
import freeflowuniverse.herolib.clients. heroprompt
mut client:= heroprompt.get()!
client...
example heroscript
!!heroprompt.configure
secret: '...'
host: 'localhost'
port: 8888