Skip to content

Resync on chock 0.9.1: the vendored runtime follows agentseam 0.3.1 - #9

Draft
jothimani-rajendran wants to merge 1 commit into
mainfrom
claude/epic-gauss-l6f2i4
Draft

jothimani-rajendran wants to merge 1 commit into
mainfrom
claude/epic-gauss-l6f2i4

Conversation

@jothimani-rajendran

@jothimani-rajendran jothimani-rajendran commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

What

chock sync --repo . on the released chock 0.9.1 wheel, committed as it came out. One commit, one file.

  • .chock/bin/claude_code.py is now agentseam 0.3.1's bundle: parse() and detect() are total over non-object payloads, and a handler that raises is refused in Claude Code's dialect instead of crashing to a non-blocking error. The header line records the agentseam version it came from.

No policies, no config, no hook entry changed. supported_agents is [claude, copilot, gemini] and this exhibit wires only the SessionStart arm hook, so nothing else moved.

Verification

chock --version                0.9.1  (fresh venv, pip install chock==0.9.1)
chock sync --repo . --check    Compiled artifacts match their manifests.
chock check --repo .           [PASS] All checks passed.

🤖 Generated with Claude Code

`chock sync --repo .` on the released 0.9.1 wheel, committed as it came out. One file:
`.chock/bin/claude_code.py` is agentseam 0.3.1's bundle (parse and detect are total over
non-object payloads; a handler that raises is refused in Claude Code's dialect rather than
crashing to a non-blocking error). No policies, no config, no hook entry changed.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Signed-off-by: Jothi Mani Rajendran <250249270+jothimani-rajendran@users.noreply.github.com>
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