v0.6.6 — omp compatibility & reliability fixes
Compatibility and reliability patch for pi-team.
pi-team now runs correctly on both Pi and omp (OnMyPi) CLIs, with fixes for 6 bugs found in a cross-model audit.
Highlights
- omp compatibility: team state now writes to the correct config directory (
.omp/team/) on omp - B1: worker artifact write failures no longer kill the whole run
- B2: double-dispose guard prevents cleanup crashes on abort
- B3: degraded models properly included in dead model sets
- B4/B6: runId collision prevention + stale run state TTL cleanup
- 206 tests passing
Install
pi install npm:pi-team
Or pin from git:
pi install git:github.com/Kurptas/pi-team@v0.6.6
Then run /reload in Pi.