singularity-forge/packages
Mikael Hugo 2508822b8f refactor(pi-ai): simplify Codex OAuth + minor fixes across pi-ai and sf
- openai-codex.ts: replace hand-rolled PKCE flow with simple read of
  ~/.codex/auth.json written by the real codex CLI after user authentication.
  Removes ~250 lines of local callback server + browser dance code.
- openai-codex-responses.ts: minor residual cleanup
- openai-completions.ts: drop remaining `as any` stream_options cast
- anthropic-shared.ts: use `unknown` cast on thinkingNoBudget path
- pi-coding-agent/extensions/types.ts: minor type addition
- db-tools.ts: explicit AgentToolResult return type on execute handlers
- requesting-code-review/SKILL.md: prompt wording cleanup
- subagent/index.ts: capability registration wiring

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 03:25:39 +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 refactor(pi-ai): simplify Codex OAuth + minor fixes across pi-ai and sf 2026-05-02 03:25:39 +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