CJACK.
32dc5b6099
Merge pull request #108 from CJackHwang/codex/clean-up-unused-files-and-update-documentation-uiip50
...
docs: refresh deployment/testing guides and remove stale investigation report
2026-03-20 03:08:09 +08:00
CJACK.
808eafa7c6
docs: refresh deployment/testing guides and prune stale report
2026-03-20 03:05:36 +08:00
CJACK.
bcb8ed6df2
docs: prune stale docs and refresh project documentation
2026-03-20 03:05:22 +08:00
CJACK.
4d549b7102
Revert "Merge branch 'dev' into codex/fix-issues-found-in-review"
...
This reverts commit 33b0d1d144 , reversing
changes made to efb484ba4f .
2026-03-20 01:38:11 +08:00
CJACK.
d14b8a0664
Stabilize tool-call parsing and pass refactor gate
2026-03-18 00:45:28 +08:00
huangxun
cf569f4749
docs: add testing documentation for tool call debugging
...
- Add targeted test commands to TESTING.md for debugging tool call issues
- Add quick test commands reference in README.md
- Document specific test cases for DeepSeek tool call parsing
2026-03-17 16:41:16 +08:00
CJACK.
af68d21095
Improve Claude Code tool-call compatibility across mixed formats
2026-03-07 16:53:05 +08:00
CJACK
ea8c9a28a9
更新readme和icon
2026-03-01 06:22:41 +08:00
AYANGarch
f60a3ea501
docs(readme): add ds2api whale icon
2026-02-26 23:18:57 +08:00
AYANGarch
3f09d60cdc
feat(zeabur): add one-click deploy template
2026-02-26 22:54:50 +08:00
CJACK
0d3d535c08
feat: prevent raw tool call JSON leakage for unknown or rejected tool calls and consolidate container publishing to GHCR.
2026-02-23 00:27:46 +08:00
CJACK
d3b60edb6f
feat: introduce Gemini API compatibility, Claude API shortcuts, and enhanced Admin API endpoints with related documentation and deployment updates.
2026-02-22 22:25:52 +08:00
CJACK
ae7dce0b32
feat: Improve OpenAI tool call handling by passing unknown tool calls as content and filtering streamed tool calls by schema.
2026-02-22 19:33:52 +08:00
CJACK
acf39f2823
feat: introduce new quality gates, Node.js syntax checks, and manual smoke test status validation
2026-02-22 18:33:30 +08:00
CJACK
541816f2ab
feat: implement local dev packet capture functionality with admin endpoints and configurable limits for debugging.
2026-02-20 03:46:15 +08:00
CJACK
dec9d03fc5
feat: enhance OpenAI response rendering to include reasoning and improve tool call detection from thinking channel, and refactor testing scripts for unified unit test execution.
2026-02-20 03:30:39 +08:00
CJACK
3a75b75ae0
feat: Introduce model alias resolution, enhanced configuration options, and improved OpenAI/Claude adapter handling for responses, embeddings, and tool calls.
2026-02-18 23:06:18 +08:00
CJACK
89e93a1674
feat: Improve configuration loading robustness, add Vercel-specific fallbacks, and update documentation for config.json best practices.
2026-02-18 00:38:38 +08:00
CJACK
76ae2fed51
feat: Add comprehensive historical and current Claude model IDs for API compatibility and dynamic Docker port configuration.
2026-02-17 14:01:31 +08:00
CJACK
d0549c27c7
feat: Add OpenCode CLI integration instructions to READMEs and provide an example configuration file.
2026-02-17 13:44:14 +08:00
CJACK
7dcddef91f
feat: Update Claude model names and IDs across configuration, documentation, and tests, including the default model and thinking delta logic.
2026-02-17 13:36:19 +08:00
CJACK
6697d0d227
feat: enhance tool call streaming and anti-leakage by suppressing invalid or incomplete tool JSON and refining detection in Node.js.
2026-02-17 13:18:52 +08:00
CJACK
5fbea97aec
docs: Enhance architecture diagrams, update API and deployment configurations, and remove obsolete documentation files.
2026-02-17 04:45:21 +08:00
CJACK
d3ac698129
docs: comprehensively update and expand project documentation across various guides for improved clarity and detail.
2026-02-17 02:50:11 +08:00
CJACK
8cbb5a4262
feat: Introduce a new Go-based test suite runner with supporting scripts and documentation.
2026-02-17 02:03:41 +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
a6a87853d4
feat: Implement a waiting queue for account acquisition with configurable limits and updated status reporting.
2026-02-16 20:30:21 +08:00
CJACK
888a0e6bff
refactor: update web UI asset serving and embedding mechanism.
2026-02-16 19:58:33 +08:00
CJACK
c7ed01bfe7
chore: Standardize Go version to 1.24 across Dockerfile, go.mod, GitHub Actions, and documentation.
2026-02-16 16:52:05 +08:00
CJACK
dec61b8008
feat: Add GitHub Actions workflow for automated release artifact generation, update Vercel configuration, and document the release process.
2026-02-16 16:35:36 +08:00
CJACK
6a6f380987
feat: implement per-account inflight request limits and dynamic recommended concurrency calculation.
2026-02-16 16:11:12 +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
CJACK.
015ec6eb3c
feat: add i18n language toggle and bilingual docs
2026-02-06 02:36:49 +08:00
CJACK.
9626d6ccbd
Update README.MD
2026-02-04 20:26:08 +08:00
cto-new[bot]
43cb68cc1d
Add decoupled Docker support with zero-intrusion design
2026-02-03 17:07:22 +00:00
CJACK.
06ae417dad
Update README.MD
...
更新webui展示图片
2026-02-03 13:31:49 +08:00
CJACK.
28b70ca26c
Update README.MD
2026-02-03 13:31:04 +08:00
CJACK
21f9fe198a
docs: Update configuration examples, API documentation, and add a deployment guide.
2026-02-01 20:09:07 +08:00
CJACK
3b1eac7833
feat: Implement a new, modern landing page with dynamic styling and feature highlights.
2026-02-01 19:43:40 +08:00
CJACK
5209deef68
feat: Add comprehensive meta tags and a custom favicon to the web UI, and embed a new styled welcome page directly in home.py.
2026-02-01 16:50:36 +08:00
CJACK
0dc83912bc
feat: Localize UI strings to Chinese and add new API documentation.
2026-02-01 07:09:07 +08:00
CJACK
5ac472626e
feat: Implement DeepSeek account validation, testing, and queue status monitoring with corresponding admin API endpoints.
2026-02-01 03:10:26 +08:00
cto-new[bot]
af9be25f20
refactor(deploy-vercel): streamline deployment to Vercel, remove Docker/local deployment files, and harden path handling
2026-01-23 18:47:39 +00:00
CJackHwang
ea4de62fc3
Initial commit
...
Created from https://vercel.com/new
2026-01-21 15:14:49 +00:00