mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-10 01:39:25 +00:00
* feat(managed-kimi-code): route anthropic protocol via beta api - kosong: add betaApi option to use client.beta.messages.create - agent-core: thread alias betaApi into the anthropic provider config - oauth: route managed models on the anthropic protocol through the beta Messages API * feat(providers): add KIMI_CODE_CUSTOM_HEADERS support - Add KIMI_CODE_CUSTOM_HEADERS env var for custom outbound LLM headers - Send User-Agent to non-Kimi providers - Forward Kimi identity headers to model catalog fetches - Support defaultHeaders in Google GenAI provider * feat(agent-core): add protocol attrs to turn and api error telemetry - Add type/protocol/alias to api_error for per-protocol error attribution - Add turn_ended event with reason/duration/mode/type/protocol - Add type/protocol to turn_interrupted * chore(oauth): remove hardcoded internal dev endpoint from shared OAuth base URLs --------- Co-authored-by: haozhe.yang <yanghaozhe@moonshot.ai> |
||
|---|---|---|
| .. | ||
| custom-registry.test.ts | ||
| helpers.ts | ||
| identity.test.ts | ||
| managed-feedback-upload.test.ts | ||
| managed-feedback.test.ts | ||
| managed-kimi-code.test.ts | ||
| managed-usage.test.ts | ||
| oauth-manager-lock-failure.test.ts | ||
| oauth-manager-multi-process.test.ts | ||
| oauth-manager.test.ts | ||
| oauth.test.ts | ||
| open-platform.test.ts | ||
| refresh-threshold.test.ts | ||
| storage.test.ts | ||
| toolkit.test.ts | ||