heroprompt #110

Open
opened 2025-08-12 10:12:09 +00:00 by despiegk · 1 comment
despiegk commented 2025-08-12 10:12:09 +00:00 (Migrated from github.com)

see lib/web/ui

purpose build our own set of tools which have a web UI to let our users do the following

phase 1

  • call the webui with 'hero web' and this opens the browser with link to that web page
  • minimal features of repo prompt
    • add dir's to a workspace
    • select workspace, create new one, delete
    • make selection in a workspace
    • copy function to clipboard, which formats the files as we have the example lib/web/ui/example_prompt.md
    • put this in tool called heroprompt

phase 2

  • execute/edit heroscript. (e.g. paste SSH config, paste AI client config)
  • on workspace above (heroprompt), have chat window to talk to LLM where we can write a prompt, then we reprompt and send to selected AI

pictures

Image
see lib/web/ui purpose build our own set of tools which have a web UI to let our users do the following phase 1 - call the webui with 'hero web' and this opens the browser with link to that web page - minimal features of repo prompt - add dir's to a workspace - select workspace, create new one, delete - make selection in a workspace - copy function to clipboard, which formats the files as we have the example lib/web/ui/example_prompt.md - put this in tool called heroprompt phase 2 - execute/edit heroscript. (e.g. paste SSH config, paste AI client config) - on workspace above (heroprompt), have chat window to talk to LLM where we can write a prompt, then we reprompt and send to selected AI pictures <img width="404" height="496" alt="Image" src="https://github.com/user-attachments/assets/a7579ce9-15b5-4b0d-83bf-2a05efc8896e" />
despiegk commented 2025-08-25 07:20:47 +00:00 (Migrated from github.com)

make sure multiple paths are supported in one workspace like it is in repoprompt
give each of them a name, if not mentioned is dir name (last one), if double give error

when selecting paths (its not adding) need to specify pathbase and relative path in the base (never the full path)

make sure multiple paths are supported in one workspace like it is in repoprompt give each of them a name, if not mentioned is dir name (last one), if double give error when selecting paths (its not adding) need to specify pathbase and relative path in the base (never the full path)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MahmoudEmad/herolib#110
No description provided.