v0.6.8
v0.6.8
This release improves Pi and Oh My Pi compatibility, captain observability, and worker control for multi-model team runs.
Highlights
- Added clearer Pi and Oh My Pi installation metadata and README guidance.
- Improved team status and handoff evidence with factual worker previews and compact routing information.
- Persisted worker routing/fallback details into status, handoff, and artifacts.
- Added durable observation tracking to avoid duplicate background completion notifications after a captain has already observed a terminal run.
- Made worker cancellation more tolerant while failing closed on ambiguous keys.
- Clarified that
team_messageis cooperative steering, not an interrupt. - Added bounded-evidence worker guidance and search exclusions for
.pi/team/and.omp/team/run artifacts. - Improved model routing order: explicit model preferences first, fresh role recommendations before configured defaults, no hardcoded model-name strength rules.
- Added
degradedworker/run status handling and tests.
Validation
npm run checkpassed.- 232 tests passed.
npm pack --dry-runincludes 80 files with no dev-only/private artifacts.