-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'TASK' microagents #7290
Comments
I was helping a friend migrate a project and used a migration file with steps to run OpenHands through. Something thats easy to check steps and come back to seemed helpful. |
A potential fix has been generated and a draft PR #7363 has been created. Please review the changes. |
I think another way might be to define a custom tool for the agent, e.g. |
This is definitely a possibility! We could also try both and see what works. |
What problem or use case are you trying to solve?
Microagents of type 'TASK' are started in the codebase, but not actually usable / implemented yet.
Describe the UX of the solution you'd like
Re: #6713 (comment)
One way for the LLM to keep track of the task may be:
Do you have thoughts on the technical implementation?
Describe alternatives you've considered
Additional context
It just seems to me one of the natural next steps after this issue, so just recording it here
The text was updated successfully, but these errors were encountered: