• Joined on 2026-08-06
phonich pushed to master at erxson/OmniRoute 2026-08-27 00:59:23 +00:00
d8c8749505 feat(sse): harden deepseek-web agent sessions and rate-limit budget
phonich pushed to fix/upstream-deepseek at erxson/OmniRoute 2026-08-23 12:51:11 +00:00
b967af9373 fix(deepseek-web): recover prose-style tool descriptions
phonich pushed to fix/upstream-deepseek at erxson/OmniRoute 2026-08-23 12:44:08 +00:00
4e7c1be253 fix(deepseek-web): replay bounded recent window on reused Flash turns (ai-free style)
phonich pushed to fix/upstream-deepseek at erxson/OmniRoute 2026-08-23 03:44:12 +00:00
9f92c4d7a4 fix(deepseek-web): ground build-analysis answers in actual files
phonich pushed to fix/upstream-deepseek at erxson/OmniRoute 2026-08-23 03:36:35 +00:00
bf69d54dc5 fix(deepseek-web): send the full trajectory on reused Flash turns
phonich pushed to fix/upstream-deepseek at erxson/OmniRoute 2026-08-23 03:18:30 +00:00
f205b4278e fix(deepseek-web): port fork deepseek fixes onto fresh upstream
phonich created branch fix/upstream-deepseek in erxson/OmniRoute 2026-08-23 03:18:29 +00:00
phonich pushed to master at erxson/OmniRoute 2026-08-09 18:37:33 +00:00
3f6acce4fc fix: remove sharp from overrides (conflicts with direct dependency)
5ac8673f67 fix: resolve migration version collision (139 -> 143 for job_registry)
Compare 2 commits »
phonich pushed to master at erxson/OmniRoute 2026-08-09 18:28:03 +00:00
fd3ad830e1 fix: resolve merge conflict in chatHelpers.ts
phonich pushed to master at erxson/OmniRoute 2026-08-09 18:22:16 +00:00
17ffdd1683 fix(deepseek-web): session persistence test fixes + HuggingFace dual auth
1bd50f371d fix(deepseek-web): session persistence test fixes + HuggingFace dual auth
Compare 2 commits »
phonich pushed to master at erxson/OmniRoute 2026-08-09 15:52:17 +00:00
7dc64eaf21 chore: sync all changes from external agent work
phonich pushed to master at erxson/OmniRoute 2026-08-08 22:11:43 +00:00
eae920b601 fix(deepseek-web): persistSession=false by default, Flash file upload + unlimited context
phonich pushed to master at erxson/OmniRoute 2026-08-08 13:02:57 +00:00
77d618b77d fix(deepseek-web): add forceful tool-format reminder at end of continuation prompts
phonich pushed to master at erxson/OmniRoute 2026-08-08 03:44:38 +00:00
54c133cc2c fix(deepseek-web): model cleanup, smart compression, session fixes, brute-force parser
99b0f1acc6 fix(deepseek-web): SSE timeout, partial content, tool instructions at prompt end
Compare 2 commits »
phonich pushed to master at erxson/OmniRoute 2026-08-07 17:41:32 +00:00
7e721489b0 fix(deepseek-web): detect SSE stream rate-limit errors, return 503 for account fallback
phonich pushed to master at erxson/OmniRoute 2026-08-07 13:42:26 +00:00
8b97ba0db6 fix(deepseek-web): add character-based prompt truncation (24K cap)
phonich pushed to master at erxson/OmniRoute 2026-08-07 13:34:04 +00:00
6d23f6699f fix(deepseek-web): preserve tool calls/results during conversation truncation
phonich pushed to master at erxson/OmniRoute 2026-08-07 13:31:05 +00:00
703eb8365c fix(deepseek-web): truncate tool conversation to last 20 turns
phonich pushed to master at erxson/OmniRoute 2026-08-07 13:07:51 +00:00
09d2df94b5 fix(deepseek-web): detect empty responses from dead accounts and return 503
phonich pushed to master at erxson/OmniRoute 2026-08-07 00:56:40 +00:00
b657e06d1d feat(bulk-import): accept optional cookie field per entry for web-session providers