Commit Graph

841 Commits

Author SHA1 Message Date
Aiden Cline f95e368040 fix: eslint ENOTEMPTY (#2252) 2025-08-25 23:11:38 -05:00
Timo Clasen e18b2dc58e fix: model flag in non interactive mode (#2249) 2025-08-25 15:06:54 -05:00
opencode b051d05094 release: v0.5.27 2025-08-25 17:10:18 +00:00
opencode 79064a8446 release: v0.5.26 2025-08-25 16:54:15 +00:00
opencode 29630f4287 release: v0.5.25 2025-08-25 16:38:24 +00:00
opencode e14226d3d1 release: v0.5.24 2025-08-24 23:01:00 +00:00
Dax Raad 40b73f42c0 ci: tweak 2025-08-24 18:55:44 -04:00
opencode 5ad4cd97b1 release: v0.5.23 2025-08-24 22:53:37 +00:00
Dax Raad 4433a1452c ci: retry clone 2025-08-24 18:48:03 -04:00
Dax Raad 2168ba93da ci: ignore 2025-08-24 18:31:44 -04:00
Aiden Cline 8e27f9bef7 fix: command model selection (#2219) 2025-08-24 12:06:48 -05:00
opencode e322384c2d release: v0.5.18 2025-08-23 16:27:02 +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
Lubos 902beaa7ab chore(openapi): set correct content type for server-sent events (#2045) 2025-08-22 17:51:24 -04:00
opencode 32f47c6618 release: 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
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 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
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 2025-08-21 15:27:25 +00:00
Dax Raad b8322e5b19 add plugin hook for config 2025-08-21 11:22:24 -04:00
Aiden Cline 08397fcdc8 tweak: adjust plan -> build transition prompt (#2111) 2025-08-21 06:52:38 -05:00
Vincent Bernat 26b025bb4c fix: ignore case when checking Qwen in model ID for todos (#2122) 2025-08-20 14:44:27 -05:00
opencode b1d40e699b release: v0.5.12 2025-08-20 18:22:48 +00:00
Dax Raad 3b6566731f ci: turn back on aur 2025-08-20 12:46:17 -04:00
opencode e402e6801f release: v0.5.11 2025-08-20 16:36:05 +00:00
Dax Raad f040dc3ec7 ignore: remove import 2025-08-20 12:29:24 -04:00
Dax Raad cec1fa8bb2 remove auto browser open for now 2025-08-20 12:28:00 -04:00
opencode 3a994c4919 release: v0.5.10 2025-08-20 16:12:00 +00:00
opencode 5a141f61f7 release: v0.5.9 2025-08-20 15:51:24 +00:00
Dax Raad d481a905ea copilot auth update version 2025-08-20 11:46:14 -04:00
opencode 4ab267084b release: v0.5.8 2025-08-20 05:08:31 +00:00
Dax Raad f69816302b sonic model 2025-08-20 01:02:41 -04:00
Aiden Cline 3c1e9c3498 fix: don't let --continue access subagent session (#2091) 2025-08-19 22:40:07 -05:00
Aiden Cline 7e4284152b fix: agent casing issue (#2081) 2025-08-19 18:08:56 -05:00
Aiden Cline 2ef0c3c1fb tweak: notify agent it is in build mode when switching from plan mode (#2065) 2025-08-19 15:32:31 -05:00
Aiden Cline 3c1194d83b tweak: better agent create error handling (#2058) 2025-08-19 00:14:50 -05:00
Aiden Cline b84482f17a fix: ensure name isn't added as field in options: {...} (#2053) 2025-08-18 18:15:20 -05:00
Aiden Cline 7ed4a97ad2 blacklist gpt-5-chat-latest (#2048) 2025-08-18 17:50:38 -04:00
opencode b86ac479b3 release: v0.5.7 2025-08-18 21:43:17 +00:00
Dax 82ac58da90 fix anthropic console auth (#2049) 2025-08-18 17:12:21 -04:00
opencode 2b909c9fbc release: v0.5.6 2025-08-18 15:56:22 +00:00