co-mono/packages
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
..
agent Release v0.7.16 2025-11-17 14:12:04 +01:00
ai feat(coding-agent): add OAuth authentication for Claude Pro/Max 2025-11-18 17:33:33 +01:00
coding-agent feat(coding-agent): add OAuth authentication for Claude Pro/Max 2025-11-18 17:33:33 +01:00
pods Release v0.7.16 2025-11-17 14:12:04 +01:00
proxy Release v0.7.16 2025-11-17 14:12:04 +01:00
tui feat(coding-agent): add OAuth authentication for Claude Pro/Max 2025-11-18 17:33:33 +01:00
web-ui Release v0.7.16 2025-11-17 14:12:04 +01:00
2025-11-12T17-07-17-324Z_9dc9b37e-bea5-47ca-b52e-7e5b0b90ea06.html Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
calculator.py Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
sample.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
test.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00