Skip to content

feat(pydantic-acp): add extension routing and authentication seams - #29

Merged
fswair merged 2 commits into
mainfrom
feat/pydantic-acp-extension-lifecycle
Aug 5, 2026
Merged

feat(pydantic-acp): add extension routing and authentication seams#29
fswair merged 2 commits into
mainfrom
feat/pydantic-acp-extension-lifecycle

Conversation

@fswair

@fswair fswair commented Aug 5, 2026

Copy link
Copy Markdown
Member

Summary

  • add public typed ExtensionRouter and AuthenticationProvider strategies through AdapterConfig
  • preserve default behavior and structured ACP errors while negotiating ACP 0.11 terminal authentication capabilities
  • verify local stdio and acpremote forwarding, document bridge/router/native ownership, and update skills/API references
  • bump the synchronized workspace to 1.6.0 and extend Pydantic AI support through 2.23.0

Validation

  • make tests: 702 passed
  • Pydantic AI 2.23.0 runtime matrix: 461 passed
  • Pydantic AI 2.23.0 ty compatibility: passed
  • Pydantic AI 2.9.0-2.22.0 runtime/type matrix: passed
  • make check: Ruff, ty, and basedpyright passed
  • make check-coverage: 607 passed, 100% line and branch coverage
  • make docs-build: strict build passed
  • make release-check: 1.6.0 metadata valid

Closes #28

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fswair
fswair merged commit 127141e into main Aug 5, 2026
25 checks passed
@fswair
fswair deleted the feat/pydantic-acp-extension-lifecycle branch August 5, 2026 19:21
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.

feat(pydantic-acp): add public ACP extension and lifecycle escape hatches

1 participant