update_context
Record current session details—date, mode, and task—into the project's persistent memory to maintain context across AI-assisted development sessions.
Instructions
Update active context with current session information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to project root directory | |
| content | Yes | Current session context to update |