4657 Commits

Author SHA1 Message Date
opencode f49d5927a9 release: v1.0.123
Update Nix Hashes / update (push) Has been cancelled
v1.0.123
2025-12-01 01:07:50 +00:00
Github Action c447e67535 Update Nix flake.lock and hashes 2025-12-01 01:00:23 +00:00
Sebastian Herrlinger 1cb2b6581f bump opentui to v0.1.54, removing the cc flicker feature, fixing diffs and input event handling 2025-12-01 01:57:55 +01:00
Shantur Rathore db2a069383 tweak: compaction prompt (#4838)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-30 14:31:57 -06:00
Justin Vogt ad36dc4cff docs: explore subagent (#4893) 2025-11-30 14:04:27 -06:00
GitHub Action 40de95ec1b ignore: update download stats 2025-11-30 2025-11-30 12:04:23 +00:00
Adam 00089983d1 feat(share): split diffs on wide screens 2025-11-30 05:29:07 -06:00
Aiden Cline e20b6f6591 tweak: plan prompt 2025-11-30 01:03:35 -06:00
Aiden Cline 84798cf7f5 chore: cleanup 2025-11-30 00:32:43 -06:00
opencode-agent[bot] 098ae8c780 Added "Open docs" command to palette (#4915)
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-29 23:49:45 -06:00
Justin Vogt 7191bf38ee docs: Move tip to correct tool (#4891) 2025-11-29 22:03:20 -06:00
Aiden Cline b3fa3d4475 get codex working in copilot (#4914)
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-11-29 21:47:29 -06:00
opencode 064a444ef7 release: v1.0.122
Update Nix Hashes / update (push) Has been cancelled
v1.0.122
2025-11-30 00:35:34 +00:00
Github Action 63e9865d8d Update Nix flake.lock and hashes 2025-11-29 23:56:14 +00:00
Sebastian Herrlinger 85cd86fce4 bump opentui to v0.1.53, fixing an event listener leak in the line number renderable (perf) 2025-11-30 00:52:32 +01:00
Sebastian Herrlinger 211ae32359 tweak spinner to be bg independent 2025-11-30 00:50:30 +01:00
GitHub Action d84edc7637 chore: format code 2025-11-29 21:41:00 +00:00
Dax Raad 93196f2e2d core: clarify general agent can execute multiple parallel tasks 2025-11-29 16:40:15 -05:00
Dax Raad 2ef51ca6c3 ci: allow snapshot builds from any branch starting with snapshot- prefix 2025-11-29 21:30:38 +00:00
opencode c8696063c2 release: v1.0.121
Update Nix Hashes / update (push) Has been cancelled
v1.0.121
2025-11-29 21:30:38 +00:00
Github Action 1960ecc282 Update Nix flake.lock and hashes 2025-11-29 21:20:24 +00:00
Sebastian Herrlinger ead6f57d11 upgrade opentui to v0.1.52, fixing #4906 - key repeat handling 2025-11-29 22:18:08 +01:00
kavin 42ffb4487c fix(tui): add missing fg color to permission keybind hints (#4899)
Co-authored-by: Github Action <action@github.com>
2025-11-29 14:22:20 -06:00
Adam 4981fbddf5 chore: cleanup duplicate markup 2025-11-29 06:18:51 -06:00
GitHub Action 005abeb0a7 ignore: update download stats 2025-11-29 2025-11-29 12:04:12 +00:00
Dorian Karter 99b60488de fix: minor ui bug for transparent backgrounds (#4886) 2025-11-28 23:58:44 -06:00
Dax Raad 827564401e core: improve explore agent description to clarify tool availability 2025-11-28 21:47:45 -05:00
GitHub Action 6fcc0be7ed chore: format code 2025-11-29 02:44:40 +00:00
Dax Raad 40e1f1be14 Merge remote-tracking branch 'origin/dev' into dev 2025-11-28 21:44:02 -05:00
Dax Raad 6ac9199826 core: update generated types to include explore agent configuration 2025-11-28 21:43:56 -05:00
opencode 9853c7b6d9 release: v1.0.120
Update Nix Hashes / update (push) Has been cancelled
v1.0.120
2025-11-29 02:34:23 +00:00
Dax Raad 35b313fa40 tui: improve task display in session view to show tool names and completion status 2025-11-28 21:19:15 -05:00
Dax Raad 6a87d2fb30 Merge remote-tracking branch 'origin/dev' into dev 2025-11-28 21:13:13 -05:00
Dax Raad e3d6847112 core: add explore agent for fast codebase navigation and improve task UI display 2025-11-28 21:13:07 -05:00
Adam eade62e7d6 fix: diffs double rendering when CSR'd 2025-11-28 20:08:50 -06:00
Adam 9baa9fdc31 fix: theme-color value 2025-11-28 19:57:01 -06:00
Github Action 741449a9d4 Update Nix flake.lock and hashes 2025-11-29 01:55:02 +00:00
Sebastian Herrlinger a3f0e61161 opentui diffs 2025-11-29 02:52:17 +01:00
Dax Raad 95bc09449d ignore 2025-11-28 20:29:58 -05:00
GitHub Action c2d035be74 chore: format code 2025-11-28 22:43:33 +00:00
Justin Vogt 148e884428 docs: Add tip to tools about subagents re todos (#4875) 2025-11-28 15:49:24 -06:00
Aiden Cline 1e0e581468 ci: add community contributors to the changelog 2025-11-28 15:44:21 -06:00
Ariane Emory 7849f9713c feat: persist thinking blocks display to KV and indicate its current display state in the command_list (resolves #4582) (#4810)
Co-authored-by: GitHub Action <action@github.com>
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-28 15:01:05 -06:00
Aiden Cline c07e6879cd ci: use haiku 2025-11-28 14:41:32 -06:00
Github Action e9036a6480 Update Nix flake.lock and hashes 2025-11-28 20:32:46 +00:00
Aiden Cline c649baa5b9 bump openrouter & google ai sdk packages 2025-11-28 14:30:22 -06:00
Aiden Cline 2be3dffb5e Revert "fix: title gen when first msg(s) are shell invocations (#4874)"
This reverts commit ae68698cd0.
2025-11-28 12:18:02 -06:00
Aiden Cline ae68698cd0 fix: title gen when first msg(s) are shell invocations (#4874)
Co-authored-by: GitHub Action <action@github.com>
2025-11-28 11:55:22 -06:00
Sergio Garcia 46e9439c4f docs: formatter: false and lsp: false (#4833)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-28 11:22:48 -06:00
jaov 1d9c43d9dc tweak: gemini retry message to not be explicitly about gemini 3 (#4864)
Co-authored-by: jesuso <j.ochoa@norteconecta.net>
2025-11-28 11:14:53 -06:00