franlol
d907c34e93
feat: add optional scrollbar to the session chat ( #5116 )
...
Co-authored-by: Sebastian <hasta84@gmail.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 >
2025-12-05 14:49:05 -06:00
Nathan Thomas
dc2d711b19
feat: add max steps for supervisor and sub-agents ( #4062 )
...
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-05 12:26:44 -06:00
Noam Bressler
3eaeb48de1
add experimental.open_telemetry config option to enable OTEL spans ( #4978 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.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 >
2025-12-05 10:48:22 -06:00
Dax
85d8825cb1
core: refactor provider and model system ( #5033 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com >
2025-12-03 21:09:03 -05:00
Ariane Emory
154c57fe9d
feat: add tool_details keybind w/ no default ( #4976 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-03 13:38:09 -06:00
Ariane Emory
77df6c2ba1
feat: add messages_last_user command to scroll TUI to last user message (implements #4847 ) ( #4855 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-03 12:30:11 -06:00
Spoon
e4f11b6f5b
feat: experimental.primary_tools, allow user to set the tools that should only be available to primary agents ( #4913 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-03 11:19:43 -06:00
Jaga Santagostino
5269630b6e
toggle to hide username in TUI ( #4750 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-02 15:11:03 -06: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
Aiden Cline
606d25d4d6
Remove keybinds from favorites feature, keep functionality
2025-11-26 00:45:33 -06:00
shuv
533f642e8e
Add favorites to model selector ( #23 ) ( #4343 )
...
Co-authored-by: Github Action <action@github.com >
2025-11-26 00:41:41 -06:00
Ariane Emory
cc3c4277d0
feat: add a diff_style option to allow disabling columnar diffs ( resolve #4677 ) ( #4756 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
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 >
2025-11-25 23:34:58 -06:00
Shantur Rathore
e80e5b1974
config: add setCacheKey in provider options ( #4738 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-25 17:53:56 -06:00
Ariane Emory
b71c39fcdd
fix: merge plugin selections ( resolves #4565 ) ( #4724 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
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 >
2025-11-25 11:34:21 -06:00
Aiden Cline
b63c5b4ce2
better scroll speed default for windows
2025-11-25 01:16:21 -06:00
Aiden Cline
90d38a69dc
Revert "config: add setCacheKey in provider options ( #4654 )"
...
This reverts commit 3617f90c73 .
2025-11-24 22:30:56 -06:00
Shantur Rathore
3617f90c73
config: add setCacheKey in provider options ( #4654 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-24 22:20:52 -06:00
Adam
8faaea9c01
wip(share): more styling
2025-11-24 15:10:40 -06:00
Aiden Cline
867318e9c8
add autoupdate: notify
2025-11-24 14:32:38 -06:00
Goni Zahavy
e7dc4e2365
tui: added ctrl-z terminal suspension support ( #3983 )
2025-11-22 12:48:23 -06:00
Dax
aed647068f
enterprise ( #4617 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2025-11-21 20:41:27 -05:00
Aiden Cline
5ce61f68cd
add provider whitelist
2025-11-21 01:24:44 -06:00
geril07
e70c7b257a
feat: whitelist/blacklist config options for provider ( #3416 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-21 01:01:30 -06:00
Aiden Cline
859abc7b80
change default child session cycle keybind to <leader>right, and <leader>left
2025-11-20 14:01:02 -06:00
Aiden Cline
eeaecdf65c
feat: add top level lsp: false and formatter: false to allow disabling all formatters or lsps at once
2025-11-18 17:48:40 -06:00
Aiden Cline
b7929e26bd
Revert "Updated scroll_speed to allow any positive number" ( #4437 )
2025-11-17 21:19:06 -06:00
opencode-agent[bot]
2c3ccb5495
Updated scroll_speed to allow any positive number ( #4436 )
...
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-17 21:18:33 -06: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
Tyler Gannon
aa2b7318c8
chore: replace z.union with z.enum for cleaner OpenAPI generation ( #4394 )
2025-11-17 00:06:40 -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
Baptiste Cavallo
8ace6bc0a1
experimental batch tool ( #2983 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-15 00:54:36 -06:00
Tommy D. Rossi
5fca8cf817
Add scroll acceleration support to TUI ( #4289 )
2025-11-13 17:02:10 +01:00
Aiden Cline
7a27ca265d
fix config ordering ( #4228 )
2025-11-11 19:27:34 -06:00
Aiden Cline
ad086e1d10
feat: agent color cfg ( #4226 )
...
Co-authored-by: 0xrin <0xrin1@protonmail.com >
Co-authored-by: GitHub Action <action@github.com >
2025-11-11 18:32:44 -06:00
Aiden Cline
6ac8c90e42
fix: allow user to configure doom loop & external dir perms ( #4095 )
2025-11-09 20:21:38 -06:00
GitHub Action
9855771157
chore: format code
2025-11-08 01:59:02 +00:00
Aiden Cline
b0cb3f72b8
chore: adjust cfg code
2025-11-07 19:18:57 -06:00
Aiden Cline
2b06a1615f
allow reading of opencode.json(c) from .opencode/
2025-11-07 17:35:08 -06:00
Dax Raad
ed8913324e
big format
2025-11-06 13:03:12 -05:00
Ola
bf4d4ea0ae
feat(provider): add GitHub Enterprise support for Copilot ( #2522 )
...
Co-authored-by: Jon-Mikkel Korsvik <48263282+jkorsvik@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-04 15:36:12 -06:00
frankdierolf
098cc000fe
fix: correct history_next keybinding description ( #3891 )
2025-11-04 08:52:49 -06:00
Dax Raad
d40233290f
add back child session cycle
2025-11-02 18:26:38 -05:00
Sebastian Herrlinger
25dec4fef5
upgrade to opentui 0.1.32, activates kitty keyboard
2025-11-02 01:45:38 +01:00
Dax Raad
ac9e8cdf90
tui: add keyboard shortcuts to cycle through recently used models
...
Users can now press F2 to cycle forward and Shift+F2 to cycle backward through their recently used models, making it faster to switch between commonly used AI models without opening the model selection dialog.
2025-10-31 19:42:41 -04:00
Dax Raad
c033ccd261
sync
2025-10-31 23:05:11 +00:00
Nathan Thomas
47f89df1a0
feat: allow ctrl+d to exit the app ( #3636 )
2025-10-31 16:27:41 -05:00
Dax
fd63884d0b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00
Haris Gušić
43c93878e3
fix: Missing @opencode-ai/plugin causes crash ( #3615 )
2025-10-31 13:41:04 -05:00
Haris Gušić
ba2660ec3e
fix: Opencode hangs after exit ( #3481 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-10-30 23:57:58 -05:00
Aiden Cline
6350487417
fix: better frontmatter errors
2025-10-30 10:56:40 -05:00