shern-point
78fdd63470
feat: add full-context token regression coverage and docs
...
Lock in the current_input_file regression with API-level tests and document that returned context token counts now track full prompt semantics with conservative sizing.
2026-04-30 00:46:06 +08:00
shern-point
206c3d5479
fix: apply string protection in shared tool formatters
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-28 13:27:41 +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
7307a5cc9a
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
CJACK
d21aedac83
feat: Hide raw tool call JSON from output_text in OpenAI-style responses when structured tool calls are present.
2026-02-19 00:28:44 +08:00
CJACK
895423852f
refactor: extract Claude and OpenAI response rendering into new util/render package
2026-02-18 23:35:37 +08:00