Releases: vcoderun/acpkit
Releases · vcoderun/acpkit
v0.6.0_2026-04-11
Full Changelog: v0.5.0_2026-04-10...v0.6.0_2026-04-11
v0.5.0_2026-04-10
Changelog since v0.4.2
SDK / runtime
- Added native ACP thinking capability with session-local effort selection
- Added slash commands for dynamic mode switching and thinking effort control
- Added dynamic mode-derived slash commands instead of hard-coded ask/plan/agent commands
- Added reserved mode-id validation to prevent collisions with built-in slash commands
- Added real ACP run cancellation with preserved transcript/state on stop
- Added native plan persistence hooks and automatic plan-state syncing
- Separated native plan mode from agent-mode plan progress tooling
- Improved runtime internals with dedicated agent/session/prompt runtime modules
- Added bridge model-settings support and a new ThinkingBridge
- Added HookBridge hide-all mode for quiet integrations
Pydantic ACP examples
- Simplified strong agent examples and reduced unnecessary hook/projection noise
- Fixed workspace path handling so session cwd is authoritative
- Removed agent-managed plan file writing from example tool surfaces
- Hid .acpkit plan storage from normal repo search/read flows
- Restricted plan mode so shell/write surfaces are not exposed
Docs
- Reworked docs into a fuller production-grade docs site with better structure and styling
- Added getting started, adapter config, runtime controls, plans/thinking/approvals, providers, bridges, host backends, helpers, testing, and example guides
- Added API reference pages and maintained example walkthroughs
- Added/updated llms.txt and llms-full.txt with published docs URLs
- Added a Pydantic ACP overview page and fixed strict MkDocs nav/link issues
- Improved README and skill guidance around ACP Kit’s role as an SDK for exposing existing agent surfaces through ACP
Skills
- Added packaged .agents/skills/acpkit-sdk skill structure
- Split lightweight orchestration skill from longform root SKILL.md reference
- Added skill resources, references, helper scripts, and published llms links
Tooling / quality
- Added save-coverage and check-coverage flows plus COVERAGE summary generation
- Added coverage threshold enforcement (line and branch)
- Reworked pre-commit so heavy gates run only for major changes
- Fixed docs workflow/build setup and tightened MkDocs config
- Removed stale mypy-specific config and cleaned pyright/type-ignore handling
v0.4.2_2026-04-07
Full Changelog: v0.4.1_2026-04-07...v0.4.2_2026-04-07
v0.4.1_2026-04-07
Full Changelog: v0.4.0_2026-04-07...v0.4.1_2026-04-07
v0.4.0_2026-04-07
Full Changelog: v0.3.0_2026-04-06...v0.4.0_2026-04-07
v0.3.0_2026-04-06
Full Changelog: v0.2.0_2026-04-05...v0.3.0_2026-04-06
v0.2.0_2026-04-05
What's Changed
- Bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in #2
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: https://github.com/vcoderun/acpkit/commits/v0.2.0_2026-04-05