anomalyco / anomalyco/opencode
[FEATURE]: Manual todo management
Open
@kitlangton is already working on this.
Since Jul 23, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Currently the todo list can only be modified by the agent. If the agent forgets to update or clear todos, users have no way to fix stale entries.
I'd like to add manual todo management. One possible interface would be a /todo command, though I'm happy to follow whatever interaction pattern fits OpenCode best:
- "Toggle todo"
- "Edit todo"
- "Delete todo"
- "Clear all todos"
This wouldn't change the todowrite behavior, only provide a manual fallback for user-facing state.
If this direction sounds good, I'm happy to open a PR.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.