append_progress
Append progress updates to a session, recording current step and next actions to preserve context when switching between AI coding assistants.
Instructions
Append a progress update from the active assistant to an existing session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| assistant | Yes | ||
| next_steps | No | ||
| session_id | Yes | ||
| current_step | No | ||
| files_created | No | ||
| files_modified | No |