Skip to content

v0.6.8

Choose a tag to compare

@Kurptas Kurptas released this 08 Jul 16:39

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_message is 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 degraded worker/run status handling and tests.

Validation

  • npm run check passed.
  • 232 tests passed.
  • npm pack --dry-run includes 80 files with no dev-only/private artifacts.