Pi Mono: Tool Management and AI Model Updates
Two pull requests merged today addressing symlinked skills deduplication and OpenRouter model updates, while 30 additional commits introduced significant improvements to tool management, package updates, and AI provider compatibility.
Duration: PT1M53S
Episode overview
This episode is a short developer briefing from Pi Mono.
It explains recent repository work in plain language.
- Show: Pi Mono
- Published: 2026-04-20T00:00:00Z
- Audio duration: PT1M53S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, this is Pi Mono for Monday, April 20th, 2026.
Two pull requests were merged today. rwachtler merged a fix for the coding-agent that prevents duplicate symlinked skills in pi config by deduplicating resolved skill entries using canonical paths while preserving precedence. The same author also updated AI package tests, replacing the stale OpenRouter Llama 4…
Among the 30 additional commits, several major improvements stand out. Mario Zechner implemented a significant refactor of tool management, switching to name-based allowlists for SDK and CLI tool selection while removing process-cwd singletons. This change affects how tools are filtered across built-in, extension,…
Douglas Stephen exposed BuildSystemPromptOptions on the before-agent-start event, providing more customization capabilities for extensions. The coding-agent also gained batch package update functionality to improve efficiency, and now includes session shutdown reasons for better debugging.
On the AI front, new support was added for Anthropic-style cache control on OpenAI-compatible providers, and image placeholder preservation was improved for non-vision models. The TUI received a fix for autocomplete…
Additi…
Nearby episodes from Pi Mono
- Cloudflare AI Integration and Bug Fixes
- Weekly Recap - Validation Overhaul & Developer Experience
- Extension Labeling and Auth Improvements
- TypeBox Migration and Terminal Progress Updates
- Weekly Recap - Tool Execution & Provider Improvements
- Deno Compatibility Fix
- Weekly Recap - Stability and Error Handling Focus
- Community Contributions and Core Fixes