Skip to content

Commit 5568768

Browse files
committed
Migrate mode definitions from JSON to YAML
1 parent 5fb9af4 commit 5568768

File tree

7 files changed

+462
-54
lines changed

7 files changed

+462
-54
lines changed

package-lock.json

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@
399399
"@mistralai/mistralai": "^1.3.6",
400400
"@modelcontextprotocol/sdk": "^1.7.0",
401401
"@types/clone-deep": "^4.0.4",
402+
"@types/js-yaml": "^4.0.9",
402403
"@types/pdf-parse": "^1.1.4",
403404
"@types/tmp": "^0.2.6",
404405
"@types/turndown": "^5.0.5",
@@ -421,6 +422,7 @@
421422
"i18next": "^24.2.2",
422423
"isbinaryfile": "^5.0.2",
423424
"js-tiktoken": "^1.0.19",
425+
"js-yaml": "^4.1.0",
424426
"mammoth": "^1.8.0",
425427
"monaco-vscode-textmate-theme-converter": "^0.1.7",
426428
"node-ipc": "^12.0.0",

0 commit comments

Comments
 (0)