diff --git a/REPL.md b/REPL.md index f206b08..17a815c 100644 --- a/REPL.md +++ b/REPL.md @@ -336,6 +336,7 @@ The following entities are supported: | `.info agent` | Display information about the active agent | | `.info rag` | Display information about the active RAG | | `.info tools` | List every tool that would be sent in the next chat completion request (composed across role, agent, skills, and MCP filters). Errors when `function_calling_support` is disabled. | +| `.info todo` | Show the current todo list driving auto-continuation (goal, progress count, and per-task status). Only available when `auto_continue` is enabled. | ## `.authenticate` - Authenticate the current model client via OAuth The `.authenticate` command will start the OAuth flow for the current model client if