Matt Silverlock
80e87c86ec
fix: handle non-text response parts in GitHub action ( #6173 )
2025-12-27 21:24:10 -06:00
rektide
a8fda84552
Thinking & tool call visibility settings for /copy and /export ( #6243 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-27 19:32:33 -06:00
processtrader
c63fd2c692
fix: stats command to correctly handle --days 0 for current day statistics ( #6259 )
...
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-27 19:10:23 -06:00
Aiden Cline
ab185201e1
fix: search all recent models instead of only top 5 in TUI /models command
2025-12-27 19:07:38 -06:00
ewired
338a98d33b
Allow line numbers and ranges in autocomplete ( #4238 )
2025-12-27 18:53:17 -06:00
ja
1369de23f0
feat: add ability to disable spinner animation ( #6084 )
2025-12-26 22:12:35 -06:00
Adam
003ba776d1
fix(core): mdns global config
2025-12-26 14:47:53 -06:00
Adam
c03ddd3046
Reapply "feat(core): optional mdns service ( #6192 )"
...
This reverts commit 40ba4cf21e .
2025-12-26 14:47:53 -06:00
Matt Silverlock
2f9558102f
github: support issues and workflow_dispatch events ( #6157 )
2025-12-26 13:34:03 -06:00
Aiden Cline
40ba4cf21e
Revert "feat(core): optional mdns service ( #6192 )"
...
This reverts commit 6122c0b8a9 .
2025-12-26 11:43:52 -06:00
Adam
6122c0b8a9
feat(core): optional mdns service ( #6192 )
...
Co-authored-by: Github Action <action@github.com >
2025-12-26 10:29:48 -06:00
Didier Durand
3897f7e7a7
doc: fix typos in various files ( #6196 )
2025-12-26 10:21:33 -06:00
Dax Raad
c35cfeace0
tui: disable tips display in home route
2025-12-24 14:20:29 -05:00
Dax Raad
8b2a7753d8
Revert "feat: better styling for small screens (short and/or not wide) ( #5968 )"
...
This reverts commit 50fab0b838 .
2025-12-24 12:38:10 -05:00
David Hill
bedd66b9b2
style: update current todo style ( #6077 )
2025-12-23 18:57:02 -06:00
rari404
81eabb5099
feat(tui): console copy-to-clipboard via opentui ( #5658 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-23 18:46:01 -06:00
OpeOginni
65d1aedcd7
fix: resize textarea when pasting prompt less than 150 chars ( #6070 )
2025-12-23 18:11:48 -06:00
Aiden Cline
2279689a0f
Revert "Add animated braille spinner to terminal title when agent is running ( #5984 )"
...
This reverts commit 0983e242e5 .
2025-12-23 14:40:55 -06:00
Aiden Cline
40685baf7f
tweak: update import & pr commands to use new share link ur
2025-12-23 14:04:33 -06:00
David Hill
0983e242e5
Add animated braille spinner to terminal title when agent is running ( #5984 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-23 13:38:10 -06:00
David Hill
964f513e69
"Did you know?" start screen tips ( #5982 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@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 >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-23 13:28:33 -06:00
Daniel Gray
8638125b82
fix: favorites and recents stay visible when filtering models ( #6053 )
2025-12-23 12:55:47 -06:00
ja
21693e4909
fix(tui): prevent keybinds from executing when dialog is open ( #6017 )
2025-12-23 12:37:28 -06:00
GitHub Action
9fcdd5533d
chore: generate
2025-12-23 15:58:33 +00:00
Rhys Sullivan
850eee623c
[feat]: prompt stashing ( #6021 )
2025-12-23 09:58:00 -06:00
GitHub Action
309dd08504
chore: generate
2025-12-23 15:39:47 +00:00
Daniel Polito
7d908ae55e
Fix Github Pull Request Event ( #6037 )
2025-12-23 09:39:14 -06:00
Sebastian Herrlinger
beba422835
indent wrapped todo items properly
2025-12-23 15:44:45 +01:00
Sebastian Herrlinger
3af7592bfe
no intermediate autocomplete result to avoid flickering
2025-12-23 12:22:34 +01:00
Matt Silverlock
7c75e29858
improve mcp CLI + ability to debug MCP oauth ( #5980 )
2025-12-22 22:27:38 -06:00
Aiden Cline
50fab0b838
feat: better styling for small screens (short and/or not wide) ( #5968 )
2025-12-22 18:00:26 -06:00
Dax Raad
d441c263f4
tui: change task tool container to block layout for better subagent session display
2025-12-22 18:40:15 -05:00
Mohammad Alhashemi
43b1501f5a
feat: add native skill tool with permission system ( #5930 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
2025-12-22 18:24:06 -05:00
Josh Thomas
135c7944f4
fix(tui): resize textarea if text inserted via appendPrompt TUI API ( #5983 )
2025-12-22 16:29:18 -06:00
Rohan Godha
cec7c8ba80
feat(tui): go to parent keybind for subagents ( #5762 )
2025-12-22 14:50:45 -06:00
Will Marella
b525d6fb2c
Add keybindable commands to navigate between user messages ( #5078 )
...
Co-authored-by: Will@Cambridge <willcambridge@MacBook-Pro-59.local >
Co-authored-by: Will@Cambridge <willcambridge@macbookpro.mynetworksettings.com >
2025-12-22 11:06:00 -06:00
Daniel Polito
2e80e755b6
GitHub pull request event ( #5335 )
2025-12-22 10:59:02 -06:00
Lekë Dobruna
b7f524718f
fix: duplicate words in dialog options ( #5944 )
2025-12-22 09:56:32 -06:00
Neil Daquioag
b7a01f8d00
fix: support clipboard image paste (Ctrl+V) on Windows ( #5919 )
2025-12-21 21:18:47 -06:00
Dax Raad
724ad46bc7
tui: fix SDK context usage and server port fallback
...
- Update SDK context to return client instead of event for proper usage
- Add server port fallback to 4096 when port 0 is specified but unavailable
- Fix SDK event listener usage in TUI app
2025-12-21 14:57:55 -05:00
Matt Silverlock
1e6be8428b
github: support schedule events ( #5810 )
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-21 08:46:54 -06:00
Aiden Cline
b9f78f9c78
tweak: better error message if no primary agents are enabled
2025-12-20 13:47:28 -06:00
shamil2
f43f4b543d
feat: add Catppuccin Frappé theme ( #5821 )
...
Co-authored-by: shamil2 <shamil2@users.noreply.github.com >
2025-12-20 12:04:35 -06:00
Shpetim
73d2bb1e04
fix: system theme flicker ( #5842 )
...
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net >
2025-12-20 11:53:46 -06:00
Matt Silverlock
f33003881d
feat: support configuring a default_agent across all API/user surfaces ( #5843 )
...
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: observerw <observerw@users.noreply.github.com >
2025-12-20 11:49:23 -06:00
ja
48744d79c9
fix: prioritize session list loading when resuming with -c ( #5816 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-20 11:39:26 -06:00
Ryan Cassidy
4dba6a2376
feat: add cursor theme ( #5850 )
2025-12-20 10:56:27 -06:00
Ariane Emory
e3e7330666
feat(tui): reinsert forked message text in prompt text input box when forking session ( resolves #5495 ) ( #5545 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-19 21:45:33 -06:00
Kaspar
c5e28aa37c
tweak: Make LSP message more accurate when LSPs disabled ( #5814 )
2025-12-19 16:34:04 -06:00
Sebastian Herrlinger
44e1ceb8c6
user messages as markdown with toggle
2025-12-19 13:51:26 +01:00