mirror of
https://github.com/katanemo/plano.git
synced 2026-06-05 14:45:15 +02:00
Support Kimi Code API for Claude Code routing (#951)
* Support Kimi Code API and Claude Code protocol compatibility Co-authored-by: Musa <musa@spherrrical.dev> * Fix black formatting in config_generator Co-authored-by: Musa <musa@spherrrical.dev> * Warn when stripping unsupported Kimi Code request fields Co-authored-by: Musa <musa@spherrrical.dev> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
parent
554a3d1f6a
commit
f3d6ea41ad
8 changed files with 183 additions and 2 deletions
|
|
@ -194,6 +194,7 @@ properties:
|
|||
- digitalocean
|
||||
- vercel
|
||||
- openrouter
|
||||
- moonshotai
|
||||
headers:
|
||||
type: object
|
||||
additionalProperties:
|
||||
|
|
@ -252,6 +253,7 @@ properties:
|
|||
- digitalocean
|
||||
- vercel
|
||||
- openrouter
|
||||
- moonshotai
|
||||
headers:
|
||||
type: object
|
||||
additionalProperties:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue