Are you super lazy and can't even be bothered to w...
# success-stories
b
Are you super lazy and can't even be bothered to write a
repo.md
? Join the club! Then get OpenHands to do it for you:
Think about the code in the monolith folder. Update the file .openhands/microagents/repo.md with a prompt for yourself that will speed up discovery in future conversations. Put each sentence of the prompt on a separate line to help with version control.
🔥 5
a
@few-country-46502 It's just a way to create a standard prefix for triggers - just type it in your conversation e.g.
/remember
👍 1
f
@ambitious-baker-8365 you mean to actually name your microagent keyword with a leading
/
? Cause I don't see any fancy UI showing up with suggested microagents when I press
/
.
a
No. It’s just in your trigger section AKAIK there isn’t a UI element like that
💡 1
c
AKAIK there isn’t a UI element like that
@wooden-umbrella-84098 and I wanted such a feature for a while 😢 At least for showing the microagents.. But haven't got time to actually implement it
a
Yea, I like that idea - would be nice for testing as well - being able to tell if the organizational microagents got pulled in correctly
c
I once tried to prompt OH to write one in this PR lolsob But my frontend skill is not sufficient to actually guide it to finish that (eg what framework/architecture to use) Probably a future PR https://github.com/All-Hands-AI/OpenHands/pull/8139
a
I see you got this merged in @chilly-france-44439;)
c
@ambitious-baker-8365 i gave us try to implement so much thing in one PR lolsob Gonna do it one PR at a time 👇 Got OH working on this one so we have an
/microagent
API working https://github.com/All-Hands-AI/OpenHands/pull/8984
the next PR is gonna be FE only to implement that "/" command!
a
Will this also pull in the organizational microagents? (I assume so since all microagents are on init, yea?)
c
Yep!
This will
a
This is going to be awesome 💯
c
as long as org microagents are loaded in "memory" (i assume they will, otherwise they won't be triggered by agents)
a
Yea, I believe it does - they were implemented via https://github.com/All-Hands-AI/OpenHands/pull/8402/files
👍 1