CJACK.
|
37fb758191
|
Make full quality gates pass across repository
|
2026-04-06 13:41:58 +08:00 |
|
CJACK
|
1530246e4f
|
refactor: move tool call parsing and formatting logic to a dedicated internal/toolcall package
|
2026-04-06 03:19:18 +08:00 |
|
CJACK
|
dc912419c4
|
Revert "refactor: rename tool XML wrapper from tool_calls to tool_batch and add schema attention blocks to tool prompts"
This reverts commit ade648033d.
|
2026-04-05 20:08:04 +08:00 |
|
CJACK
|
ade648033d
|
refactor: rename tool XML wrapper from tool_calls to tool_batch and add schema attention blocks to tool prompts
|
2026-04-05 19:22:43 +08:00 |
|
CJACK.
|
bfca84c2c7
|
Align tool-call parsing across Go/JS and pass quality gates
|
2026-04-01 01:24:55 +08:00 |
|
CJACK
|
30a53b6c43
|
refactor: remove legacy TOOL_CALL_HISTORY/TOOL_RESULT_HISTORY markers and consolidate tool call formatting into a new prompt package
|
2026-03-30 00:20:38 +08:00 |
|
CJACK
|
1d6a8e7008
|
refactor: centralize tool-calling instructions into a shared utility and update Claude/OpenAI adapters to use the unified format.
|
2026-03-29 16:05:35 +08:00 |
|
CJACK.
|
6802a3d53e
|
Fix Claude tool block normalization and tool_result fidelity
|
2026-03-22 13:42:01 +08:00 |
|
CJACK.
|
a6499cbece
|
Split Claude sanitize helpers to satisfy refactor line gate
|
2026-03-22 13:05:41 +08:00 |
|
CJACK.
|
a504905626
|
Fix Claude/Gemini prompt flattening for tool history and binary parts
|
2026-03-22 12:47:00 +08:00 |
|
CJACK.
|
59bf78d2c4
|
Unify adapter message normalization across Claude and Gemini
|
2026-03-22 12:07:58 +08:00 |
|
CJACK.
|
7061094964
|
Fix fence-strip regression for closed code blocks before tool JSON
|
2026-03-21 17:39:08 +08:00 |
|
CJACK.
|
af68d21095
|
Improve Claude Code tool-call compatibility across mixed formats
|
2026-03-07 16:53:05 +08:00 |
|
BigUncle
|
255feb2e65
|
fix(claude): 修复工具调用兼容与解析回退
- Claude 工具定义兼容 input_schema 与 function.parameters
- tool_calls 解析增加 thinking 回退与大小写无关工具名匹配
- 补充 claude/util 相关回归测试
|
2026-02-25 18:03:25 +08:00 |
|
CJACK
|
6c48429b90
|
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
|
2026-02-22 17:25:48 +08:00 |
|