1966 Commits

Author SHA1 Message Date
opencode 2c845a0703 release: v0.4.18 v0.4.18 2025-08-11 16:04:07 +00:00
adamdotdevin 4e44e6d270 fix: assistant message footer styles 2025-08-11 10:57:18 -05:00
adamdotdevin 224cabd720 fix: assistant message footer styles 2025-08-11 10:52:49 -05:00
adamdotdevin 04b03e8a4e fix: assistant message footer styles 2025-08-11 10:50:00 -05:00
opencode ce348e88e7 release: v0.4.17 v0.4.17 2025-08-11 15:15:24 +00:00
Dax Raad d3425b976f fix azure gpt config 2025-08-11 10:56:16 -04:00
Dax Raad d85e4fee1d make models key optional in config 2025-08-11 10:54:14 -04:00
adamdotdevin 85c33cc5e8 fix: reformat assistant message footer 2025-08-11 09:38:52 -05:00
adamdotdevin 7e72ae534b feat: placeholder on pending assistant message 2025-08-11 09:29:44 -05:00
adamdotdevin d1cbf1d9ae fix: re-render messages on session error 2025-08-11 09:19:45 -05:00
spoons-and-mirrors 437ae99bd4 Fix: Respect agent's preferred model at TUI startup (#1683)
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-11 08:51:35 -05:00
spoons-and-mirrors 1c8ea078db Feat: Implement Wrap-Around Navigation for List Selection (for Models and Tools modal) (#1768) 2025-08-11 08:47:51 -05:00
Timo Clasen 01f8eec4bf fix: only load the first local and global rule file (#1761) 2025-08-11 08:28:03 -05:00
Aiden Cline 8e8aed40af fix: instructions should be able to handle absolute paths (#1762) 2025-08-11 08:23:41 -05:00
opencode ff71080228 release: v0.4.16 v0.4.16 2025-08-11 12:59:20 +00:00
Dax Raad eaaac1c4b3 ci: tweak 2025-08-11 08:54:14 -04:00
opencode a26844e375 release: v0.4.15 v0.4.15 2025-08-11 12:49:52 +00:00
GitHub Action fc87d5afdb ignore: update download stats 2025-08-11 2025-08-11 12:04:33 +00:00
spoons-and-mirrors c41ca1f535 Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models (#1778) 2025-08-11 07:00:32 -05:00
cvzakharchenko 00ffe89f8e Issue 1676: Don't eat up the last newline in a multi-line replacement (#1777) 2025-08-11 06:55:45 -05:00
Jake ac1d8c3f9f Add support for biome.jsonc config file (#1791) 2025-08-11 06:48:46 -05:00
spoons-and-mirrors 219756c3d3 Fix: Sanitize MCP Tool Names for Consistency in User Expectations (#1769) 2025-08-11 01:59:50 -04:00
Stibbs f9d201daa5 chore: add OPENCODE env var (#1780) 2025-08-11 01:56:42 -04:00
Aiden Cline 21df5bbd20 feat (tui): agents dialog (#1802) 2025-08-11 01:46:38 -04:00
Dax Raad fce733492d fix run command to be less messy 2025-08-11 01:45:05 -04:00
opencode 714820eb3f release: v0.4.12 v0.4.12 2025-08-11 05:28:22 +00:00
Dax Raad 1cc168f826 show combined output of bash tool progressively 2025-08-11 01:23:00 -04:00
Dax Raad 633d575a48 fix plan mode bash tool making changes 2025-08-11 01:15:12 -04:00
opencode d6a62d7fe0 release: v0.4.11 v0.4.11 2025-08-11 02:30:21 +00:00
Dax Raad e71b965087 ci: tweaks 2025-08-10 22:23:59 -04:00
Aiden Cline 81ecb86a40 fix: enforce field requirement for cli cmds (#1796) v0.4.10 2025-08-10 22:17:12 -04:00
opencode 4633e7e2bb release: v0.4.6 2025-08-11 01:59:27 +00:00
Dax Raad b86b24bca2 add OPENCODE_DISABLE_AUTOUPDATE flag v0.4.6 2025-08-10 21:52:52 -04:00
Dax Raad 87be61f561 docs: docs agent v0.4.4 v0.4.5 2025-08-10 21:40:49 -04:00
Dax Raad 45b22d0581 ci: smoke test 2025-08-10 21:37:48 -04:00
Dax Raad 2c8bd78883 pass through additional agent options to the provider 2025-08-10 21:34:46 -04:00
Tom 489e54b04b fix(plugin): prevent compiled binary hang by removing lazy dynamic import (#1794)
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-10 21:31:15 -04:00
opencode 4e87c698ce release: v0.4.3 2025-08-11 00:53:06 +00:00
Dax Raad 828bc3b72f switch gpt-5 to codex prompt v0.4.3 2025-08-10 20:47:38 -04:00
Dax Raad 652bed02bb support agent options 2025-08-10 20:30:37 -04:00
adamdotdevin 80347b1ad4 feat: thinking blocks rendered in tui and share page 2025-08-10 19:25:03 -05:00
Frank bc0c1735e1 wip gateway 2025-08-10 12:30:52 -04:00
Aiden Cline bb5396263c feat: webfetch permission support (#1772) 2025-08-10 08:00:44 -05:00
GitHub Action 000290ce17 ignore: update download stats 2025-08-10 2025-08-10 12:04:14 +00:00
Frank 3630f6ae3f wip: gateway 2025-08-10 01:17:48 -04:00
Frank 45d4395a54 wip: gateway 2025-08-10 01:03:15 -04:00
Frank 86b91c6979 wip: gateway 2025-08-10 00:29:00 -04:00
spoons-and-mirrors a593e45195 Feat: Add Agent Name in the LLM Response Footer (and re-order it) (#1770) 2025-08-09 20:22:16 -05:00
Frank 56685e4cc2 Update moonshot ai provider doc 2025-08-09 19:22:50 -04:00
Dax Raad b5798d2dae use minimal reasoning effort for gpt-5 2025-08-09 15:38:48 -04:00