marrow_session_end
End the current session and optionally auto-commit any open decision to prevent orphaned decisions when an agent finishes a task.
Instructions
Explicitly end the current session. Optionally auto-commits any open decision. Prevents orphaned decisions when an agent finishes a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| autoCommitOpen | No | Whether to auto-commit any open decision (default: false) |