dreamagent_release_project_lock
RECOVERY-ONLY — releases a project's editing lock when a stale or abandoned session blocks new modifications. NOT a normal editing step, and NEVER a way to bypass an actively running edit.
The lock state is not machine-readable from here: to judge staleness, check dreamagent_get_edit_progress — if no edit is active but dreamagent_chat still fails with a lock error, the lock is stale. Confirm with the user before releasing if they may have the project open elsewhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | the project to unlock. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |