Update Kimi Code.json
Browse files- Kimi Code.json +2 -2
Kimi Code.json
CHANGED
|
@@ -3,9 +3,9 @@
|
|
| 3 |
"provider": "Moonshot AI",
|
| 4 |
"bin": "kimi",
|
| 5 |
"promptStyle": "flag",
|
| 6 |
-
"initArgs": ["--print", "--output-format", "stream-json", "--yolo"
|
| 7 |
"followupStyle": "continue",
|
| 8 |
-
"followupArgs": ["--continue", "--print", "--output-format", "stream-json", "--yolo"
|
| 9 |
"outputStartMarker": "",
|
| 10 |
"outputEndMarker": "",
|
| 11 |
"state": "active"
|
|
|
|
| 3 |
"provider": "Moonshot AI",
|
| 4 |
"bin": "kimi",
|
| 5 |
"promptStyle": "flag",
|
| 6 |
+
"initArgs": ["--print", "--output-format", "stream-json", "--yolo"],
|
| 7 |
"followupStyle": "continue",
|
| 8 |
+
"followupArgs": ["--continue", "--print", "--output-format", "stream-json", "--yolo"],
|
| 9 |
"outputStartMarker": "",
|
| 10 |
"outputEndMarker": "",
|
| 11 |
"state": "active"
|