Commit Graph

612 Commits (f194a784b00b2e21067cc15bced152cfec7bb810)

Author SHA1 Message Date
Kyle Galbraith 10ff6e9830
docs: fix typo in SDK documentation (#3355) 2025-10-22 11:43:28 -05:00
opencode 833706cda4 release: v0.15.13 2025-10-21 20:24:20 +00:00
opencode 6ac5a447c2 release: v0.15.12 2025-10-21 17:31:56 +00:00
opencode a84826061d release: v0.15.11 2025-10-21 15:04:22 +00:00
opencode 6995dab1dc release: v0.15.10 2025-10-20 22:21:03 +00:00
opencode 835fa9fb81 release: v0.15.9 2025-10-20 21:16:57 +00:00
Rui Ferrão 3d48c14d29
docs: clarify the effects of the subtask command option with primary … (#3299) 2025-10-20 12:16:09 -05:00
Hieu Nguyen 4d8268c818
feat: support astro lsp (#3242) 2025-10-19 22:49:06 -05:00
Ivan Uhalin e47edfffe4
docs: fix Grep by Vercel link in documentation (#3280) 2025-10-19 11:51:57 -05:00
opencode d69beec087 release: v0.15.8 2025-10-18 18:36:52 +00:00
Jay V a3de43f3de ignore: clarify that workspaces are free for teams during beta 2025-10-17 15:19:19 -04:00
Jay V 5bfbec60b5 docs: clarify team collaboration features and pricing 2025-10-17 13:58:10 -04:00
Frank b7c8690414 wip: zen 2025-10-17 02:23:45 -04:00
opencode bad01d76de release: v0.15.7 2025-10-17 03:17:07 +00:00
Hieu Nguyen 92d9a0ec61
feat: deno lsp (#3210)
Co-authored-by: hiunguynx <hieu.nm1@teko.vn>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-10-16 18:08:36 -05:00
opencode 2be9ed2590 release: v0.15.6 2025-10-16 23:02:59 +00:00
Haris Gušić fb4105a46c
docs: fix Ctrl+K styling in documentation (#3021) 2025-10-16 15:30:28 -05:00
opencode 2517b22552 release: v0.15.5 2025-10-16 18:06:59 +00:00
opencode 542b9fa342 release: v0.15.4 2025-10-16 14:53:32 +00:00
Frank 2267ce2511 zen: support haiku 4.5 2025-10-15 13:53:00 -04:00
Jay V 6191232d5f web: colocate copy button styles with components that use them 2025-10-14 17:41:17 -04:00
Jay V 7eddaa806d docs: improve MCP server configuration guidance with examples and caveats 2025-10-14 16:43:59 -04:00
opencode 83be5b0171 release: v0.15.3 2025-10-14 18:44:21 +00:00
Dax Raad e5e05d390d core: reduce dependency conflicts by standardizing package versions through 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-14 01:23:54 -04:00
opencode 38ad6707cf release: v0.15.2 2025-10-14 04:56:00 +00:00
maple cd13a8524e
docs: typo in custom-tools.mdx (#3152) 2025-10-13 17:19:20 -05:00
opencode f81c469f17 release: v0.15.1 2025-10-13 18:14:52 +00:00
Aiden Cline 5885b691b9
docs: update recommended models list (#3121) 2025-10-12 21:35:31 -05:00
Jay 7e1abb7bbf
docs: Fix formatting of num_ctx in providers.mdx 2025-10-12 16:01:32 -04:00
Aiden Cline 83afcb9c42
docs: ollama num_ctx (#3111) 2025-10-12 10:40:51 -05:00
opencode 0d21164255 release: v0.15.0 2025-10-12 05:12:15 +00:00
opencode 50bb201187 release: v0.14.7 2025-10-10 01:02:37 +00:00
Aiden Cline 47dfebf277
docs: fix bugged example (#3068) 2025-10-09 12:21:44 -05:00
Jay V f3b5021936 docs: adding tools doc 2025-10-09 13:19:51 -04:00
Jay V 7be9a84b72 docs: document ripgrep .ignore file override in tools 2025-10-09 13:19:51 -04:00
Jay V 78321a95e8 docs: adding spellcheck command 2025-10-09 13:19:51 -04:00
Jay V 1d621260ff docs: fix permission docs 2025-10-08 12:13:42 -04:00
opencode 22a6849ff8 release: v0.14.6 2025-10-07 19:59:08 +00:00
Aiden Cline b6c9df970a
docs: troubleshooting ProviderModelNotFoundError (#3016) 2025-10-07 11:50:37 -05:00
Sai 1f725cc3ed
docs: add agent specific permission example (#3009) 2025-10-07 10:08:52 -05:00
opencode 27c211ef86 release: v0.14.5 2025-10-07 06:21:31 +00:00
opencode e3f9e7785e release: v0.14.4 2025-10-07 03:32:10 +00:00
Jay V 1b17d8070b docs: update footer 2025-10-06 17:05:45 -04:00
Jay V 1db028dc05 docs: fix styles and zen doc, closes #2912 2025-10-06 17:00:10 -04:00
Jay V b351b75156 docs: share page css 2025-10-06 16:13:21 -04:00
opencode d2a4a0375f release: v0.14.3 2025-10-05 11:22:57 +00:00
Dax Raad f3c2d1b6c2 sdk: simplify getting started with single createOpencode function
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-05 07:00:29 -04:00
Dax Raad 5f7ae6477b sync 2025-10-04 21:33:47 -04:00
iwauo 080fce9601
docs: java-lsp support (#2958) 2025-10-04 11:28:09 -05:00
Rovshan Muradov 085f4adbc3
docs: Update models.mdx (#2916) 2025-10-03 17:06:20 -04:00