akashi_anthropic
Anthropic (Claude) provider adapter for the Akashi agent framework: wraps anthropic_sdk_dart behind Akashi's LanguageModel contract, normalizing text/thinking/tool_use blocks.
What this package is like to depend on
Last release 1 months ago
29 Jun 2026
Too new to tell
only 1 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
1 releases · first in 2026
1 release in the last 12 months
see the full history below
Release timeline
1 releases · Jun 2026 to Jun 2026Releases
latest 1-
0.3.029 Jun 2026Release notes
Open source →- Coordinated 0.3.0 release (tracks
akashi0.3.0). AnthropicProvider.close()releases the shared HTTP client (a no-op when an external client was injected).- Complete
FinishReasonmapping:tool_use→toolCallsandrefusal→contentFilter, instead of collapsing everything butmax_tokenstostop. - Streaming now honors
request.cancel, stopping the upstream drain on cancellation. - Uses the shared
partsToText/encodeToolOutputhelpers fromakashicore.
- Coordinated 0.3.0 release (tracks