Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions STATS.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,4 @@
| 2025-10-29 | 606,259 (+10,483) | 542,064 (+9,626) | 1,148,323 (+20,109) |
| 2025-10-30 | 613,746 (+7,487) | 542,064 (+0) | 1,155,810 (+7,487) |
| 2025-10-30 | 617,846 (+4,100) | 555,026 (+12,962) | 1,172,872 (+17,062) |
| 2025-10-31 | 626,612 (+8,766) | 564,579 (+9,553) | 1,191,191 (+18,319) |
22 changes: 11 additions & 11 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"packages/console/core": {
"name": "@opencode-ai/console-core",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@aws-sdk/client-sts": "3.782.0",
"@jsx-email/render": "1.1.1",
Expand All @@ -64,7 +64,7 @@
},
"packages/console/function": {
"name": "@opencode-ai/console-function",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@ai-sdk/anthropic": "2.0.0",
"@ai-sdk/openai": "2.0.2",
Expand All @@ -88,7 +88,7 @@
},
"packages/console/mail": {
"name": "@opencode-ai/console-mail",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@jsx-email/all": "2.2.3",
"@jsx-email/cli": "1.4.3",
Expand All @@ -109,7 +109,7 @@
},
"packages/desktop": {
"name": "@opencode-ai/desktop",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@kobalte/core": "catalog:",
"@opencode-ai/sdk": "workspace:*",
Expand Down Expand Up @@ -148,7 +148,7 @@
},
"packages/function": {
"name": "@opencode-ai/function",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@octokit/auth-app": "8.0.1",
"@octokit/rest": "22.0.0",
Expand All @@ -164,7 +164,7 @@
},
"packages/opencode": {
"name": "opencode",
"version": "0.15.29",
"version": "0.15.30",
"bin": {
"opencode": "./bin/opencode",
},
Expand Down Expand Up @@ -232,7 +232,7 @@
},
"packages/plugin": {
"name": "@opencode-ai/plugin",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@opencode-ai/sdk": "workspace:*",
"zod": "catalog:",
Expand All @@ -252,7 +252,7 @@
},
"packages/sdk/js": {
"name": "@opencode-ai/sdk",
"version": "0.15.29",
"version": "0.15.30",
"devDependencies": {
"@hey-api/openapi-ts": "0.81.0",
"@tsconfig/node22": "catalog:",
Expand All @@ -263,7 +263,7 @@
},
"packages/slack": {
"name": "@opencode-ai/slack",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@opencode-ai/sdk": "workspace:*",
"@slack/bolt": "^3.17.1",
Expand All @@ -276,7 +276,7 @@
},
"packages/ui": {
"name": "@opencode-ai/ui",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@kobalte/core": "catalog:",
"@opencode-ai/sdk": "workspace:*",
Expand Down Expand Up @@ -306,7 +306,7 @@
},
"packages/web": {
"name": "@opencode-ai/web",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@astrojs/cloudflare": "12.6.3",
"@astrojs/markdown-remark": "6.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/console/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev:remote": "VITE_AUTH_URL=https://auth.dev.opencode.ai bun sst shell --stage=dev bun dev",
"build": "vinxi build && ../../opencode/script/schema.ts ./.output/public/config.json",
"start": "vinxi start",
"version": "0.15.29"
"version": "0.15.30"
},
"dependencies": {
"@ibm/plex": "6.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/console/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/console-core",
"version": "0.15.29",
"version": "0.15.30",
"private": true,
"type": "module",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/console/function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencode-ai/console-function",
"version": "0.15.29",
"version": "0.15.30",
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/console/mail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencode-ai/console-mail",
"version": "0.15.29",
"version": "0.15.30",
"dependencies": {
"@jsx-email/all": "2.2.3",
"@jsx-email/cli": "1.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.svg" />
<link rel="shortcut icon" type="image/svg+xml" href="/favicon.svg" />
<title>OpenCode</title>
</head>
<body class="antialiased overscroll-none select-none text-12-regular">
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencode-ai/desktop",
"version": "0.15.29",
"version": "0.15.30",
"description": "",
"type": "module",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions packages/desktop/public/favicon.svg
5 changes: 0 additions & 5 deletions packages/desktop/src/assets/favicon.svg

This file was deleted.

2 changes: 1 addition & 1 deletion packages/function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencode-ai/function",
"version": "0.15.29",
"version": "0.15.30",
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "0.15.29",
"version": "0.15.30",
"name": "opencode",
"type": "module",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.15.29",
"version": "0.15.30",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/sdk",
"version": "0.15.29",
"version": "0.15.30",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdk/js/src/gen/types.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,9 @@ export type Config = {
options?: {
[key: string]: unknown
}
headers?: {
[key: string]: string
}
provider?: {
npm: string
}
Expand Down Expand Up @@ -991,6 +994,9 @@ export type Model = {
options: {
[key: string]: unknown
}
headers?: {
[key: string]: string
}
provider?: {
npm: string
}
Expand Down
2 changes: 1 addition & 1 deletion packages/slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencode-ai/slack",
"version": "0.15.29",
"version": "0.15.30",
"type": "module",
"scripts": {
"dev": "bun run src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencode-ai/ui",
"version": "0.15.29",
"version": "0.15.30",
"type": "module",
"exports": {
".": "./src/components/index.ts",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added packages/ui/src/assets/favicon/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added packages/ui/src/assets/favicon/favicon.ico
Binary file not shown.
18 changes: 18 additions & 0 deletions packages/ui/src/assets/favicon/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions packages/ui/src/assets/favicon/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "OpenCode",
"short_name": "OpenCode",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions packages/ui/src/components/favicon.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import { Link, Meta } from "@solidjs/meta"
import favicon96 from "../assets/favicon/favicon-96x96.png"
import faviconSvg from "../assets/favicon/favicon.svg"
import faviconIco from "../assets/favicon/favicon.ico"
import appleTouchIcon from "../assets/favicon/apple-touch-icon.png"
import siteWebmanifest from "../assets/favicon/site.webmanifest"

export const Favicon = () => {
return (
<>
<Link rel="icon" type="image/svg+xml" href={faviconSvg} />
<Link rel="icon" type="image/png" href={favicon96} sizes="96x96" />
<Link rel="shortcut icon" href={faviconIco} />
<Link rel="apple-touch-icon" sizes="180x180" href={appleTouchIcon} />
<Meta name="apple-mobile-web-app-title" content="OpenCode" />
<Link rel="manifest" href={siteWebmanifest} />
</>
)
}
1 change: 1 addition & 0 deletions packages/ui/src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export * from "./diff-changes"
export * from "./icon"
export * from "./icon-button"
export * from "./input"
export * from "./favicon"
export * from "./fonts"
export * from "./list"
export * from "./markdown"
Expand Down
15 changes: 10 additions & 5 deletions packages/ui/src/components/message-part.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,21 @@

[data-component="tool-error"] {
display: flex;
align-items: center;
align-items: start;
gap: 8px;

[data-slot="icon"] {
[data-slot="tool-error-icon"] {
color: var(--icon-critical-active);
margin-top: 4px;
}

[data-slot="content"] {
[data-slot="tool-error-content"] {
display: flex;
align-items: center;
align-items: start;
gap: 8px;
}

[data-slot="title"] {
[data-slot="tool-error-title"] {
font-family: var(--font-family-sans);
font-size: var(--font-size-small);
font-style: normal;
Expand All @@ -51,7 +52,11 @@
letter-spacing: var(--letter-spacing-normal);
color: var(--ember-light-11);
text-transform: capitalize;
white-space: nowrap;
}

/* [data-slot="tool-error-message"] { */
/* } */
}

[data-component="tool-output"] {
Expand Down
12 changes: 7 additions & 5 deletions packages/ui/src/components/message-part.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,15 +151,17 @@ PART_MAPPING["tool"] = function ToolPartDisplay(props) {
return (
<Card variant="error">
<div data-component="tool-error">
<Icon name="circle-ban-sign" size="small" data-slot="icon" />
<Icon name="circle-ban-sign" size="small" data-slot="tool-error-icon" />
<Switch>
<Match when={title}>
<div data-slot="content">
<div data-slot="title">{title}</div>
<span>{rest.join(": ")}</span>
<div data-slot="tool-error-content">
<div data-slot="tool-error-title">{title}</div>
<span data-slot="tool-error-message">{rest.join(": ")}</span>
</div>
</Match>
<Match when={true}>{cleaned}</Match>
<Match when={true}>
<span data-slot="tool-error-message">{cleaned}</span>
</Match>
</Switch>
</div>
</Card>
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opencode-ai/web",
"type": "module",
"version": "0.15.29",
"version": "0.15.30",
"scripts": {
"dev": "astro dev",
"dev:remote": "VITE_API_URL=https://api.opencode.ai astro dev",
Expand Down
2 changes: 1 addition & 1 deletion sdks/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "opencode",
"displayName": "opencode",
"description": "opencode for VS Code",
"version": "0.15.29",
"version": "0.15.30",
"publisher": "sst-dev",
"repository": {
"type": "git",
Expand Down
Loading