CJACK
|
23d5ac7fa2
|
feat: centralize DeepSeek SSE parsing, improve account identifier resolution, and simplify CORS configuration.
|
2026-02-17 03:45:55 +08:00 |
|
CJACK
|
534fd1d14b
|
feat: centralize utility functions, abstract SSE stream collection, and add concurrency to admin account testing.
|
2026-02-17 03:31:19 +08:00 |
|
CJACK
|
a19f281229
|
feat: reimplement Claude streaming to use full SSE events with thinking, tool calls, and stream management, and add related test cases.
|
2026-02-17 02:31:56 +08:00 |
|
CJACK
|
416b9939fc
|
Refactor admin handlers into specialized files and introduce OpenAI tool sieving and Vercel streaming capabilities.
|
2026-02-17 01:35:10 +08:00 |
|
CJACK
|
eeccc967f5
|
feat: Improve tool detection by implementing a new content splitting strategy that identifies suspicious prefixes.
|
2026-02-17 01:02:21 +08:00 |
|
CJACK
|
555df63fbc
|
feat: Implement tool call sieving and formatting for streaming responses in Node.js, add Go fallback for non-Vercel environments, and update Vercel configuration.
|
2026-02-17 00:26:34 +08:00 |
|
CJACK
|
770f5719d8
|
feat: implement stream lease management for Vercel hybrid streaming path to align occupancy duration with native Go streaming behavior.
|
2026-02-16 23:22:04 +08:00 |
|
CJACK
|
d70a0acaa8
|
feat: Introduce hybrid streaming for Vercel deployments using a Go prepare endpoint and Node.js stream handler to mitigate buffering.
|
2026-02-16 21:56:01 +08:00 |
|
CJACK
|
190881f13a
|
refactor: introduce a public app package to expose the internal/server router, resolving internal package import restrictions.
|
2026-02-16 19:11:55 +08:00 |
|
CJACK
|
057862f7fb
|
fix: harden webui path and account pool compatibility
|
2026-02-16 18:30:27 +08:00 |
|
CJACK
|
63ee2e41c2
|
feat: implement strict-client compatible streaming tool calls with index and add Vercel build troubleshooting guide.
|
2026-02-16 17:58:40 +08:00 |
|
CJACK
|
ac57cabc80
|
feat: Intercept and format tool calls, including unknown ones, from model responses in the OpenAI adapter, preventing raw JSON leaks and improving stream finalization.
|
2026-02-16 16:24:21 +08:00 |
|
CJACK
|
c7ffcd76e6
|
feat: Enhance DeepSeek API compatibility by updating SSE parsing, standardizing error responses, and improving API key management in the tester UI.
|
2026-02-16 15:17:42 +08:00 |
|
CJACK
|
57f2041edb
|
feat: enhance tool call parsing robustness, authentication flexibility, and streaming output for tool content
|
2026-02-16 01:24:52 +08:00 |
|
CJACK
|
a50e2ef5cd
|
feat: Introduce a new Go-based DeepSeek API proxy with adapters for Claude and OpenAI, including SSE parsing and updated build configurations.
|
2026-02-15 19:50:26 +08:00 |
|