Skip to content

chore(claude-code): bump tested/required deps to 0.3.0 line#38

Merged
imran-siddique merged 1 commit into
mainfrom
chore/claude-code-bump-0.3.0
Jul 16, 2026
Merged

chore(claude-code): bump tested/required deps to 0.3.0 line#38
imran-siddique merged 1 commit into
mainfrom
chore/claude-code-bump-0.3.0

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #37. Aligns the claude-code integration with the current PyPI releases (agent-manifest 0.3.0, agentrust-trace 0.3.0) and records exactly what was tested.

  • integration.yaml tested_against: agent-manifest 0.2.0 -> 0.3.0; add agentrust-trace-tests: 0.2.0 explicitly.
  • requirements.txt: raise agent-manifest floor >=0.2 -> >=0.3 to match the tested line (agentrust-trace>=0.3 was already correct).

Validation

Clean venv on agent-manifest==0.3.0 / agentrust-trace==0.3.0 / agentrust-trace-tests==0.2.0:

  • capture.py report full signing path runs; manifest self-verifies (Ed25519).
  • Manifest.model_validate(manifest.json) passes under agent-manifest 0.3.0.
  • trace-tests verify --record trace.json --level 0 -> PASS (8/8).
  • pytest tests/test_capture.py -> 7 passed.

🤖 Generated with Claude Code

PyPI now ships agent-manifest 0.3.0 and agentrust-trace 0.3.0. Ran the full
signing path (capture.py report) in a clean venv on
agent-manifest==0.3.0 / agentrust-trace==0.3.0 / agentrust-trace-tests==0.2.0:
manifest validates and self-verifies, the TRACE record passes the suite at
Level 0 (8/8), and the stdlib test suite is green.

- integration.yaml tested_against: agent-manifest 0.2.0 -> 0.3.0; record the
  agentrust-trace-tests version explicitly.
- requirements.txt: raise the agent-manifest floor 0.2 -> 0.3 to match the
  tested line.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@imran-siddique imran-siddique merged commit 34bc164 into main Jul 16, 2026
5 checks passed
@imran-siddique imran-siddique deleted the chore/claude-code-bump-0.3.0 branch July 16, 2026 04:56
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