forge_save
Save draft taps to disk and auto-commit to git, enabling permanent execution with zero AI at runtime.
Instructions
Save the draft tap to disk and auto-commit to git. Reads code from forge.draft — no need to pass code. After saving, tap.run can execute it forever with zero AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | Yes | ||
| code | No | Optional — override code instead of reading from draft |