Commit Graph

17 Commits

Author SHA1 Message Date
aedes
0870df7341 feat: pixel-perfect Sechenov clone (Nunito font, exact colors, well-lg r0) 2026-04-20 21:30:21 +03:00
aedes
7b74d8d56b feat: pixel-accurate Sechenov portal clone (Bootstrap 3 + real CSS) 2026-04-20 21:21:44 +03:00
aedes
7314c8df2d feat: Sechenov portal clone as main page + white chat below 2026-04-20 21:16:28 +03:00
aedes
ec1a587c42 backup: working version 2026-04-20 (direct API + undici + acc3) 2026-04-20 21:10:58 +03:00
aedes
c1e0940368 deps: add undici v1.0-working-api 2026-04-20 18:22:39 +03:00
aedes
11ebf9fd10 fix: use undici ProxyAgent for fetch through VPS 2026-04-20 18:17:21 +03:00
aedes
05e3c927e3 fix: add claude code headers for oauth 2026-04-20 18:16:27 +03:00
aedes
9a4f656c96 fix: claude code system prompt for oauth 2026-04-20 18:15:32 +03:00
aedes
b5a73591b8 fix: native fetch with OAuth Bearer auth 2026-04-20 17:58:27 +03:00
aedes
65cdc30d42 feat: direct Anthropic SDK streaming, bypass claude CLI 2026-04-20 17:49:30 +03:00
aedes
2019bf216f fix: back to text format with flushHeaders+heartbeat 2026-04-20 17:38:40 +03:00
aedes
3c3812bc18 fix: flushHeaders + heartbeat + clearInterval 2026-04-20 17:37:20 +03:00
aedes
aae7ede6f0 fix: stream-json for real token streaming 2026-04-20 17:32:14 +03:00
aedes
ba7130d967 fix: use res.on('close') to avoid premature kill 2026-04-20 16:59:38 +03:00
aedes
10e8d8df1a debug: add stderr to error response 2026-04-20 16:58:38 +03:00
aedes
ff6214d76b feat: claude chat with proxy setup 2026-04-20 11:22:57 +03:00
aedes
b1e081b64f feat: initial Claude chat (sechenov) 2026-04-20 11:06:24 +03:00