summaryrefslogtreecommitdiffhomepage
path: root/packages/web
AgeCommit message (Collapse)Author
2025-10-22docs: fix typo in SDK documentation (#3355)Kyle Galbraith
2025-10-21release: v0.15.13opencode
2025-10-21release: v0.15.12opencode
2025-10-21release: v0.15.11opencode
2025-10-20release: v0.15.10opencode
2025-10-20release: v0.15.9opencode
2025-10-20docs: clarify the effects of the subtask command option with primary … (#3299)Rui Ferrão
2025-10-19feat: support astro lsp (#3242)Hieu Nguyen
2025-10-19docs: fix Grep by Vercel link in documentation (#3280)Ivan Uhalin
2025-10-18release: v0.15.8opencode
2025-10-17ignore: clarify that workspaces are free for teams during betaJay V
2025-10-17docs: clarify team collaboration features and pricingJay V
2025-10-17wip: zenFrank
2025-10-17release: v0.15.7opencode
2025-10-16feat: deno lsp (#3210)Hieu Nguyen
Co-authored-by: hiunguynx <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-10-16release: v0.15.6opencode
2025-10-16docs: fix Ctrl+K styling in documentation (#3021)Haris Gušić
2025-10-16release: v0.15.5opencode
2025-10-16release: v0.15.4opencode
2025-10-15zen: support haiku 4.5Frank
2025-10-14web: colocate copy button styles with components that use themJay V
2025-10-14docs: improve MCP server configuration guidance with examples and caveatsJay V
2025-10-14release: v0.15.3opencode
2025-10-14core: reduce dependency conflicts by standardizing package versions through ↵Dax Raad
catalog This eliminates duplicate package versions that were causing build issues and inconsistent behavior across the monorepo. Dependencies now resolve to single versions through the workspace catalog, making installs faster and more reliable.
2025-10-14release: v0.15.2opencode
2025-10-13docs: typo in custom-tools.mdx (#3152)maple
2025-10-13release: v0.15.1opencode
2025-10-12docs: update recommended models list (#3121)Aiden Cline
2025-10-12docs: Fix formatting of num_ctx in providers.mdxJay
2025-10-12docs: ollama num_ctx (#3111)Aiden Cline
2025-10-12release: v0.15.0opencode
2025-10-10release: v0.14.7opencode
2025-10-09docs: fix bugged example (#3068)Aiden Cline
2025-10-09docs: adding tools docJay V
2025-10-09docs: document ripgrep .ignore file override in toolsJay V
2025-10-09docs: adding spellcheck commandJay V
2025-10-08docs: fix permission docsJay V
2025-10-07release: v0.14.6opencode
2025-10-07docs: troubleshooting ProviderModelNotFoundError (#3016)Aiden Cline
2025-10-07docs: add agent specific permission example (#3009)Sai
2025-10-07release: v0.14.5opencode
2025-10-07release: v0.14.4opencode
2025-10-06docs: update footerJay V
2025-10-06docs: fix styles and zen doc, closes #2912Jay V
2025-10-06docs: share page cssJay V
2025-10-05release: v0.14.3opencode
2025-10-05sdk: simplify getting started with single createOpencode functionDax Raad
Makes it easier for developers to get started by providing a single function that creates both server and client, removing the need to manually coordinate separate server and client creation
2025-10-04syncDax Raad
2025-10-04docs: java-lsp support (#2958)iwauo
2025-10-03docs: Update models.mdx (#2916)Rovshan Muradov