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
|
0c644d1f4d
|
refactor: remove legacy function call support and simplify tool sieve logic
|
2026-04-19 04:38:48 +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.
|
02d64c192e
|
fix: prioritize quoted functionCall keys in tool sieve
|
2026-04-02 18:22:30 +08:00 |
|
CJACK.
|
02fe3e4bfc
|
fix: detect loose functionCall keys in tool sieve
|
2026-04-02 15:19:45 +08:00 |
|
CJACK.
|
50ce88ca3f
|
tighten functionCall detection to quoted JSON keys
|
2026-04-02 13:32:47 +08:00 |
|
CJACK.
|
8a74dbff9c
|
Fix lowercase functioncall detection in stream tool sieve
|
2026-04-01 01:50:56 +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
|
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 |
|