2026-04-09
What's New
@benvargas/pi-claude-code-use v1.0.0 (new package)
Anthropic/Claude OAuth compatibility extension for Pi. Transforms outbound API payloads so Pi works seamlessly with Anthropic subscription tokens without triggering third-party usage classification.
- System prompt rewriting (
"pi itself"→"the cli itself") - Tool filtering: passes core Claude Code tools, Anthropic-native tools, and
mcp__-prefixed tools; filters unknown flat-named tools - Companion tool MCP aliasing: remaps exa, firecrawl, and antigravity tools to
mcp__-prefixed names tool_choiceand message history remapping to match surviving tool names- Alias activation tracking with per-alias provenance (auto vs user-selected)
- Debug logging via
PI_CLAUDE_CODE_USE_DEBUG_LOGenv var
Install: pi install npm:@benvargas/pi-claude-code-use