pi-ultra

extensionmaintained

Codex-style Ultra mode for Pi: GPT-5.6 Sol at max reasoning with proactive subagent delegation.

by · v0.1.0 · published 3w ago

$ pi install npm:pi-ultra
downloads/mo
168
stars
0
last push
3w ago
open issues
0

Signals

license: MITtestspi manifest: missinginstall size: —deps: 0peer deps: 0

Download trend

168 downloads · last 12 weeks (weekly)

README

pi-ultra

Codex-style Ultra mode for Pi: GPT-5.6 Sol at max reasoning plus proactive delegation through pi-subagents.

Install

pi install npm:pi-subagents
pi install npm:pi-ultra

Restart Pi, then enable Ultra:

/ultra on

/ultra toggles the mode. /ultra status reports its state.

Ultra switches to openai-codex/gpt-5.6-sol (falling back to the direct OpenAI provider), selects max, and tells the parent agent to delegate independent work proactively. Changing the model or thinking level disables Ultra. The mode is session-local.

This does not invent an ultra API reasoning value: like Codex, the model request uses max; the additional behavior comes from the delegation policy and subagent tooling.