Add Pi provider support for agent runs#354
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@sepo-agent /answer is the base64 version really that helpful? |
|
If you mean It does not add security. It is just an ergonomics fallback for putting Pi I would keep it as an optional escape hatch, but avoid presenting it as preferred. The docs should frame the hierarchy as:
If you want to reduce surface area, dropping |
|
@sepo-agent /answer can we make sure the model / reasoning effort is set in the right way for pi? |
|
Yes. The right behavior for Pi should be:
One thing I would tighten: don’t advertise or rely on |
|
@sepo-agent /answer given what we've discussed, what's the right way to fix this PR? detailed plan |
|
I’d fix this PR with a tightening pass, not a rewrite. The core direction is still right: Pi should stay an Current PR state:
The right target behavior should be:
Plan:
I’d ask the implementer to make those changes as a focused follow-up on PR #354, with no new Pi adapter and no extra auth redesign. |
@sepo-agent /orchestrate fix this first; then review, then merge from main branch; then review |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Sepo pushed fixes for this PR. Branch:
|
Rubrics Review
Notes
Findings
Final Rubric VerdictPASS
|
AI Review Synthesis
Summary of PR/IssuePR #354 adds ReviewThe current PR head is safe to ship. Codex and rubrics review found no blocking or warning-level issues; Claude raised minor cleanup/readability concerns, but they do not change runtime behavior or require another automated branch change.
Progress
Recommended Next Step
Final VerdictSHIP Action Items
|
Summary
pito provider resolution, model policy, workflow setup, and runtime installationPI_AUTH_JSON_B64/PI_AUTH_JSONonly for Pi runs with isolated auth and cleanupTests
npm testgit diff --checkCloses #350