@ayhanblt/ay-pi

Deterministic, CPU-first model/thinking routing extension for Pi

Packages

Package details

extension

Install @ayhanblt/ay-pi from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@ayhanblt/ay-pi
Package
@ayhanblt/ay-pi
Version
1.1.1
Published
Aug 4, 2026
Downloads
82/mo · 82/wk
Author
ayhanblt
License
MIT
Types
extension
Size
1.2 MB
Dependencies
2 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./dist/index.js"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

AY-PI

AY-PI is a Pi coding-agent extension that semantically routes natural-language requests to the appropriate model, workflow, thinking level, and tool set.

Install it with:

pi install npm:@ayhanblt/ay-pi

See the repository README for architecture, commands, and development instructions.