- Replace generic UI with dedicated Heroprompt web interface - Implement new Heroprompt-specific backend APIs - Develop client-side logic for file browsing and selection - Enhance workspace configuration and management capabilities - Remove deprecated generic UI modules and code
heroprompt
To get started
import freeflowuniverse.herolib.clients. heroprompt
mut client:= heroprompt.get()!
client...
example heroscript
!!heroprompt.configure
secret: '...'
host: 'localhost'
port: 8888