feat(pi): orchestrator runTask — per-task pi sessions with in-process queue tools#853
Draft
gewenyu99 wants to merge 5 commits into
Draft
feat(pi): orchestrator runTask — per-task pi sessions with in-process queue tools#853gewenyu99 wants to merge 5 commits into
gewenyu99 wants to merge 5 commits into
Conversation
… queue tools, capability clamp Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ting, framework-variant step-skill resolution Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…or-pi-runtask # Conflicts: # CHANGELOG.md # package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements
runTaskon the pi harness so the orchestrator runs model-agnostic through pi — pairs with PostHog/context-mill#181 (the flow-scoped agents + step-skills it consumes).Testing
experiment/orchestrator)PORT=8770 npm run devin the context-mill checkoutREMOTE_SKILLS_BASE_URLinsrc/lib/constants.tsathttp://localhost:8770(revert after, it breaks the health-check unit tests while edited)express-todo, withoutnode_modules/tmp/posthog-wizard.log:harness=pi (flag)andsequence=orchestrator (flag), then the queue drainingposthog-setup-report.mdin the app, a real dashboard in the projectFull TUI run — 24 frames (7/8 done, 1 reasoned skip, 0 failed, 8m01s, dashboard 1825791)
01-intro — intro — orchestrator + pi flags resolved
02-auth — auth
03-run — run start
04-run — seed planning
05-run — queue seeded, install running
06-run — install
07-run — install done
08-run — init running
09-run — init
10-run — init done
11-run — parallel branch starts
12-run — identify + capture + error-tracking in parallel
13-run — instrumentation
14-run — identify skipped with reason
15-run — instrumentation done
16-run — build — real npm install
17-run — build verifying
18-run — dashboard task
19-run — dashboard insights via posthog_exec
20-run — report writing from handoffs
21-outro — outro
22-outro — outro — 7/8 steps, report on disk
23-mcp — mcp screen
24-slack-connect — slack connect
🤖 Generated with Claude Code