• Joined on 2025-07-05
lisone synced and deleted reference refs/tags/codex/fix-release-artifacts-stale-smoke-gate at lisone/ds2api from mirror 2026-05-05 00:45:29 +08:00
lisone synced commits to dev at lisone/ds2api from mirror 2026-05-05 00:45:29 +08:00
70076c217f Update VERSION
554fae6b3f Merge pull request #421 from NgoQuocViet2001/ai/vercel-credential-cache
76884c0d94 feat(admin): remember Vercel sync credentials
Compare 3 commits »
lisone synced commits to main at lisone/ds2api from mirror 2026-05-05 00:45:29 +08:00
4678a061d0 Merge pull request #423 from CJackHwang/dev
70076c217f Update VERSION
554fae6b3f Merge pull request #421 from NgoQuocViet2001/ai/vercel-credential-cache
76884c0d94 feat(admin): remember Vercel sync credentials
269d7cd8f9 Merge pull request #418 from lwz762/fix/admin-css-mime-windows
Compare 7 commits »
lisone synced commits to refs/tags/v4.4.2 at lisone/ds2api from mirror 2026-05-05 00:45:29 +08:00
lisone synced new reference refs/tags/v4.4.2 to lisone/ds2api from mirror 2026-05-05 00:45:29 +08:00
lisone synced commits to dev at lisone/ds2api from mirror 2026-05-04 16:35:27 +08:00
269d7cd8f9 Merge pull request #418 from lwz762/fix/admin-css-mime-windows
7870a61bb0 fix(webui): pin Content-Type for /admin static assets
Compare 2 commits »
lisone synced commits to dev at lisone/ds2api from mirror 2026-05-04 00:15:28 +08:00
ec4f178908 Merge pull request #416 from CJackHwang/main
f413d42b0c Add Star History section to README
5406f07938 Add Star History section to README
fe87ded82b Merge pull request #415 from CJackHwang/dev
8ace349f84 feat: refactor context file uploading to support tools and streamline live message construction
Compare 10 commits »
lisone synced commits to main at lisone/ds2api from mirror 2026-05-04 00:15:28 +08:00
f413d42b0c Add Star History section to README
5406f07938 Add Star History section to README
fe87ded82b Merge pull request #415 from CJackHwang/dev
8ace349f84 feat: refactor context file uploading to support tools and streamline live message construction
112bedb05d refactor: differentiate reference marker handling between stream and non-stream modes
Compare 8 commits »
lisone synced commits to refs/tags/v4.4.1 at lisone/ds2api from mirror 2026-05-04 00:15:28 +08:00
lisone synced new reference refs/tags/v4.4.1 to lisone/ds2api from mirror 2026-05-04 00:15:28 +08:00
lisone synced commits to dev at lisone/ds2api from mirror 2026-05-03 07:55:27 +08:00
03b2acfc9f docs: add DS2API project value note and link it from docs index
a299c7d1c4 refactor: remove thinking content from empty output validation logic to enforce stricter completion requirements
51d3578465 fix: ensure CDATA parsing correctly tracks line offsets to preserve compact tool call content
072ec57acd fix: improve CDATA parsing resilience by ignoring structural markers inside markdown fences within tool calls
545ab0802f feat: extend DSML tag prefix to also recognize underscore-connected variants
Compare 11 commits »
lisone synced commits to main at lisone/ds2api from mirror 2026-05-03 07:55:27 +08:00
c32fe30239 Merge pull request #408 from CJackHwang/dev
03b2acfc9f docs: add DS2API project value note and link it from docs index
a299c7d1c4 refactor: remove thinking content from empty output validation logic to enforce stricter completion requirements
51d3578465 fix: ensure CDATA parsing correctly tracks line offsets to preserve compact tool call content
072ec57acd fix: improve CDATA parsing resilience by ignoring structural markers inside markdown fences within tool calls
Compare 27 commits »
lisone synced commits to refs/tags/v4.4.0 at lisone/ds2api from mirror 2026-05-03 07:55:27 +08:00
lisone synced new reference refs/tags/v4.4.0 to lisone/ds2api from mirror 2026-05-03 07:55:27 +08:00
lisone synced commits to dev at lisone/ds2api from mirror 2026-05-02 23:45:27 +08:00
a901250de7 refactor: replace bufio.Scanner with bufio.Reader for SSE stream parsing and track emitted text to prevent redundant output blocks
dc5bffdf89 refactor: centralize assistant turn semantics and stream accumulation into new assistantturn and completionruntime packages
eccd8c957b fix: prevent continuation replay overlap by trimming redundant text from thinking and response streams
b1d0ee07c0 Merge pull request #406 from wyv202011y/perf/streaming-speed-optimization
0156f6b45b Merge origin/dev into PR 406
Compare 9 commits »
lisone synced commits to dev at lisone/ds2api from mirror 2026-05-02 15:35:27 +08:00
20d71f528a Merge pull request #404 from NgoQuocViet2001/ai/openai-file-retrieve
36d0239dc6 feat(openai): retrieve uploaded file metadata
e620752e2b Merge pull request #403 from VanceHud/main
44cb27872c Merge branch 'CJackHwang:main' into main
3d52040b3b merge: sync release smoke fix from dev
Compare 9 commits »
lisone synced commits to codex/fix-release-artifacts-stale-smoke-gate at lisone/ds2api from mirror 2026-05-02 07:25:26 +08:00
lisone synced new reference codex/fix-release-artifacts-stale-smoke-gate to lisone/ds2api from mirror 2026-05-02 07:25:26 +08:00
lisone synced commits to dev at lisone/ds2api from mirror 2026-05-02 07:25:26 +08:00
049e40e5f1 fix: drop obsolete release smoke check
b3c54fcf3d chore: bump version to 4.3.0
1c38709d32 feat: add support for parsing loose JSON lists into arrays in tool call parameters
28e800c670 chore: remove obsolete planning and gate target files
4389e02b29 feat: implement sync.Pool for tiktoken encoding instances to optimize token counting performance
Compare 8 commits »
lisone synced commits to main at lisone/ds2api from mirror 2026-05-02 07:25:26 +08:00
3d52040b3b merge: sync release smoke fix from dev
049e40e5f1 fix: drop obsolete release smoke check
217e0e9f01 Merge pull request #398 from CJackHwang/dev
b3c54fcf3d chore: bump version to 4.3.0
1c38709d32 feat: add support for parsing loose JSON lists into arrays in tool call parameters
Compare 20 commits »