update_active_context
Update the active context file with lists of tasks, issues, and next steps to maintain persistent memory for AI assistants across sessions.
Instructions
Update the active context file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | No | List of ongoing tasks | |
| issues | No | List of known issues | |
| nextSteps | No | List of next steps |