tasks.md and VSCode todos ambiguity #710
ppanchal-mobiz
started this conversation in
General
Replies: 1 comment
-
|
I hit the same spot and I was wondering how it was originally intended.
Currently I am experimenting with the VSCode Todo List turned off and I am trying to get the agent to follow the above instruction. How are you dealing with tasks.md, progress and chat sessions? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I know VSCode todos is an experimental feature, but I saw Den using it in the 'Let it cook' sessions. The problem I am facing with this is agent starts with tasks.md and creates todos to implement those tasks. As it continues, it keeps adding to the todo list the features that were not requested in tasks.md file. Then it starts implementing those features and digresses from the actual requirements. The agent also considers todos as task list and ignores marking tasks in the md file after completion.
Beta Was this translation helpful? Give feedback.
All reactions