Commit graph

2230 commits

Author SHA1 Message Date
Dax Raad
6d056789c7 ignore: docs agent
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-21 17:15:43 -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
GitHub Action
a9dcbedf99 ignore: update download stats 2025-08-21
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-21 12:04:21 +00:00
Aiden Cline
9231043eb4
tweak: adjust plan -> build transition prompt (#2111) 2025-08-21 06:52:38 -05:00
Frank
04dcd87170 fix do migration
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-21 18:02:32 +08:00
Frank
c31fd9ed79 fix do migration 2025-08-21 17:52:55 +08: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
Dax Raad
b11fe9fbc6 ignore: remove import 2025-08-20 12:29:24 -04:00
Dax Raad
60f3d413de remove auto browser open for now 2025-08-20 12:28:00 -04:00
opencode
1df2d78b85 release: v0.5.10 2025-08-20 16:12:00 +00:00
opencode
2286a872c1 release: v0.5.9 2025-08-20 15:51:24 +00:00
Dax Raad
8a83301e0d copilot auth update version 2025-08-20 11:46:14 -04:00
GitHub Action
9bc40f00e3 ignore: update download stats 2025-08-20
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-20 12:04:23 +00:00
opencode
c3c440948a release: v0.5.8 2025-08-20 05:08:31 +00:00
Dax Raad
aa10f8a7f6 sonic model 2025-08-20 01:02:41 -04:00
Aiden Cline
a2db58f125
fix: don't let --continue access subagent session (#2091)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-19 22:40:07 -05:00
Aiden Cline
574be9febf
fix: keybind panic (#2092) 2025-08-19 22:39:59 -05:00
Aiden Cline
5b05ede748
fix: agent casing issue (#2081) 2025-08-19 18:08:56 -05:00
Aiden Cline
4032426185
docs: remove non existent keybind (#2080) 2025-08-19 17:39:02 -05:00
Jay V
8d8045ff95 docs: add sdk doc
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-19 18:11:36 -04:00
Jay V
b3c8bec019 docs: edit server 2025-08-19 17:21:45 -04:00
Aiden Cline
25f43adaa0
tweak: notify agent it is in build mode when switching from plan mode (#2065)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-19 15:32:31 -05:00
Timo Clasen
4913ee6afd
fix(TUI): make it less shimmer (#2076) 2025-08-19 15:30:54 -05:00
Zack Jackson
c59ded82b3
docs: document server API endpoints (#2019)
Co-authored-by: Jay <air@live.ca>
2025-08-19 16:13:02 -04:00
Aiden Cline
40bdbf92a3
fix: tui panic from logger (#2075) 2025-08-19 14:47:44 -05:00
Aiden Cline
ad76d7e57d
fix: add type checking for MCP tool path parameters (#2073)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-08-19 13:38:33 -05:00
GitHub Action
863ae6fa7d ignore: update download stats 2025-08-19
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-19 12:04:15 +00:00
Aiden Cline
8f230ad4b4
fix: interface conversion panic (#2060) 2025-08-19 05:25:46 -05:00
Aiden Cline
c0f90eb564
tweak: better agent create error handling (#2058) 2025-08-19 00:14:50 -05:00
Dax
50fb337270
Update duplicate-issues.yml
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-18 20:00:59 -04:00