crbro_context
Track current topics and pending tasks by reading or updating the active working context. Manage session state to keep AI assistants focused.
Instructions
Read or update the active working context. Tracks current topics, pending tasks, and last session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set_topics | No | Set active topics (neuron IDs) | |
| add_pending | No | Add a pending task | |
| resolve_pending | No | Mark a pending task as resolved |