Cory LaNou
|
5efe8a2020
|
feat(auth): add OAuth and token-based login for OpenAI and Anthropic
Add `picoclaw auth` CLI command supporting:
- OpenAI OAuth2 (PKCE + browser callback or device code flow)
- Anthropic paste-token flow
- Token storage at ~/.picoclaw/auth.json with 0600 permissions
- Auto-refresh for expired OAuth tokens in provider
Closes #18
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-11 11:41:13 -06:00 |
|
lxowalle
|
8c8daf64ef
|
Merge branch 'pr-12'
|
2026-02-11 19:47:11 +08:00 |
|
yinwm
|
2b3de5cae5
|
add QQ channel support
|
2026-02-11 00:00:53 +08:00 |
|
w0x7ce
|
c5f6bec44b
|
feat: Add DingTalk channel support via Stream Mode
- Add pkg/channels/dingtalk.go with WebSocket Stream Mode
- Add DingTalkConfig to config.go
- Register DingTalk in manager.go
- Update README with DingTalk setup instructions
- Add open-dingtalk/dingtalk-stream-sdk-go v0.9.1 dependency
|
2026-02-10 21:33:55 +08:00 |
|
lxowalle
|
e17693b17c
|
* First commit
|
2026-02-09 19:20:19 +08:00 |
|