Commit graph

1522 commits

Author SHA1 Message Date
Aiden Cline
0fd312346b
docs: fix plan agent docs (#2215)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-23 14:52:02 -05:00
OpeOginni
b80046120c
docs: document editor --wait flag (#2209)
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-08-23 14:43:20 -05:00
Aiden Cline
07ed2a8391
docs: document out of box lsps (#2213) 2025-08-23 14:22:22 -05:00
opencode
e9f52934e9 release: v0.5.18 2025-08-23 16:27:02 +00:00
Dax Raad
732b67f8ce ci: stuff 2025-08-23 12:21:58 -04:00
Dax Raad
d47bb96784 ci: ignore 2025-08-23 12:10:08 -04:00
Johnny
6456350564
docs: fix nodejs installation commands (#2193)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-23 08:23:24 -05:00
Vasiliy Kulikov
3706b2bca7
feat(lsp): option to disable lsps installing automatically (#1997)
Some checks are pending
deploy / deploy (push) Waiting to run
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-08-22 22:39:19 -05:00
Aiden Cline
1f57b9a70f
fix: count reasoning tokens (#2187) 2025-08-22 18:21:39 -05:00
Aiden Cline
004f53f741
ignore: update json schema for better lsp dx (#2186) 2025-08-22 17:59:18 -05:00
Jay V
cf29ec0a59 docs: edit
Some checks failed
deploy / deploy (push) Has been cancelled
2025-08-22 18:36:17 -04:00
Jay V
b5e08acdf7 docs: update 2025-08-22 18:34:35 -04:00
Dax Raad
7ddeeeb4f8 ignore: typecheck 2025-08-22 18:31:51 -04:00
Dax Raad
0f1697b2ab add sse streaming to sdk 2025-08-22 18:30:25 -04:00
Lubos
6e626afdcb
chore(openapi): set correct content type for server-sent events (#2045)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-22 17:51:24 -04:00
Dax Raad
0fe94c1616 docs: add file names to code block titles in commands.mdx
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-22 17:23:59 -04:00
Dax Raad
a42b004c72 docs: add commands page to sidebar 2025-08-22 17:23:59 -04:00
opencode
35f57768fd release: v0.5.15 2025-08-22 21:16:23 +00:00
Aiden Cline
9a90ce84fb
fix: format error log (#2184) 2025-08-22 16:09:15 -05:00
Dax
133fe41cd5
slash commands (#2157)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
2025-08-22 17:04:28 -04:00
Jay V
74c1085103 docs: edit 2025-08-22 15:14:02 -04:00
Jay V
497fc170fd docs: edit 2025-08-22 13:54:56 -04:00
Aiden Cline
3edab60560
docs: remove fake model (#2175) 2025-08-22 11:55:11 -05:00
Thai Nguyen Hung
39f52f48f2
fix: correct typo in LSP documentation (#2164) 2025-08-22 06:43:24 -05:00
Aiden Cline
4fadbcfb90
fix: error logging (#2165)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-21 23:27:49 -05:00
Dax Raad
08c5c401ba deal with non existing cache folder
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-21 22:58:39 -04:00
Aiden Cline
ba2e86c7ef
tweak: adjust plan agent to ask when running bash, give it edit tooli… (#2150) 2025-08-21 18:25:31 -04:00
Dax Raad
5d508cc9c2 docs: update SDK documentation 2025-08-21 17:15:21 -04:00
Dax Raad
d9233872b9 add createOpencodeServer to js sdk and wait for readiness. always use random port for opencode serve. add /client and /server imports for js sdk 2025-08-21 17:13:24 -04:00
Aiden Cline
aa4dba1541
fix: if lsp fails to spawn it shouldn't inject errors into edit diagnostics (#2145) 2025-08-21 12:06:32 -05:00
Dax Raad
947a3e8aff fix sdk config type 2025-08-21 13:00:16 -04:00
Dax Raad
9a3186317b allow importing sdk from @opencode-ai/sdk/server and @opencode-ai/sdk/client 2025-08-21 12:58:37 -04:00
zWing
b1e584ca1d
chore: add export types in js-sdk (#1923)
Co-authored-by: zwingzheng <zwingzheng@tencent.com>
2025-08-21 11:06:27 -05:00
zWing
bca523eb63
fix(js-sdk): fix types in session.chat (#1925)
Co-authored-by: zwingzheng <zwingzheng@tencent.com>
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-08-21 10:44:20 -05:00
Denys Pavlov
2ff4cd2c2b fix: preserve cache dir on cleanup (#2126) 2025-08-21 15:27:25 +00:00
Dax Raad
d686269377 await config hooks 2025-08-21 15:27:25 +00:00
opencode
491abd6b5b release: v0.5.13 2025-08-21 15:27:25 +00:00
Dax Raad
4518f96e3d add plugin hook for config 2025-08-21 11:22:24 -04:00
Aiden Cline
9231043eb4
tweak: adjust plan -> build transition prompt (#2111) 2025-08-21 06:52:38 -05:00
Jay V
2989d92794 docs: update
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-20 17:58:56 -04:00
Jay V
256d074411 docs: gitlab 2025-08-20 17:51:16 -04:00
Jay V
8b01676ec0 docs: edit 2025-08-20 17:39:37 -04:00
Lee Tickett
34c6c8494a
docs: Add GitLab CLI agent integration doc (#2103) 2025-08-20 17:37:43 -04:00
Dax Raad
522bed6b7d ignore: cloud stuff
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-20 17:01:18 -04:00
Vincent Bernat
dda672284c
fix: ignore case when checking Qwen in model ID for todos (#2122) 2025-08-20 14:44:27 -05:00
Jay V
6018364164 docs: edit 2025-08-20 18:22:48 +00:00
opencode
bc0d438cee release: v0.5.12 2025-08-20 18:22:48 +00:00
Jay V
abef91c223 docs: edit server 2025-08-20 14:13:02 -04:00
Dax Raad
1bbf6d38e5 ci: turn back on aur 2025-08-20 12:46:17 -04:00
opencode
c9c9db1e8d release: v0.5.11 2025-08-20 16:36:05 +00:00