Task management outside of tasks.md #952
danieldekay
started this conversation in
Ideas
Replies: 0 comments
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.
-
Depending on the model you use, and the length of the current chat session, eventually the coding agent will forget that it must check off tasks.
Also, it will make decisions to defer tasks, or skip one, or change the order.
In agentic coding land there are alternatives to file based task tracking, especially long files like we generate here.
Has anyone combined spec-kit with other approaches, say maybe a MCP for that?
Beta Was this translation helpful? Give feedback.
All reactions