Matt Silverlock
df93dbe347
fix: use correct octokit API for PR review comment reactions ( #5778 )
2025-12-26 14:34:23 -06:00
Rohan Godha
2e0c6d5274
feat(tui): click on subagents to open them ( #5761 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-26 14:34:21 -06:00
Matt Silverlock
f707f6254e
github: add OIDC_BASE_URL for custom GitHub App installs ( #5756 )
2025-12-26 14:34:17 -06:00
GitHub Action
ac25f3c738
chore: format code
2025-12-26 14:34:15 -06:00
Ariane Emory
52d0dbb2be
feat(tui): fork slash command for keyboard-friendly session forking ( resolves #5599 ) ( #5610 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-26 14:34:15 -06:00
Daniel Polito
89ef686546
Improve Github Action Hallucinations ( #5751 )
2025-12-26 14:34:14 -06:00
Jake Nelson
e1b2fd5044
feat(tui): add option to disable terminal title ( #5713 )
2025-12-26 14:34:10 -06:00
Sercan Sagman
193303a325
fix(tui): exclude reverted assistant reply when copying last message ( #5705 )
...
Signed-off-by: assagman <ahmetsercansagman@gmail.com >
2025-12-26 14:34:08 -06:00
Aiden Cline
8b344dd8d1
fix: prevent 1 from showing when preparing write
2025-12-26 14:34:07 -06:00
Nalin Singh
ddb1105a94
feat: add viewportOptions to scrollbox for padding adjustments to avoid scrollbar overlap ( #5703 )
2025-12-26 14:34:07 -06:00
Spoon
6b3e0923fe
UI: show plugins in /status ( #4515 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-26 14:34:07 -06:00
Nalin Singh
8a19de4672
fix: prevent session list selection from jumping to active session when confirming delete ( #5666 )
2025-12-26 14:34:07 -06:00
Ravi Kumar
c83f2f3676
fix(tui): resolve session_status TypeError ( #5520 )
2025-12-26 14:34:06 -06:00
Aiden Cline
b9eb55b772
fix: keep session dialog open if deleting session
2025-12-26 14:34:06 -06:00
Rhys Sullivan
61aecc92ea
fix: change subagent navigation order to newest-to-oldest ( #5680 )
2025-12-26 14:34:05 -06:00
Rohan Mukherjee
d14f767381
feat: added lucent-orng theme ( #5678 )
...
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-26 14:34:04 -06:00
GitHub Action
831ef65a41
chore: format code
2025-12-26 14:34:02 -06:00
Sebastian Herrlinger
797271e2e2
upgrade opentui to v0.1.61
2025-12-26 14:34:01 -06:00
Jeon Suyeol
f268d81e16
Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env ( #5661 )
2025-12-26 14:34:01 -06:00
Matt Silverlock
80f1173652
github: add configurable mentions input ( #5655 )
2025-12-26 14:34:00 -06:00
Dax Raad
f386601cbd
tui: fix autocomplete file loading and update dependencies
2025-12-26 14:33:55 -06:00
Aiden Cline
b4db2b1bdd
fix: github install cmd if repo has . in it
2025-12-26 14:33:54 -06:00
Simon D'Morias
3f571c6117
fix: preserve argument boundaries in run command ( #4979 )
2025-12-26 14:33:51 -06:00
Dax Raad
73b44d198e
tui: fix dialog select items taking up 2 lines when truncated
...
Prevents text wrapping in dialog select options by removing wrapMode,
ensuring truncated text stays on single line and maintains proper timestamp visibility
2025-12-26 14:33:49 -06:00
Luke Parker
9b470429de
fix(win32): Normalise LSP paths on windows (fixes lua) ( #5597 )
2025-12-26 14:33:46 -06:00
Luke Parker
8b976833a3
fix(windows): opencode github install ( #5587 )
2025-12-26 14:33:42 -06:00
Ariane Emory
fc5493e8bd
fix: restore ability to bind keys for model_cycle_favorite model_cycle_favorite_reverse ( resolves #5198 ) ( #5202 )
2025-12-26 14:33:42 -06:00
Aiden Cline
c0aaba9f65
tweak: add model flag support for agent create command
2025-12-26 14:33:41 -06:00
Ariane Emory
b77826f3c5
fix: record shell mode in history ( resolves #5454 ) ( #5551 )
2025-12-26 14:33:40 -06:00
justfortheloveof
c28709827f
tweak: prioritize fuzzysort results that start with user input ( #5571 )
2025-12-26 14:33:40 -06:00
Nalin Singh
48eeb4e80d
fix: input lip visibility for transparent themes ( #5544 )
2025-12-26 14:33:28 -06:00
Aiden Cline
c7b5831a0f
ignore: fix debug var in last commit
2025-12-26 14:33:27 -06:00
opencode-agent[bot]
70a8efc843
Add dismiss button to Getting Started box ( #5543 )
...
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-26 14:33:27 -06:00
Ravi Kumar
4e4a24b769
fix(session): fix unshare command not clearing share state ( #5523 )
2025-12-26 14:33:26 -06:00
Mark Jaquith
8a518c8b2a
feat(cli): auto-submit prompt when using --prompt flag ( #4510 )
2025-12-26 14:33:21 -06:00
Dax
262d836dd7
LLM cleanup ( #5462 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-26 14:33:21 -06:00
Ravi Kumar
01c2ba2e4a
fix(tui): --continue selects wrong session ( #5513 )
2025-12-26 14:33:21 -06:00
GitHub Action
dbfdb54315
chore: format code
2025-12-26 14:33:19 -06:00
Nalin Singh
2816e84f0a
fix: ensure input borders are drawn in transparent themes ( #5524 )
2025-12-26 14:33:19 -06:00
Sachnun
deaf35707d
fix(tui): open parent session instead of subagent on continue flag ( #5503 )
2025-12-26 14:33:17 -06:00
Matt Silverlock
a837cef3cb
github: support GITHUB_TOKEN + skip OIDC ( #5459 )
2025-12-26 14:33:14 -06:00
Charles Cooper
5ee52d2f84
fix: add --session flag to attach command ( #5460 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-26 14:33:14 -06:00
David Hill
f1ceee1f2e
fix: mute the project path in the sidebar that proceeds the final directory
2025-12-26 14:33:14 -06:00
Sebastian Herrlinger
cd3f2412e8
only exit app when prompt is empty, otherwise fallthrough, fix #5457
2025-12-26 14:33:12 -06:00
David Hill
845a21da35
fix: mute the whole prompt area when leader key is active
2025-12-26 14:33:08 -06:00
Luke Parker
f31151deaf
fix: osascript for clipboard typo ( #5430 )
2025-12-26 14:33:06 -06:00
Viktor Forsman
ddf44233e7
fix: debug lsp diagnostics cmd for certain lsps ( #5420 )
2025-12-26 14:33:03 -06:00
Rhys Sullivan
729eca8095
[feat]: show indicator for in progress chats in the sessions list ( #5417 )
2025-12-26 14:33:03 -06:00
Sachnun
aed32dd840
fix(tui): restore input on timeline revert and show newest first ( #5366 )
2025-12-26 14:33:02 -06:00
Koichi Nakayamada
8992072b95
fix(tui): ensure fatal error UI is readable in light mode ( #5387 )
2025-12-26 14:33:02 -06:00