89 Commits

Author SHA1 Message Date
公明 bcfb7b8da1 Update config.yaml 2026-04-29 04:11:31 +08:00
公明 4773b9e963 Update config.yaml 2026-04-29 03:01:21 +08:00
公明 d959390e27 Update config.yaml 2026-04-28 11:45:27 +08:00
公明 dfaf0bc77f Update config.yaml 2026-04-28 01:23:57 +08:00
公明 55b6bceb21 Update config.yaml 2026-04-26 15:11:48 +08:00
公明 c788b59f25 Update config.yaml 2026-04-24 20:01:42 +08:00
公明 ba9d2f0afd Update config.yaml 2026-04-24 15:43:00 +08:00
公明 88fd71e04c Update config.yaml 2026-04-24 02:08:55 +08:00
公明 c83c48305b Add HITL tool whitelist to config.yaml
Add HITL global whitelist configuration for tools.
2026-04-24 01:57:22 +08:00
公明 9e2d9b4288 Update config.yaml 2026-04-22 13:45:16 +08:00
公明 8daf0b3870 Update config.yaml 2026-04-22 12:02:06 +08:00
公明 d92edbc929 Update config.yaml 2026-04-22 11:12:09 +08:00
公明 5b3f4e3556 Update config.yaml 2026-04-21 20:50:37 +08:00
公明 f2a701a846 Update config.yaml 2026-04-21 01:27:46 +08:00
公明 5e227a34cf Update config.yaml 2026-04-19 20:59:37 +08:00
公明 51df4bd539 Update version to v1.5.1 in config.yaml 2026-04-19 05:26:58 +08:00
公明 92496715a6 Update config.yaml 2026-04-19 03:53:45 +08:00
公明 7af1ad5322 Add files via upload 2026-04-19 03:31:32 +08:00
公明 705e7601f6 Update config.yaml 2026-04-19 01:35:37 +08:00
公明 be1621189a Add files via upload 2026-04-19 01:33:23 +08:00
公明 b64f1c682c Update config.yaml 2026-04-17 12:40:07 +08:00
donnel 352e245389 Remove sensitive password from config.yaml
Remove the password from the configuration for security.
2026-04-16 13:53:56 +08:00
donnel 4442e7de30 feat: add Claude API bridge - transparent OpenAI-to-Anthropic protocol conversion
When provider is set to "claude" in config, all OpenAI-compatible API calls
are automatically bridged to Anthropic Claude Messages API, including:

- Non-streaming and streaming chat completions
- Tool calls (function calling) with full bidirectional conversion
- Eino multi-agent via HTTP transport hook (claudeRoundTripper)
- System message extraction, auth header conversion (Bearer → x-api-key)
- SSE stream format conversion (content_block_delta → OpenAI delta)
- TestOpenAI handler support for Claude connectivity testing

Zero impact when provider is "openai" or empty (default behavior unchanged).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 13:45:35 +08:00
公明 517906207a Update config.yaml 2026-04-14 10:31:19 +08:00
公明 24344cafdb Update config.yaml 2026-04-13 23:52:58 +08:00
公明 d4f2b0f93d Update version to v1.4.14 in config.yaml 2026-04-13 21:33:41 +08:00
公明 bb9e3f9477 Update version to v1.4.13 in config.yaml 2026-04-09 21:45:39 +08:00
公明 a273d6d7ba Update config.yaml 2026-04-09 20:16:07 +08:00
公明 7d7207c12f Update config.yaml 2026-04-08 16:58:20 +08:00
公明 d87bc09a2e Update config.yaml 2026-04-04 15:00:13 +08:00
公明 acef729800 Update version to v1.4.8 in config.yaml 2026-04-03 22:19:47 +08:00
公明 f196992b91 Update config.yaml 2026-04-02 00:41:46 +08:00
公明 0c95ed03c2 Update config.yaml 2026-03-31 22:37:36 +08:00
公明 32b29b0a5f Update config.yaml 2026-03-29 03:26:11 +08:00
公明 40af245eba Update config.yaml 2026-03-29 01:23:36 +08:00
公明 971a2d35cb Update config.yaml 2026-03-27 23:19:59 +08:00
公明 3cea834036 Update config.yaml 2026-03-25 03:29:53 +08:00
公明 6890433235 Update config.yaml 2026-03-24 10:29:06 +08:00
公明 88877e972c Update config.yaml 2026-03-23 03:04:03 +08:00
公明 85d4c6deda Update config.yaml 2026-03-23 02:21:05 +08:00
公明 b8b7aa0ffe Update config.yaml 2026-03-20 02:05:21 +08:00
公明 2ab8d4c731 Update config.yaml 2026-03-20 01:43:12 +08:00
公明 0e83c20e47 Update config.yaml 2026-03-17 20:25:27 +08:00
公明 0809be60fa Update config.yaml 2026-03-14 02:16:45 +08:00
公明 e4cd68df41 Update config.yaml 2026-03-13 20:22:52 +08:00
公明 dd7d15845c Update config.yaml 2026-03-12 21:17:57 +08:00
公明 127a5dd5c3 Update config.yaml 2026-03-10 09:12:58 +08:00
公明 f44bb42842 Update version number to v1.3.22 2026-03-10 00:25:35 +08:00
公明 a5c285c8f3 Update version number to v1.3.21 2026-03-10 00:06:37 +08:00
公明 2fce15f82a Enhance MCP config with authentication headers
Added authentication headers for MCP server configuration.
2026-03-09 22:40:06 +08:00