Skip to content

release(v0.3.0): hook fail-open hardening#12

Merged
saurabhjain1592 merged 2 commits intomainfrom
release/v0.3.0
Apr 8, 2026
Merged

release(v0.3.0): hook fail-open hardening#12
saurabhjain1592 merged 2 commits intomainfrom
release/v0.3.0

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Cursor plugin v0.3.0. Hook fail-open hardening (#1545 Direction 3). See axonflow-enterprise#1547 for the matching platform changes.

#1545 Direction 3 — Hook fail-open audit

- scripts/pre-tool-check.sh now distinguishes curl exit code (network
  failure) from HTTP success with error body
- Fail-closed (block, exit 2) only on operator-fixable JSON-RPC errors:
    -32001 auth failure
    -32601 method not found
    -32602 invalid params
- Fail-open (allow, exit 0) on everything else: curl failures, empty
  response, -32603 internal error, -32700 parse error, unknown codes

Version bump .cursor-plugin/plugin.json: 0.2.0 → 0.3.0
@saurabhjain1592 saurabhjain1592 merged commit fdc8117 into main Apr 8, 2026
3 checks passed
@saurabhjain1592 saurabhjain1592 deleted the release/v0.3.0 branch April 10, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant