4158 Commits

Author SHA1 Message Date
opencode dbbd6a81c9 release: v1.0.72 v1.0.72 2025-11-18 03:03:54 +00:00
GitHub Action a4b7b94bd5 chore: format code 2025-11-18 02:53:13 +00:00
Aiden Cline 704a638f0b fix: noreply 2025-11-17 20:52:25 -06:00
opencode a68e9d85a6 release: v1.0.71 v1.0.71 2025-11-18 01:59:40 +00:00
Dax Raad d3de88af1d respect server suggestion for default model 2025-11-17 20:53:48 -05:00
GitHub Action f0ef294fa6 chore: format code 2025-11-18 01:27:22 +00:00
Jay V e15461d69e docs: clarify custom tools can execute scripts in any language with Python example 2025-11-17 20:26:27 -05:00
opencode 948adcb435 release: v1.0.70 v1.0.70 2025-11-17 23:45:49 +00:00
Sebastian Herrlinger 8e78afbdfc upgrade opentui to v0.1.46
- enable bracketed paste (and more) on win
- fix word wrapping with CJK and at wrap/chunk boundaries
- old style meta+arrow
- allow <1 scroll speed for slowdown
2025-11-18 00:22:21 +01:00
Daniel Hofheinz 3c11d85ab3 docs: add built-in agents reference to README (#3047)
Co-authored-by: Jay V <air@live.ca>
2025-11-17 17:19:14 -05:00
Aiden Cline ca93938a78 fix /exit 2025-11-17 16:13:41 -06:00
Aiden Cline aa8912f36c Revert "fix: system theme background to use 'none' for terminal transparency (#4408)"
This reverts commit de7090ecf4.
2025-11-17 16:03:27 -06:00
GitHub Action 0b51bcdb20 chore: format code 2025-11-17 21:46:10 +00:00
Aiden Cline d2be02faf2 ci: tweak 2025-11-17 15:45:23 -06:00
Aiden Cline 3dba9cbe0e docs: tweak wording 2025-11-17 21:26:46 +00:00
opencode a6d1ecd2ac release: v1.0.69 v1.0.69 2025-11-17 21:26:46 +00:00
opencode-agent[bot] d45210c1ec Added /thinking slash command to toggle thinking blocks visibility in OpenTUI. (#4424)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-17 15:16:35 -06:00
Haris Gušić 19626fcfe6 docs(contributing): Add "Setting up a Debugger" section (#4421)
Co-authored-by: GitHub Action <action@github.com>
2025-11-17 14:28:06 -06:00
Haris Gušić c7eaee452e chore: Remove obsolete 'any' type annotation (#4423) 2025-11-17 14:27:43 -06:00
Aiden Cline f2998324ac tweak: whitelist 2025-11-17 13:18:13 -06:00
Dax Raad 51b9fbbab7 deprecated session.idle event 2025-11-17 11:42:45 -05:00
Aiden Cline 35825c2835 Reapply "fix: system theme background to use 'none' for terminal transparency" (#4415)
This reverts commit 368a75c983.
2025-11-17 10:39:53 -06:00
Dax Raad 84b2d45ecd core: honor retry-after values exceeding 10 minutes instead of discarding them 2025-11-17 11:33:28 -05:00
Dax Raad da559dac9e ignore 2025-11-17 11:32:07 -05:00
Dax Raad a601bc1c40 better retry display 2025-11-17 11:31:10 -05:00
Aiden Cline 368a75c983 Revert "fix: system theme background to use 'none' for terminal transparency" (#4415) 2025-11-17 10:24:20 -06:00
Jensen de7090ecf4 fix: system theme background to use 'none' for terminal transparency (#4408) 2025-11-17 10:22:31 -06:00
opencode-agent[bot] 8bfc741543 Updated help dialog to use dynamic keybind (#4414)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-11-17 10:18:59 -06:00
Dax 9fdf25c750 Refactor agent loop (#4412) 2025-11-17 10:57:18 -05:00
GitHub Action 9ae3f342a0 ignore: update download stats 2025-11-17 2025-11-17 12:04:41 +00:00
Luke Parker 40659a5f34 fix: Line count on win (#4401) 2025-11-17 01:08:22 -06:00
Keath Milligan 27c035a2f7 fix: handle Git Bash path mapping on windows (#4380) 2025-11-17 01:06:44 -06:00
Aiden Cline 8b48944c93 chore: update type 2025-11-17 00:07:23 -06:00
Tyler Gannon aa2b7318c8 chore: replace z.union with z.enum for cleaner OpenAPI generation (#4394) 2025-11-17 00:06:40 -06:00
Spoon 61994e57b0 fix(batch): simple UX feedback (#4396) 2025-11-17 00:02:05 -06:00
Youssef Achy e13b4dc18e add support for azure cognitive services provider (#4397) 2025-11-17 00:01:45 -06:00
opencode-agent[bot] 6f2a7ccefe Fixed OPENCODE_CONFIG_DIR to load config files. (#4400)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-11-16 23:48:36 -06:00
Jay bab6cfec9e docs: Add clarification for projects using 'opencode' name
Added a section to clarify the affiliation of related projects.
2025-11-16 20:51:41 -05:00
Aiden Cline 0d31818c43 fix: vercel gateway options 2025-11-16 18:39:31 -06:00
Sebastian Herrlinger c327a0dea0 bump opentui version to 0.1.45, fixing highlighting on windows 2025-11-16 23:56:11 +01:00
Aiden Cline 902fe8b49e docs: permissions 2025-11-16 16:40:48 -06:00
Aiden Cline 4d38903d14 ignore: rm 2025-11-16 16:32:04 -06:00
Baptiste Cavallo 77b94e5375 fix(batch): restore per-tool UI feedback + UX improvements (#4387) 2025-11-16 16:31:41 -06:00
opencode-agent[bot] f7a3c4caa3 Added copy option to message context menu (#4389)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-11-16 15:35:05 -06:00
opencode 56c95d56ac release: v1.0.68 v1.0.68 2025-11-16 20:38:48 +00:00
Aiden Cline f4ee72f295 fix: promptCacheKey set unnecessarily 2025-11-16 14:32:57 -06:00
GitHub Action fd46fc49d9 ignore: update download stats 2025-11-16 2025-11-16 12:04:11 +00:00
Frank cd047c2ca9 wip: zen 2025-11-16 03:32:13 -05:00
GitHub Action 53cea858fd chore: format code 2025-11-16 08:30:36 +00:00
Frank ee74c5a75e zen: usage paging 2025-11-16 03:29:52 -05:00