
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
pi-model-switch
Advanced tools
A Pi coding agent extension for direct model switching.
It provides one tool, switch_model, for model listing, search, and direct switching.
Foreground orchestration now lives in pi-orchestrate.
pi install npm:pi-model-switch
Restart Pi to load the extension.
switch_modelParameters:
action: list | search | switchsearch?: query for search and switchprovider?: provider filterBehavior:
list: shows available authenticated modelssearch: filters by provider, id, or nameswitch: resolves aliases first, then does exact or partial model matchingDefine aliases in:
~/.pi/agent/extensions/model-switch/aliases.json
{
"cheap": "google/gemini-2.5-flash",
"coding": "anthropic/claude-opus-4-5",
"budget": ["openai/gpt-5-mini", "google/gemini-2.5-flash"]
}
Rules:
provider/modelIdMIT
FAQs
Model switching extension for pi coding agent
The npm package pi-model-switch receives a total of 43 weekly downloads. As such, pi-model-switch popularity was classified as not popular.
We found that pi-model-switch demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.