Skip to content

feat(pi): restore committee runtime and parent adapter - #94

Open
CtriXin wants to merge 3 commits into
devfrom
agent/0.1.0-pi-committee-runtime
Open

feat(pi): restore committee runtime and parent adapter#94
CtriXin wants to merge 3 commits into
devfrom
agent/0.1.0-pi-committee-runtime

Conversation

@CtriXin

@CtriXin CtriXin commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Scope

  • Restore the dynamic Pi committee runtime and parent adapter required by the shared pi-committee launcher.
  • Add committee-only watchdog handling and serialized Pi npx prewarm.
  • Deliberately exclude Pi Court, Pi Executor, real MMS config roots, and provider calls.

Validation

  • python3 -m py_compile mms_pi_committee.py mms_pi_parent.py mms_pi_watchdog.py scripts/pi_committee.py scripts/pi_committee_parent.py
  • Targeted suite: 68 passed, 2 deselected
  • Fresh-user gate: python3 scripts/regression_fresh_user_gate.py
  • Shared launcher --help reaches pi_committee_parent.py when MMS_PI_COMMITTEE_ROOT points to this worktree.

Known baseline failures

Two existing tests/test_pi_launcher.py assertions fail unchanged on clean dev and are not modified here: one assumes the retired ~/.config/mms export root; one omits the existing supportsDeveloperRole: false DeepSeek compatibility field.

Bootstrap review boundary

This PR restores the committee runtime that would normally review it. The human explicitly authorized the integration; no live provider or committee call was made during validation.

Codex added 3 commits July 29, 2026 13:31
Sources: bccb494 (dynamic Pi committee runtime)

Agent-Model: gpt-5
Agent-Family: openai
Agent-Session: 019fac4f-d7ca-7d32-b928-b8fd96795cd6
Agent-Run: pi-committee-runtime-integration-20260729
Agent-Step: 0.1.0
Sources: e32938c (Pi committee parent adapter)

Agent-Model: gpt-5
Agent-Family: openai
Agent-Session: 019fac4f-d7ca-7d32-b928-b8fd96795cd6
Agent-Run: pi-committee-runtime-integration-20260729
Agent-Step: 0.2.0
Sources: selected committee-only updates from 7f08a7d; Pi Court and Pi Executor excluded.

Agent-Model: gpt-5
Agent-Family: openai
Agent-Session: 019fac4f-d7ca-7d32-b928-b8fd96795cd6
Agent-Run: pi-committee-runtime-integration-20260729
Agent-Step: 0.3.0
@github-actions

Copy link
Copy Markdown

Digger: no new failures

  • Diff: 14 files, +4600/-0.
  • Validation: no new failures; existing baseline: python3 -m pytest -q.
  • Findings: [P2] Existing baseline validation failures remain. No new head failure was introduced, but the base still has failing validation.
  • MMS semantic review: skipped.
  • Details: see Actions artifact digger.

Digger automatic review. Full packet: Actions artifact digger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant