Replies: 2 comments
-
At times, we will have an adhoc task or mics tasks for improvement. What is the flow with agent-os? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is my quick and dirty solution, #147 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a suggestion regarding stand alone tickets -- if there is any other way to handle it would be happy to hear as well.
Description:
Currently, when creating an independent task (e.g., bug fixes, standalone improvements), there is no clear instruction on where the
tasks.md
file should be placed.As a result:
Proposed Solution:
Independent tasks should be explicitly defined and kept independent from feature specs. For example:
independent/
folder (e.g.,.agent-os/independent/[task-name]/tasks.md
),This ensures that bugs, standalone improvements, and non-feature tasks remain properly tracked without being mixed into feature folders.
Beta Was this translation helpful? Give feedback.
All reactions