feature_release
Release a claimed feature, returning it to the available pool so other workers can claim it.
Instructions
Give up a claim, returning the feature to the pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| worker | Yes |