log_issue
Record bugs or regressions immediately upon discovery, before writing any fix code, to ensure the issue survives interruptions and session boundaries.
Instructions
Open a new issue. Returns the issue ID.
MANDATORY: call this IMMEDIATELY when you encounter a bug, regression,
or unexpected behavior — BEFORE writing fix code. Logging up-front
means the issue survives interruptions and session boundaries.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |