Simon Shi
a6fd84691b
feat(qoder): port Kiro-style provider integration with COSY signing
Replaces the Qoder placeholder with a real free-tier provider:
- Device-flow OAuth: PKCE + nonce generated locally, user authorizes at
qoder.com/device/selectAccounts, poll openapi.qoder.sh until token
- COSY signing (RSA-1024 + AES-128-CBC + MD5) for chat / model-list
- WAF-bypass body encoding (custom-alphabet base64 + thirds rearrange)
- Live model_config catalog from /algo/api/v2/model/list, cached 1h
- 11 models registered (auto/ultimate/performance/efficient/lite +
6 frontier *model ids)
- Usage fetcher for openapi.qoder.sh/api/v2/quota/usage
- Dashboard live-models resolver, provider test, OAuth modal hookup
- 24 unit tests covering encoder, PKCE, COSY headers, sigPath stripping
2026-05-29 17:36:27 +07:00
..
2026-04-17 12:15:10 +07:00
2026-05-16 10:54:41 +07:00
2026-05-16 10:54:41 +07:00
2026-03-30 16:27:28 +07:00
2026-04-17 12:15:10 +07:00
2026-04-14 11:41:06 +07:00
2026-05-01 16:36:36 +07:00
2026-05-07 23:02:07 +07:00
2026-05-07 16:17:03 +07:00
2026-05-21 09:52:30 +07:00
2026-05-21 11:33:18 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 22:48:07 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 17:48:20 +07:00
2026-02-18 13:24:02 +07:00
2026-05-23 09:23:26 +07:00
2026-05-26 11:23:47 +07:00
2026-05-29 15:40:42 +07:00
2026-05-12 09:26:13 +07:00
2026-05-13 15:34:10 +07:00
2026-05-13 15:34:10 +07:00
2026-05-13 15:34:10 +07:00
2026-02-20 15:07:43 +07:00
2026-05-26 11:33:38 +07:00
2026-05-23 09:27:13 +07:00
2026-05-07 23:02:07 +07:00
2026-05-16 11:20:08 +07:00
2026-04-22 11:58:53 +07:00
2026-03-16 09:21:05 +07:00
2026-05-29 17:36:27 +07:00
2026-04-22 15:36:51 +07:00
2026-04-22 15:36:51 +07:00
2026-04-22 15:36:51 +07:00
2026-05-17 15:13:37 +07:00
2026-05-01 16:16:01 +07:00
2026-04-22 11:58:53 +07:00
2026-05-21 11:33:18 +07:00
2026-05-21 11:33:18 +07:00