CJACK.
|
0258f83d10
|
Fix XML passthrough and empty-upstream handling
|
2026-04-03 22:31:15 +08:00 |
|
CJACK.
|
fabdba48c3
|
Restrict Vercel Node stream path to OpenAI chat to avoid Gemini empty responses
|
2026-04-03 11:28:54 +08:00 |
|
CJACK.
|
a28e833f33
|
Promote raw stream replay into standalone simulator tool and add SSE field doc
|
2026-04-03 10:18:48 +08:00 |
|
CJACK.
|
a6a9863fc3
|
Preserve upstream headers on Gemini proxy error responses
|
2026-04-03 01:59:35 +08:00 |
|
CJACK.
|
5722f21cdd
|
Align docs and adapters with unified OpenAI proxy architecture
|
2026-04-03 01:49:33 +08:00 |
|
CJACK.
|
8a2c500806
|
treat content filter as normal stop and hide leaked suffix
|
2026-04-03 00:47:11 +08:00 |
|
CJACK.
|
e958bf7e40
|
Fix SSE keep-alive passthrough, content-filter stop, and usage token propagation
|
2026-04-02 23:58:36 +08:00 |
|
CJACK.
|
443fa4ad8e
|
fix: handle vercel prepare/release passthrough in translated proxy paths
|
2026-04-02 22:28:36 +08:00 |
|
CJACK.
|
24655342a7
|
fix: prefer quoted functionCall keys over bare matches
|
2026-04-02 20:11:29 +08:00 |
|
CJACK.
|
39f6e066d6
|
fix: harden functionCall key detection in tool sieve
|
2026-04-02 19:43:47 +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.
|
15bf77e044
|
refactor tool sieve functionCall helpers into separate file
|
2026-04-02 13:40:21 +08:00 |
|
CJACK.
|
50ce88ca3f
|
tighten functionCall detection to quoted JSON keys
|
2026-04-02 13:32:47 +08:00 |
|
CJACK.
|
07578f9c56
|
fix tool prompt parameter examples for exec tools
|
2026-04-02 13:09:41 +08:00 |
|
CJACK.
|
e60738b084
|
auth: preserve ensure error after retry exhaustion
|
2026-04-02 12:58:09 +08:00 |
|
CJACK.
|
f6cd541c6f
|
auth: retry other managed accounts when token ensure fails
|
2026-04-02 02:04:58 +08:00 |
|
CJACK.
|
da3fafb79a
|
fix pool starvation of tokenless managed accounts
|
2026-04-02 00:48:41 +08:00 |
|
CJACK.
|
8a74dbff9c
|
Fix lowercase functioncall detection in stream tool sieve
|
2026-04-01 01:50:56 +08:00 |
|
CJACK.
|
bfca84c2c7
|
Align tool-call parsing across Go/JS and pass quality gates
|
2026-04-01 01:24:55 +08:00 |
|
TesseractLHY
|
fe8232bfc1
|
Fixes bad tool call
|
2026-03-31 11:16:13 -04:00 |
|
CJACK.
|
3b60e3c8f9
|
fix(sse): trim stream output from CONTENT_FILTER onward
|
2026-03-31 01:26:43 +08:00 |
|
CJACK.
|
b54b418f96
|
fix(sse): globally strip leaked CONTENT_FILTER suffix from output
|
2026-03-30 23:39:47 +08:00 |
|
CJACK.
|
1c5f022b06
|
refactor(config): split writeback helpers out of store.go for CI gate
|
2026-03-30 21:38:19 +08:00 |
|
CJACK.
|
836eaf5290
|
feat(ui): show env mode persistence status and document writeback
|
2026-03-30 21:18:56 +08:00 |
|
CJACK.
|
958e7a0d04
|
fix(config): skip writeback bootstrap on invalid env config
|
2026-03-30 21:02:36 +08:00 |
|
CJACK.
|
f3555ae9b0
|
feat(config): bootstrap config.json when env writeback is enabled
|
2026-03-30 20:37:58 +08:00 |
|
CJACK.
|
1fe1240240
|
fix(js): prevent XML wrapper attribute tool_calls scan loop
|
2026-03-30 15:59:34 +08:00 |
|
CJACK.
|
c07736fbea
|
chore: set shared tool-sieve context tail window to 2048
|
2026-03-30 15:41:38 +08:00 |
|
CJACK.
|
775bf3b578
|
refactor(js): align tool-sieve segment start and tail window with go
|
2026-03-30 15:41:26 +08:00 |
|
CJACK.
|
6efba7b2e4
|
fix(js): avoid false tool-call capture on plain tool_calls prose
|
2026-03-30 12:51:33 +08:00 |
|
CJACK.
|
535d9298a7
|
Scope dangling result-tag cleanup to leaked wrapper fragments
|
2026-03-30 12:22:04 +08:00 |
|
CJACK.
|
b790545d82
|
Fix dangling agent XML cleanup and escape tool call prompt XML
|
2026-03-30 11:23:16 +08:00 |
|
CJACK
|
a7c9dfd7c0
|
refactor: remove configurable toolcall policy and fix to feature matching with high-confidence early emit
|
2026-03-30 01:56:25 +08:00 |
|
CJACK
|
822b14ed6b
|
feat: add configurable token_refresh_interval_hours to runtime settings with validation and hot-reload support
|
2026-03-30 01:41:13 +08:00 |
|
CJACK
|
af7c7c6770
|
refactor: rename sanitizeLeakedToolHistory to sanitizeLeakedOutput for improved clarity
|
2026-03-30 01:06:22 +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
|
c3c644ff8c
|
111
|
2026-03-29 19:49:52 +08:00 |
|
CJACK
|
621599f8ad
|
test: update message preparation tests to expect explicit User role markers
|
2026-03-29 19:41:03 +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
|
883607ac87
|
refactor: update prompt formatting to use system instruction tags and explicit user markers for improved model reasoning
|
2026-03-29 16:40:44 +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
|
f041ebab93
|
refactor: optimize tool-calling prompt instructions and examples for improved model adherence
|
2026-03-29 15:18:43 +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 |
|
CJACK.
|
56a3ed19e8
|
fix(toolcall): support canonical xml params and guard json shadowing
|
2026-03-29 11:15:52 +08:00 |
|
CJACK.
|
958f4e39b5
|
feat(toolcall): prioritize XML for model output and parsing
|
2026-03-29 10:53:38 +08:00 |
|
CJACK.
|
0925e83b9b
|
Stop embedding tool-call envelopes into prompt content
|
2026-03-22 22:36:15 +08:00 |
|
CJACK.
|
87c231e736
|
Sanitize leaked tool-call wire format in assistant text
|
2026-03-22 22:17:40 +08:00 |
|