Skip to content

Release 0.1.7 - #114

Merged
Shashankss1205 merged 1 commit into
mainfrom
release/0.1.7
Aug 13, 2026
Merged

Release 0.1.7#114
Shashankss1205 merged 1 commit into
mainfrom
release/0.1.7

Conversation

@Shashankss1205

Copy link
Copy Markdown
Collaborator

Two defects closed since 0.1.6, both found by re-verifying a stale bug backlog against main rather than from a report.

Both shipped with tests that go red without the fix.

Why now

0.1.6 is already on PyPI and a version can only be uploaded once, so the two fixes above are not installable until this goes out.

Verification

uv run pytest green · uv run ruff check . clean. The version moves in the two places CI compares and the six where prose states it; all but the README line are asserted by tests.

🤖 Generated with Claude Code

Two defects closed since 0.1.6, both found by re-verifying a stale bug
backlog against main rather than by a report:

- admission accepted `END` as an edge source and `START` as a target, so a
  graph that cannot be built was admitted and failed in materialisation —
  charged to the execution-failure allowance rather than the rejection one,
  and reaching the planner as prose instead of a code and a remedy (#108/#109).
- a sandboxed child that died without sending escaped as a bare `EOFError('')`,
  which the agent loop rendered to the model as `TOOL_ERROR:` and nothing
  else (#111/#112).

The version moves in the two places CI compares and the six where prose
states it. `tests/test_deep_dive.py` and `tests/test_cookbook_*.py` assert
all but the README line, which is how they stay right.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Shashankss1205
Shashankss1205 merged commit cf984f7 into main Aug 13, 2026
6 checks passed
@Shashankss1205
Shashankss1205 deleted the release/0.1.7 branch August 13, 2026 19:34
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