Files
deepseek-harness/packages/todo
Chinesezjc 0567727410 Merge remote-tracking branch 'origin/master' into feat/todo-multi-in-progress
# Conflicts:
#	apps/cli/config/base.cordis.yml
#	packages/client/ui-conversation/README.i18n.yaml
2026-08-07 11:27:24 +08:00
..

todo/ — todo / planning capability family

English | 中文

The model-facing todo capability. It is a single product package because one agent session owns the list; there is no replaceable provider seam.

Package Role ctx key
tool-todo/ Stores and exposes the session's todo list. (registers on ctx.tools)

The child README owns the tool, persistence, and rendering contract.