GitHub Action
|
21e88bc2ad
|
ignore: update download stats 2025-08-23
|
2025-08-23 12:03:48 +00:00 |
|
Vasiliy Kulikov
|
cccd583769
|
feat(lsp): option to disable lsps installing automatically (#1997)
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
|
2025-08-22 22:39:19 -05:00 |
|
Aiden Cline
|
f4ccf0457f
|
fix: count reasoning tokens (#2187)
|
2025-08-22 18:21:39 -05:00 |
|
Aiden Cline
|
95ec6d7a10
|
ignore: update json schema for better lsp dx (#2186)
|
2025-08-22 17:59:18 -05:00 |
|
Jay V
|
66a9670113
|
docs: edit
|
2025-08-22 18:36:17 -04:00 |
|
Jay V
|
f3af7ff6ff
|
docs: update
|
2025-08-22 18:34:35 -04:00 |
|
Dax Raad
|
99c26eb341
|
ignore: typecheck
|
2025-08-22 18:31:51 -04:00 |
|
Dax Raad
|
af415f7a92
|
add sse streaming to sdk
|
2025-08-22 18:30:25 -04:00 |
|
Lubos
|
902beaa7ab
|
chore(openapi): set correct content type for server-sent events (#2045)
|
2025-08-22 17:51:24 -04:00 |
|
Dax Raad
|
260d58f3b7
|
docs: add file names to code block titles in commands.mdx
|
2025-08-22 17:23:59 -04:00 |
|
Dax Raad
|
db134b91cf
|
docs: add commands page to sidebar
|
2025-08-22 17:23:59 -04:00 |
|
opencode
|
32f47c6618
|
release: v0.5.15
v0.5.15
|
2025-08-22 21:16:23 +00:00 |
|
Aiden Cline
|
66e626dee0
|
fix: format error log (#2184)
|
2025-08-22 16:09:15 -05:00 |
|
Dax
|
1bd97ef802
|
slash commands (#2157)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
|
2025-08-22 17:04:28 -04:00 |
|
Jay V
|
f2f66a2eff
|
docs: edit
|
2025-08-22 15:14:02 -04:00 |
|
Jay V
|
f5ff5243d3
|
docs: edit
|
2025-08-22 13:54:56 -04:00 |
|
Aiden Cline
|
43610a5671
|
docs: remove fake model (#2175)
|
2025-08-22 11:55:11 -05:00 |
|
Dax
|
e8bdd3eb25
|
Update duplicate-issues.yml
|
2025-08-22 08:52:39 -04:00 |
|
GitHub Action
|
5627918b6f
|
ignore: update download stats 2025-08-22
|
2025-08-22 12:04:13 +00:00 |
|
Thai Nguyen Hung
|
d7232c83f2
|
fix: correct typo in LSP documentation (#2164)
|
2025-08-22 06:43:24 -05:00 |
|
Aiden Cline
|
fa04ba35ad
|
fix: error logging (#2165)
|
2025-08-21 23:27:49 -05:00 |
|
Dax Raad
|
7a29904deb
|
deal with non existing cache folder
|
2025-08-21 22:58:39 -04:00 |
|
Aiden Cline
|
e388c09f62
|
tweak: adjust plan agent to ask when running bash, give it edit tooli… (#2150)
|
2025-08-21 18:25:31 -04:00 |
|
Dax Raad
|
f15660da75
|
ignore: docs agent
|
2025-08-21 17:15:43 -04:00 |
|
Dax Raad
|
bfcadbb79f
|
docs: update SDK documentation
|
2025-08-21 17:15:21 -04:00 |
|
Dax Raad
|
5210cbf1a5
|
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
|
1cdf9573c5
|
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
|
993f9862f0
|
fix sdk config type
|
2025-08-21 13:00:16 -04:00 |
|
Dax Raad
|
269eb0519d
|
allow importing sdk from @opencode-ai/sdk/server and @opencode-ai/sdk/client
|
2025-08-21 12:58:37 -04:00 |
|
zWing
|
8d87a4bfe1
|
chore: add export types in js-sdk (#1923)
Co-authored-by: zwingzheng <zwingzheng@tencent.com>
|
2025-08-21 11:06:27 -05:00 |
|
zWing
|
04548dd1a7
|
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
|
99bc8fe616
|
fix: preserve cache dir on cleanup (#2126)
|
2025-08-21 15:27:25 +00:00 |
|
Dax Raad
|
75523d978c
|
await config hooks
|
2025-08-21 15:27:25 +00:00 |
|
opencode
|
9dea751f6d
|
release: v0.5.13
v0.5.13
|
2025-08-21 15:27:25 +00:00 |
|
Dax Raad
|
b8322e5b19
|
add plugin hook for config
|
2025-08-21 11:22:24 -04:00 |
|
GitHub Action
|
8dd6ab0d2f
|
ignore: update download stats 2025-08-21
|
2025-08-21 12:04:21 +00:00 |
|
Aiden Cline
|
08397fcdc8
|
tweak: adjust plan -> build transition prompt (#2111)
|
2025-08-21 06:52:38 -05:00 |
|
Frank
|
00ccaabb12
|
fix do migration
|
2025-08-21 18:02:32 +08:00 |
|
Frank
|
17468305cd
|
fix do migration
|
2025-08-21 17:52:55 +08:00 |
|
Jay V
|
c53086ea04
|
docs: update
|
2025-08-20 17:58:56 -04:00 |
|
Jay V
|
b707f3053a
|
docs: gitlab
|
2025-08-20 17:51:16 -04:00 |
|
Jay V
|
a4729084cf
|
docs: edit
|
2025-08-20 17:39:37 -04:00 |
|
Lee Tickett
|
270820e21a
|
docs: Add GitLab CLI agent integration doc (#2103)
|
2025-08-20 17:37:43 -04:00 |
|
Dax Raad
|
68bed18e84
|
ignore: cloud stuff
|
2025-08-20 17:01:18 -04:00 |
|
Vincent Bernat
|
26b025bb4c
|
fix: ignore case when checking Qwen in model ID for todos (#2122)
|
2025-08-20 14:44:27 -05:00 |
|
Jay V
|
130979862b
|
docs: edit
|
2025-08-20 18:22:48 +00:00 |
|
opencode
|
b1d40e699b
|
release: v0.5.12
v0.5.12
|
2025-08-20 18:22:48 +00:00 |
|
Jay V
|
9bb4424eb9
|
docs: edit server
|
2025-08-20 14:13:02 -04:00 |
|
Dax Raad
|
3b6566731f
|
ci: turn back on aur
|
2025-08-20 12:46:17 -04:00 |
|
opencode
|
e402e6801f
|
release: v0.5.11
v0.5.11
|
2025-08-20 16:36:05 +00:00 |
|