co-mono/packages/ai/scripts
Mario Zechner 587d7c39a4 feat(coding-agent): add OAuth authentication for Claude Pro/Max
- Add /login and /logout commands for OAuth flow
- OAuth tokens stored in ~/.pi/agent/oauth.json with 0600 permissions
- Auto-refresh tokens when expired (5min buffer)
- Priority: OAuth > ANTHROPIC_OAUTH_TOKEN env > ANTHROPIC_API_KEY env
- Fix model selector async loading and re-render
- Add bracketed paste support to Input component for long codes
- Update README.md with OAuth documentation
- Add implementation docs and testing checklist
2025-11-18 17:33:33 +01:00
..
generate-models.ts feat(coding-agent): add OAuth authentication for Claude Pro/Max 2025-11-18 17:33:33 +01:00
generate-test-image.ts feat(ai): Add image input tests for vision-capable models 2025-08-30 18:37:17 +02:00