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
|
eb253a9d3a
|
feat: Introduce standard request normalization and response building for OpenAI and Claude, enhance tool call streaming, and improve caller identification.
|
2026-02-18 23:35:17 +08:00 |
|
CJACK
|
05422b2449
|
refactor: Improve chat stream content and tool call parsing with a new recursive extraction function and dedicated tests.
|
2026-02-17 14:35:24 +08:00 |
|
CJACK
|
7dcddef91f
|
feat: Update Claude model names and IDs across configuration, documentation, and tests, including the default model and thinking delta logic.
|
2026-02-17 13:36:19 +08:00 |
|
CJACK
|
f8effc5e84
|
feat: add option to prune old test run directories, keeping a configurable maximum number.
|
2026-02-17 02:57:21 +08:00 |
|
CJACK
|
a19f281229
|
feat: reimplement Claude streaming to use full SSE events with thinking, tool calls, and stream management, and add related test cases.
|
2026-02-17 02:31:56 +08:00 |
|
CJACK
|
8cbb5a4262
|
feat: Introduce a new Go-based test suite runner with supporting scripts and documentation.
|
2026-02-17 02:03:41 +08:00 |
|