CJACK
|
f313d0068f
|
feat: implement code fence awareness in tool sieve to prevent false-positive XML tool detection inside code blocks and refine prompt instructions.
|
2026-04-20 00:13:14 +08:00 |
|
CJACK.
|
37fb758191
|
Make full quality gates pass across repository
|
2026-04-06 13:41:58 +08:00 |
|
CJACK.
|
a8c160b05d
|
fix: parse DeepSeek accumulated_token_usage robustly and stabilize lint
|
2026-04-06 11:14:48 +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.
|
4b1f1ea550
|
Preserve suffix after non-tool XML passthrough
|
2026-04-03 23:36:28 +08:00 |
|
CJACK.
|
0258f83d10
|
Fix XML passthrough and empty-upstream handling
|
2026-04-03 22:31:15 +08:00 |
|
CJACK
|
075728cca6
|
feat: add support for intercepting and sanitizing agent-style XML tags to prevent output leaks
|
2026-03-29 17:15:14 +08:00 |
|
CJACK
|
3ab9d44f60
|
feat: suppress output of partial XML tool tag fragments in stream processing
|
2026-03-29 14:59:30 +08:00 |
|
CJACK
|
4b42fe9086
|
fix: prevent XML tool call leakage by strictly matching opening and closing tag pairs during streaming
|
2026-03-29 14:40:47 +08:00 |
|
CJACK
|
302bcefeb5
|
feat: implement XML-based tool call extraction and refactor sieve utilities into dedicated modules
|
2026-03-29 13:01:11 +08:00 |
|