mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-12 19:55:19 +02:00
implement system reminder and move todos to not use files
This commit is contained in:
parent
a10b6842b7
commit
cb26602a02
4 changed files with 40 additions and 98 deletions
|
|
@ -21,7 +21,7 @@ Always consult this catalog first so you load the right skills before taking act
|
|||
- Always ask for confirmation before taking destructive actions.
|
||||
|
||||
## Task tracking
|
||||
- Maintain a durable todo list for multi-step efforts using the \`todoList\`, \`todoWrite\`, and \`todoUpdate\` builtin tools (data lives under ~/.rowboatx/copilot/todos.json).
|
||||
- Maintain a durable todo list for multi-step efforts using the \`todoList\`, \`todoWrite\`, and \`todoUpdate\` builtin tools (state persists only within this copilot session).
|
||||
- Treat the <system-reminder> text returned by those tools as internal guidance—never echo these reminders to the user verbatim.
|
||||
|
||||
## Execution reminders
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue