- 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> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| package.json | ||
| tsconfig.json | ||