File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "dev:remote" : " VITE_AUTH_URL=https://auth.dev.opencode.ai bun sst shell --stage=dev bun dev" ,
88 "build" : " vinxi build && ../../packages/opencode/script/schema.ts ./.output/public/config.json" ,
99 "start" : " vinxi start" ,
10- "version" : " 0.6.4 "
10+ "version" : " 0.6.5 "
1111 },
1212 "dependencies" : {
1313 "@ibm/plex" : " 6.4.1" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @opencode/cloud-core" ,
4- "version" : " 0.6.4 " ,
4+ "version" : " 0.6.5 " ,
55 "private" : true ,
66 "type" : " module" ,
77 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/cloud-function" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "$schema" : " https://json.schemastore.org/package.json" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/cloud-scripts" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "$schema" : " https://json.schemastore.org/package.json" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/function" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "$schema" : " https://json.schemastore.org/package.json" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "name" : " opencode" ,
55 "type" : " module" ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @opencode-ai/plugin" ,
4- "version" : " 0.6.4 " ,
4+ "version" : " 0.6.5 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "typecheck" : " tsc --noEmit"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @opencode-ai/sdk" ,
4- "version" : " 0.6.4 " ,
4+ "version" : " 0.6.5 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "typecheck" : " tsc --noEmit"
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/web" ,
33 "type" : " module" ,
4- "version" : " 0.6.4 " ,
4+ "version" : " 0.6.5 " ,
55 "scripts" : {
66 "dev" : " astro dev" ,
77 "dev:remote" : " sst shell --stage=dev --target=Web astro dev" ,
Original file line number Diff line number Diff line change 22 "name" : " opencode" ,
33 "displayName" : " opencode" ,
44 "description" : " opencode for VS Code" ,
5- "version" : " 0.6.4 " ,
5+ "version" : " 0.6.5 " ,
66 "publisher" : " sst-dev" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments