Releases: huggingface/agentcap
Releases · huggingface/agentcap
v0.1.1
v0.1.0: Initial release
What's Changed
- fix(deps): pin starlette>=1.0.1 to address GHSA-86qp-5c8j-p5mr by @jagwar in #1
- Run Live tests on CI by @dacorvo in #2
- Add a capture replay feature by @dacorvo in #4
- chore: update linux-non-live-tests.yml by @hf-security-analysis[bot] in #3
- chore: enable Dependabot weekly GitHub Actions bumps by @hf-dependantbot-rollout[bot] in #5
- Updated instructions by @dacorvo in #8
- build(deps): bump the actions group with 3 updates by @dependabot[bot] in #6
- Update Qwen3-Coder-30B-A3B-Instruct status to exercised by @dacorvo in #9
- Use Podman for agent sandboxes by @dacorvo in #10
- fix(opencode): forward AGENTCAP_API_KEY to upstream via env interpolation by @dacorvo in #11
- fix(followups): forward api_key to the synthesizer + log the fallback by @dacorvo in #12
- Enhance inspect by @dacorvo in #14
- Improve rid fuzzy finding by @dacorvo in #15
- refactor(inspect): make fzf a hard requirement, drop dead fallbacks by @dacorvo in #16
- fix(sandbox): force-remove the agent container after every run by @dacorvo in #17
- Add Parquet support for inspect by @dacorvo in #18
- fix(replay): forward HF_TOKEN / --api-key to the target by @dacorvo in #19
- Add documentation by @dacorvo in #20
- Readme inspect gif by @dacorvo in #21
- fix(sandbox): point goose install script at aaif-goose/goose by @dacorvo in #22
- feat(ls): accept a positional workspace arg by @dacorvo in #23
- perf(inspect): make the HF parquet picker open in ~1s by @dacorvo in #24
- feat(inspect): classify TARGET by content, drop --source by @dacorvo in #25
- perf(inspect): authenticate HfFileSystem, drop row-0 prewarm by @dacorvo in #26
- Remove the replay command by @dacorvo in #27
- Remove the scan command by @dacorvo in #28
- feat: Rust port of the data/UI half (export, push, scan, inspect) by @dacorvo in #30
- build(deps): bump actions/checkout from 6 to 6.0.3 in the actions group by @dependabot[bot] in #29
- feat: Rust port of the capture/runtime half by @dacorvo in #32
- ci: Rust CI — Test (Unit & Integration) and Build (Release) by @dacorvo in #33
- test: live e2e tests + Test - Live workflow (port of pytest -m live) by @dacorvo in #34
- Update demos by @dacorvo in #35
- feat: add install.sh and rewrite install docs for the Rust binary by @dacorvo in #36
- ci(release): reopen the dev version with +dev after a release by @dacorvo in #37
- Remove python implementation by @dacorvo in #38
- fix: release via tag + dev-bump branch, never pushing to main by @dacorvo in #39
New Contributors
- @jagwar made their first contribution in #1
- @dacorvo made their first contribution in #2
- @hf-security-analysis[bot] made their first contribution in #3
- @hf-dependantbot-rollout[bot] made their first contribution in #5
- @dependabot[bot] made their first contribution in #6
Full Changelog: https://github.com/huggingface/agentcap/commits/v0.1.0