Merge branch 'dev' into llm-centralization

This commit is contained in:
Dax Raad 2025-12-14 16:48:51 -05:00
commit a5914f4d7c
56 changed files with 772 additions and 279 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/sdk",
"version": "1.0.152",
"version": "1.0.153",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@ -29,4 +29,4 @@
"publishConfig": {
"directory": "dist"
}
}
}