capture-core-v0.1.0
·
92 commits
to main
since this release
What's Changed
- spendguard: Agentic SpendGuard × TRACE integration (fills scaffold-spendguard) by @m24927605 in #30
- docs(claude-code): add PRIVACY.md by @imran-siddique in #44
- feat(codex): add AgenTrust agent integrity plugin by @carloshvp in #45
- feat(scheduled-agents): agent-integrity for Claude Code scheduled agents by @imran-siddique in #52
- build(deps): bump actions/setup-python from 5.6.0 to 7.0.0 by @dependabot[bot] in #47
- build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #49
- build(deps): bump fastapi from 0.139.0 to 0.139.2 by @dependabot[bot] in #50
- build(deps): bump actions/checkout from 4.3.1 to 7.0.1 by @dependabot[bot] in #48
- feat: add comply54 → TRACE v0.1 integration (Level 0, African regulatory compliance) by @kingztech2019 in #11
- feat(sentinel): Agent Sentinel as a clean, signed TRACE Level 0 integration by @imran-siddique in #53
- feat(trace): emit the TRACE v0.2 profile URI by @imran-siddique in #60
- fix(deps): bump every trace pin to the v0.2 cutover by @imran-siddique in #61
- build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 by @dependabot[bot] in #54
- build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #55
- build(deps): update agent-manifest requirement from >=0.3 to >=0.7.0 by @dependabot[bot] in #56
- build(deps): update cryptography requirement from >=42.0.0 to >=42.0.8 by @dependabot[bot] in #57
- Feat/ramen ai cmcp by @ramen-noodle6 in #51
- fix(report): never render an unmeasured category as a measured zero by @imran-siddique in #62
- fix(skills): fingerprint the whole skill directory, not SKILL.md alone by @imran-siddique in #63
- feat(baseline): tag the baseline so a rewrite is detectable by @imran-siddique in #64
- fix(codex): digest the whole skill directory, not SKILL.md alone by @imran-siddique in #65
- feat(core): add agentrust-capture-core and migrate claude-code onto it by @imran-siddique in #66
- refactor(engines): migrate codex and scheduled-agents onto the capture core by @imran-siddique in #67
- feat(copilot): add a pull-request integrity check for GitHub Copilot by @imran-siddique in #68
- docs(copilot): record why no signed artifact is emitted, and file the spec gap by @imran-siddique in #70
- feat: seal codex and scheduled-agents baselines, and fix the test collision by @imran-siddique in #69
- feat(core): add the PyPI release workflow, and fix two packaging defects by @imran-siddique in #71
New Contributors
- @m24927605 made their first contribution in #30
- @carloshvp made their first contribution in #45
- @kingztech2019 made their first contribution in #11
- @ramen-noodle6 made their first contribution in #51
Full Changelog: claude-code-v0.2.0...capture-core-v0.1.0