- run-unit.ts: do NOT clear isSessionSwitchInFlight on timeout; let the dangling newSession .finally() clear it via generation check. This fixes 'runUnit keeps the session-switch guard across a late newSession settlement'. - auto.ts: use `runLegacyLoop: autoLoop` (not runLegacyAutoLoop) — autoLoop already defaults to legacy-direct dispatch contract. Fixes source-inspection test that expects the literal text 'runLegacyLoop: autoLoop'. - state.ts: remove over-strict plan quality check from state derivation so minimal plans (no review sections) don't block task dispatch. - auto-recovery.ts, auto-timers.ts: minor cleanup from agent sweep. - packages/pi-ai: github-copilot.ts OAuth helper + index.ts export wiring. - openai-codex.ts: drop stale PKCE residuals after simplification. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| daemon | ||
| mcp-server | ||
| native | ||
| pi-agent-core | ||
| pi-ai | ||
| pi-coding-agent | ||
| pi-tui | ||
| rpc-client | ||