opencode-agent[bot]
78b3e52297
Removed cache mention from webfetch prompt. ( #5412 )
...
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-12-11 19:53:39 -06:00
Koichi Nakayamada
8c010cacb9
fix(tui): ensure fatal error UI is readable in light mode ( #5387 )
2025-12-11 16:39:27 -06:00
Koichi Nakayamada
f6179ba902
fix: add fg color to some TUI text elements for light mode visibility ( #5378 )
2025-12-11 16:29:34 -06:00
Adán
9cfeefcc6e
fix: Windows LSP URIs using backslashes (Biome initialization failure) ( #5317 )
2025-12-11 16:28:39 -06:00
Aiden Cline
ce4aad9b5c
tweak: setting chat_template_args in transform
2025-12-11 16:22:10 -06:00
Aiden Cline
5d103fe75a
tweak(tui): better error msg rendering
2025-12-11 16:22:10 -06:00
Dax Raad
d9d51df89d
core: fix missing Flag import in session prompt
2025-12-11 16:18:04 -05:00
Dax Raad
e6ea3b0a56
core: add client identification to user agent and request headers for better tracking
2025-12-11 16:18:04 -05:00
Aiden Cline
e91b00c541
tweak: bash tool, try to prevent the cd spam
2025-12-11 14:58:46 -06:00
Aiden Cline
218bd3188e
tweak: bash tool deny msg
2025-12-11 14:46:58 -06:00
Jorgen Henriksen
98cb5169c6
add experimental.chat.messages.transform hook ( #5207 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-11 14:38:45 -06:00
opencode
8a6150e06e
release: v1.0.150
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 20:09:20 +00:00
Aiden Cline
0c48e4cb68
fix
2025-12-11 13:55:08 -06:00
Shantur Rathore
263832e536
fix: Writing to Bun.stderr causes CPU pinning to 100%. ( #5396 )
2025-12-11 13:47:59 -06:00
Sebastian Herrlinger
7d0ed22773
fix super modifier parsing
2025-12-11 19:20:23 +01:00
opencode
f31c731cd3
release: v1.0.149
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 18:00:30 +00:00
Dax Raad
36add26108
temporarily remove undo/redo keybinds
2025-12-11 12:55:08 -05:00
opencode
b495afe63b
release: v1.0.148
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 17:49:42 +00:00
opencode
021f4b2e6e
release: v1.0.147
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 16:46:43 +00:00
Sebastian Herrlinger
c90e3d2d60
align default input keybinds
2025-12-11 17:39:29 +01:00
Sebastian Herrlinger
5254c1f489
allow custom mappings for all textarea actions via config
2025-12-11 17:23:47 +01:00
GDR!
7865eea888
Add ripgrep to Docker image ( #5379 )
2025-12-11 09:47:56 -06:00
Daniel Polito
c6ed24ee45
Fix / Improve Github Eyes Reaction Removal ( #5383 )
2025-12-11 09:42:10 -06:00
David Hill
710dda2f84
fix: change terminal title to OpenCode
2025-12-11 12:10:04 +00:00
opencode
24445828ec
release: v1.0.146
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 06:23:53 +00:00
opencode
823aba4627
release: v1.0.145
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 06:19:42 +00:00
opencode
d41abcf936
release: v1.0.144
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 05:48:13 +00:00
Dax Raad
bb921bade7
use new share url
2025-12-11 00:43:00 -05:00
Dax Raad
831c95199c
ignore
2025-12-10 22:36:57 -05:00
Dax Raad
55bffabae1
ignore
2025-12-10 22:34:16 -05:00
Dax Raad
42c3ae3664
global bus
2025-12-10 22:28:56 -05:00
Dax Raad
c9d00d708e
global.dispose
2025-12-10 22:22:16 -05:00
Aiden Cline
79d682c1f9
ignore: tmp transform exclusion
2025-12-10 21:18:19 -06:00
Aiden Cline
96397dc1ef
tweak: correct thinkingLevel
2025-12-10 21:13:10 -06:00
Koichi Nakayamada
9b8046ac46
fix: light mode visibility for filepath in /undo diff files ( #5352 )
2025-12-10 19:38:14 -06:00
Jinhyeok Lee
6d9dd19037
docs(bash): clarify description parameter is required ( #5353 )
2025-12-10 19:37:38 -06:00
Seb Duerr
5d98028182
Add Cerebras integration header with opencode identifier ( #5354 )
2025-12-10 19:36:58 -06:00
Shantur Rathore
c97ef9840e
compaction: improve compaction prompt ( #5348 )
2025-12-10 17:21:38 -06:00
Christian Stewart
b99674e23e
fix: more descriptive tool or subtask execution failed error ( #5337 )
...
Signed-off-by: Christian Stewart <christian@aperture.us >
2025-12-10 17:12:49 -06:00
Aiden Cline
be392bd0c5
tweak: oc -> OC
2025-12-10 17:06:16 -06:00
Christian Stewart
c88e0c3fef
feat: use |- for intermediate sub-agent steps ( #5336 )
...
Signed-off-by: Christian Stewart <christian@aperture.us >
2025-12-10 16:36:11 -06:00
Yukai Huang
d3d1592447
fix(auth): add plugin lookup for custom provider in 'Other' flow ( #5324 )
2025-12-10 16:23:12 -06:00
Aiden Cline
c117e94374
tweak: small fix
2025-12-10 16:01:10 -06:00
OpeOginni
510371aab2
fix(cli): obtain directory data from server ( #5320 )
2025-12-10 15:55:15 -06:00
Dax Raad
d5bf02f994
tui: use random free port and enable icon discovery by default
...
- Tauri app now automatically finds an available port instead of defaulting to 4096
- Icon discovery feature is now enabled by default in the Tauri app
- Prevents port conflicts when multiple OpenCode instances are running
2025-12-10 16:13:11 -05:00
Aiden Cline
5c7a021e61
ignore: add bash tests
2025-12-10 15:07:40 -06:00
Dax Raad
27bb741376
stuff adam needs
2025-12-10 15:59:42 -05:00
Daniel Polito
3320e2bd6c
Add Eyes Reaction instead of Comment Working on Github Action ( #5072 )
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-10 13:35:55 -06:00
Aiden Cline
46cae6260a
ignore: fix test
2025-12-10 13:31:45 -06:00
Dax Raad
d1f87dd45e
add models.dev family
2025-12-10 14:30:28 -05:00