Block a user
dispatch_allow silently fails under infra#179 — make dispatch-eligibility verified, not best-effort
create_project_from_template: substitution not durable against infra#179 (silent 0-file partial_failure)
create_project resume: rename path can get stuck if a prior write+delete partially completed
feat: label tools (label_list + issue_label by name) — unblock applying status:dispatch from the MCP
Shipped in v0.8.0 (82823aa), plus a follow-up fix in v0.9.1 (ac33795) from independent review.
label_list (owner, repo → id/name/color for every label) and issue_label (owner,…
dispatch_allow silently fails under infra#179 — make dispatch-eligibility verified, not best-effort
Fixed in v0.9.0 (b288462), bundled with #50 since it's the same file and root cause.
Two changes:
dispatch_allow_failure— a distinct result field. Dispatch injection failures no…
create_project_from_template: substitution not durable against infra#179 (silent 0-file partial_failure)
Fixed in v0.9.0 (b288462).
Added resume: bool. When true, skips template lookup and repo generation entirely (the destination must already exist) and jumps straight to the tree-walk…
feat: label tools (label_list + issue_label by name) — unblock applying status:dispatch from the MCP
feat: label tools (label_list + issue_label by name) — unblock applying status:dispatch from the MCP
dispatch_allow silently fails under infra#179 — make dispatch-eligibility verified, not best-effort
create_project_from_template: substitution not durable against infra#179 (silent 0-file partial_failure)