singularity-forge/packages
Mikael Hugo 97bbbb58d1 fix(sf): fix test failures — session guard, runLegacyLoop alias, state quality gate
- 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>
2026-05-02 03:51:12 +02:00
..
daemon feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
mcp-server feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
native sf snapshot: pre-dispatch, uncommitted changes after 46m inactivity 2026-04-30 21:07:36 +02:00
pi-agent-core feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
pi-ai fix(sf): fix test failures — session guard, runLegacyLoop alias, state quality gate 2026-05-02 03:51:12 +02:00
pi-coding-agent refactor(pi-ai): simplify Codex OAuth + minor fixes across pi-ai and sf 2026-05-02 03:25:39 +02:00
pi-tui release: v2.75.0 2026-04-17 17:26:59 +00:00
rpc-client feat: structured notification event model with metadata-first classification 2026-05-01 23:07:57 +02:00