Pi-Rogue

AI command-plane for routing decisions, running goals, and keeping context alive across sessions.

pi install npm:@fiale-plus/pi-rogue

For npm users, the package is also available as npm install -g @fiale-plus/pi-rogue

Model Router + Advisor

Route each task through advisor-aware model selection (fast / cheap / robust) and expose policy checks before expensive calls happen.

Goal-Orchestrated Execution

Drive complex work with `/goal`, `/loop`, `/autoresearch`, and `/goal_complete` so progress stays explicit, bounded, and measurable over sessions.

Fusion Arbitration

Compare responses from multiple models in parallel, then synthesize an aggregate view with confidence signals, contradictions, and trade-offs.

Context Broker Memory

Keep context alive across sessions via `ctx://` handles, pinning, and hot/warm/cold artifact tiers—compressed for signal density with managed expiry.

Flight-Ready Command Surface

Expose a unified `/pi-rogue` command plane for status, configuration, and runtime control across advisor, orchestration, fusion, and broker utilities.

"One cockpit for deliberate AI execution: route, compare, arbitrate, and carry forward the useful context."