appplayer_claude_code_provider 0.1.1
appplayer_claude_code_provider: ^0.1.1 copied to clipboard
A brain_kernel LLM provider that drives Claude Code as a live interactive session (no `-p`), keeping usage on the flat subscription. Desktop-only.
0.1.1 #
- Accept
brain_kernel ^0.2.0. The 0.2.0 kernel adds resource-subscription members toKernelClientConnection; this package only holds kernel types and is unaffected by them, but the old^0.1.2bound made it the single package blocking every consumer from adopting the new kernel.