Commit Graph

  • 685b5011e4 Merge pull request #343 from livesRan/fix-429Resend-pr CJACK. 2026-04-28 21:47:15 +08:00
  • 15e9eb3639 支持 reference 引用标签转链接,并兼容 0 基序号映射 songguoliang 2026-04-28 16:42:37 +08:00
  • f18e6b9b11 Bump version from 4.1.1 to 4.1.2 v4.1.2_beta CJACK. 2026-04-28 16:39:12 +08:00
  • 40ebc8e942 Merge pull request #342 from shern-point/fix/tool-string-schema-protection CJACK. 2026-04-28 16:37:44 +08:00
  • fa3e6d040d docs: document schema-based string tool coercion shern-point 2026-04-28 13:48:04 +08:00
  • 458e4469e5 test: cover openai formatter string protection shern-point 2026-04-28 13:47:24 +08:00
  • 72c8e7e9f9 test: cover responses string-protected tool arguments shern-point 2026-04-28 13:46:43 +08:00
  • b9c8e90d98 refactor: thread tool schemas through responses tool outputs shern-point 2026-04-28 13:46:06 +08:00
  • 36fcba1280 test: cover chat string-protected tool arguments shern-point 2026-04-28 13:45:35 +08:00
  • 801b5abce3 refactor: thread tool schemas through chat tool outputs shern-point 2026-04-28 13:38:57 +08:00
  • 206c3d5479 fix: apply string protection in shared tool formatters shern-point 2026-04-28 13:27:41 +08:00
  • b2903c35ed fix: normalize schema-declared string tool inputs shern-point 2026-04-28 13:23:58 +08:00
  • b26dc8b7de Merge pull request #338 from CJackHwang/dev v4.1.1-2 CJACK. 2026-04-28 01:48:10 +08:00
  • 63271aea8c refactor: update tool call parsing and stream tool sieve logic CJACK 2026-04-28 01:39:32 +08:00
  • 516da04bcd Merge pull request #337 from CJackHwang/codex/revert-current-input-file-prompt CJACK. 2026-04-28 00:35:36 +08:00
  • 9f7b671e5e Revert "refactor: consolidate current_input_file prompt into BuildOpenAICurrentInputContextPrompt" CJACK 2026-04-28 00:31:12 +08:00
  • d3c0e747a4 Merge pull request #336 from CJackHwang/dev v4.1.1 CJACK. 2026-04-28 00:10:35 +08:00
  • d40888496e refactor: consolidate current_input_file prompt into BuildOpenAICurrentInputContextPrompt CJACK 2026-04-28 00:01:14 +08:00
  • 28bb85ad63 refactor: replace history_split with current_input_file configuration CJACK 2026-04-27 23:36:56 +08:00
  • 1e9170e385 补丁 CJACK 2026-04-27 22:57:48 +08:00
  • 9e4c5eff7b Merge pull request #331 from CJackHwang/dev CJACK. 2026-04-27 21:37:22 +08:00
  • b82bc1311a fix: use parent_message_id and fresh PoW headers for empty-output retry and continue CJACK 2026-04-27 21:31:51 +08:00
  • fb43bd92f5 版本号修改 CJACK 2026-04-27 20:12:33 +08:00
  • 0378d8c0a9 feat: add empty-output retry and Vercel auto-continue support CJACK 2026-04-27 17:56:33 +08:00
  • 2d5d211a7a refactor: unify Go/Node XML tool markup scanning and expand DSML alias support CJACK 2026-04-27 17:53:59 +08:00
  • 70467054c3 fix: preserve partial-update fields for current_input_file and thinking_injection, expand DSML space-separator aliases CJACK 2026-04-27 15:06:44 +08:00
  • 6959aa2982 feat: add ETag cache optimization, code-split WebUI, and refactor XML tool scanner CJACK 2026-04-27 14:37:23 +08:00
  • 1602c3a43c lint CJACK 2026-04-27 13:48:55 +08:00
  • a13293e113 feat: expand DSML tool-call alias and fence handling CJACK 2026-04-27 13:39:50 +08:00
  • 90ce595325 chore: update project files CJACK 2026-04-27 02:09:11 +08:00
  • 40d5e3ebb5 测试DSML CJACK 2026-04-27 00:21:26 +08:00
  • 645fce41c8 Merge pull request #323 from ouqiting/fix_chat_histroy CJACK. 2026-04-26 22:46:19 +08:00
  • 9360397197 fix(webui): remove hardcoded HISTORY wrapper parsing ouqiting 2026-04-26 18:32:02 +08:00
  • 162920f5d5 feat(webui): merge parsed HISTORY into chat history list ouqiting 2026-04-26 18:21:51 +08:00
  • 4048c3784b Merge pull request #320 from adnxx1wsx/main CJACK. 2026-04-26 17:54:05 +08:00
  • a505f2cb96 fix: fallback tool calls from thinking on empty output MiY 2026-04-26 17:45:12 +08:00
  • e2dfe15f48 fix: fallback claude non-stream tool calls from thinking MiY 2026-04-26 17:33:21 +08:00
  • 22e951b4c4 增加不同上下文模式 CJACK 2026-04-26 14:21:15 +08:00
  • c09a4b51a5 feat: 新增 thinking 注入配置支持,扩展设置管理与前端交互 CJACK 2026-04-26 13:35:20 +08:00
  • 3627c7366d 修复裸 invoke 标签导致流式输出卡住的问题 CJACK 2026-04-26 11:14:26 +08:00
  • 87e1b05e8e Merge pull request #313 from CJackHwang/dev v4.0.0 CJACK. 2026-04-26 09:53:54 +08:00
  • f6df01d3aa Merge pull request #312 from CJackHwang/codex/docs-4x-architecture CJACK. 2026-04-26 09:49:49 +08:00
  • 0fb1bc6611 工具优化 CJACK 2026-04-26 09:44:59 +08:00
  • 0bfddf7943 1 CJACK 2026-04-26 09:17:40 +08:00
  • 2adbdd069c Merge pull request #310 from CJackHwang/dev CJACK. 2026-04-26 08:44:20 +08:00
  • 40b8182984 docs: update architecture diagrams for 4.x CJACK 2026-04-26 08:40:00 +08:00
  • 66c2944be2 docs: update architecture diagrams for 4.x CJACK 2026-04-26 08:40:00 +08:00
  • 193351ac19 Merge pull request #308 from CJackHwang/dependabot/npm_and_yarn/webui/npm_and_yarn-754666cf41 CJACK. 2026-04-26 08:36:58 +08:00
  • a3b21c6b76 chore(deps-dev): bump postcss dependabot[bot] 2026-04-26 00:34:47 +00:00
  • 573c717a5d Merge pull request #307 from CJackHwang/dev CJACK. 2026-04-26 08:33:48 +08:00
  • 40c61949e8 align vercel stream finalization with go CJACK 2026-04-26 08:29:23 +08:00
  • 7bff2c1bab refactor(toolcall): 动态生成工具调用示例,基于实际可用工具名 CJACK 2026-04-26 07:54:01 +08:00
  • 4c83f36089 强制启用文件拆分(实际模型忽略) CJACK 2026-04-26 07:31:19 +08:00
  • abc96a37d8 refactor backend API structure CJACK 2026-04-26 06:58:20 +08:00
  • 8a91fef6ab update doc CJACK 2026-04-26 04:58:35 +08:00
  • df61f06d9a 归一化优化 CJACK 2026-04-26 04:44:55 +08:00
  • 7475defeca fix: align tool call protocol and thinking controls CJACK 2026-04-26 04:26:51 +08:00
  • f13ad231ac 全局统一映射 CJACK 2026-04-26 01:58:15 +08:00
  • 1b0e8cbadb Tighten XML tool call parsing and upstream empty handling CJACK 2026-04-26 01:17:16 +08:00
  • a44afb335a Relax CORS preflight handling across interfaces CJACK 2026-04-26 00:37:25 +08:00
  • f1ba805173 fix: fully mask web secret previews CJACK 2026-04-26 00:10:59 +08:00
  • 131ca7d398 feat: revamp DeepSeek v4 model handling CJACK 2026-04-26 00:02:14 +08:00
  • ed9efc5858 Merge pull request #303 from Topkill/main CJACK. 2026-04-25 20:31:41 +08:00
  • 603e309721 Merge pull request #299 from MuziIsabel/fix/strip-content-encoding-in-proxy-go CJACK. 2026-04-25 20:31:28 +08:00
  • c4cdce46c2 fix(webui): 替换uuid依赖,解决http环境下无法生成密钥的问题。 topkill 2026-04-25 19:19:17 +08:00
  • de9d128545 fix: strip content-encoding header in proxyToGo to prevent Brotli decode error MuziIsabel 2026-04-25 12:10:28 +08:00
  • e4a4b0ac0b Merge pull request #290 from CJackHwang/dev v3.6.1 CJACK. 2026-04-23 20:35:18 +08:00
  • 22e3f32c43 Merge pull request #289 from jacob-sheng/fix-webui-config-docker-build CJACK. 2026-04-23 20:32:22 +08:00
  • 9a24b8dcc2 Fix webui config template Docker build 阿钖 2026-04-23 12:28:01 +00:00
  • 68ccbd3785 Merge pull request #287 from CJackHwang/main CJACK. 2026-04-23 19:43:17 +08:00
  • 845fc1453e Bump version from 3.6.0 to 3.6.1 CJACK. 2026-04-23 19:41:08 +08:00
  • fe486d0078 Revise SECURITY.md for clarity and detail CJACK. 2026-04-23 19:39:15 +08:00
  • d5c186b312 Add Contributor Covenant Code of Conduct CJACK. 2026-04-23 19:22:47 +08:00
  • 4cec942fff Merge pull request #286 from ouqiting/fix_chat_histroy CJACK. 2026-04-23 16:30:16 +08:00
  • 9a404e75fc feat: 对话记录支持保存并展示 HISTORY 内容 ouqiting 2026-04-23 14:47:43 +08:00
  • d2c6445cfc Merge pull request #284 from CJackHwang/dev v3.6.0 CJACK. 2026-04-23 08:18:37 +08:00
  • b6fba47bcf feat: prepend strong instruction override to history prompt to ensure context adherence CJACK. 2026-04-22 20:53:35 +00:00
  • e8d1aee7ad chore: update gitignore and documentation files CJACK. 2026-04-22 20:23:32 +00:00
  • 5cf56e7628 fix: reset tool call state between separate tool blocks to ensure unique IDs across stream segments CJACK. 2026-04-22 20:10:06 +00:00
  • c291d333c4 feat: extract and inject assistant reasoning content into history split prompts CJACK. 2026-04-22 19:56:28 +00:00
  • 2788e20f05 feat: implement history split functionality to optimize context usage and add corresponding UI settings CJACK. 2026-04-22 18:23:09 +00:00
  • f178000d69 docs: clarify config template synchronization and archive contents in README files CJACK. 2026-04-22 17:36:18 +00:00
  • e840743295 refactor: centralize batch import templates and enable config file access in Vite CJACK. 2026-04-22 17:30:39 +00:00
  • 77484bf813 feat: add account editing functionality with UI modal and backend handler CJACK. 2026-04-22 17:20:44 +00:00
  • f14969eca5 feat: implement API key metadata preservation and make chat history migration best-effort CJACK. 2026-04-22 16:59:10 +00:00
  • fe8a6bd3cd refactor: improve chat history persistence reliability with metadata-only migration, error handling, and optimized file updates CJACK. 2026-04-22 16:22:04 +00:00
  • 797ab77873 Merge pull request #279 from CJackHwang/codex/add-api-key-name-handling-in-webui CJACK. 2026-04-22 23:52:54 +08:00
  • 8f09e3b381 feat: implement API key management with reconciliation and add update key endpoint CJACK. 2026-04-22 15:51:43 +00:00
  • 3a79b07d33 Merge pull request #282 from livesRan/fix/citation-link-mapping-pr CJACK. 2026-04-22 23:31:32 +08:00
  • df13f35f43 Merge pull request #281 from ouqiting/main CJACK. 2026-04-22 23:30:59 +08:00
  • 4422f989be fix: satisfy staticcheck QF1007 ouqiting 2026-04-22 20:28:08 +08:00
  • 6052a8d1e2 修复搜索场景 citation 偶发未替换 songguoliang 2026-04-22 19:03:07 +08:00
  • f125c7ab83 增加“对话记录” ouqiting 2026-04-22 15:17:10 +08:00
  • 8ff923cd77 feat(account): add key/account name and remark metadata CJACK. 2026-04-22 01:43:20 +08:00
  • e9a544cc53 Merge pull request #276 from CJackHwang/dev v3.5.2 CJACK. 2026-04-21 18:46:10 +08:00
  • d848d24a82 Initialize LICENSE file CJACK. 2026-04-21 11:53:38 +08:00
  • 0a2fc42dad Update VERSION CJACK. 2026-04-21 11:43:36 +08:00
  • e615f1710f Merge pull request #275 from livesRan/fix/citation-link-mapping-pr CJACK. 2026-04-21 11:42:41 +08:00
  • 8f01aa224c 本次修复了搜索场景下 citation 标签未完全映射的问题。根因是 citation 顺序收集阶段对 URL 做了去重,导致当上游返回重复来源且 cite_index 缺失或不稳定时,位置索引被压缩,部分 [citation:x] 无法找到对应链接。修复后改为保留上游结果的原始顺序(包括重复 URL),从而保证按位置回填 citation 时不会丢号。 songguoliang 2026-04-21 10:52:17 +08:00
  • 31e64ff31d Merge pull request #272 from CJackHwang/dev v3.5.1 CJACK. 2026-04-20 18:38:26 +08:00