KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
pi-lab
★ 23
Open GitHub ↗
Pi extensions from your friends at Continua
Download README (.md)
Explore Similar Repositories
branch_db
:
Automatic per-branch PostgreSQL databases for Rails development
video-background-remover-cli
:
Remove background from video using RMBG-1.4 - Output as animated WebP or GIF
skillful-agent-system-builder
:
Skillful Agent System Builder helps you create custom AI agent teams without writing complex prompts from scratch.
sftp-go
:
No description available.
Java-Practice
:
Daily Java Course Practice
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pi-lab
?
Download (.md)
# pi-lab A small collection of [pi](https://github.com/badlogic/pi-mono) (pi-coding-agent) extensions from your friends at Continua. ## Install ```bash pi install git:github.com/continua-ai/pi-lab ``` After install, restart `pi` (or run `/reload`) and the extensions in this repo will be available. ## Extensions - `subscription-fallback` (`/subswitch`): multi-vendor (OpenAI/Claude) route failover manager with preference stack, guided setup (+ validate-now checks), OAuth/API routes, persisted cooldown/holdoff/event state, context-window-aware switching/compaction, `/subswitch explain` + `/subswitch events`, continuation fallback, and background return-to-preferred probing. - `title-status`: shows a small status icon (busy/ready/pending) in the terminal title. - `live-commentary`: summarizes long-running bash tool output with a small widget (auto-starts after ~10s). - `session-context` (`/session-context`): generates a dedicated session summary line below the editor and a detailed modal on demand.