Commit Graph

632 Commits

Author SHA1 Message Date
Rohan Godha 2750efd213 feat(tui): click on subagents to open them (#5761)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-18 18:17:34 -06:00
Matt Silverlock bc5442a889 github: add OIDC_BASE_URL for custom GitHub App installs (#5756)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-18 11:31:13 -06:00
GitHub Action f188ffa20b chore: format code 2025-12-18 16:39:21 +00:00
Ariane Emory ecadcaddc3 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-18 10:38:19 -06:00
Daniel Polito 987c038aa2 Improve Github Action Hallucinations (#5751) 2025-12-18 09:40:04 -06:00
Jake Nelson eafe590d5d feat(tui): add option to disable terminal title (#5713) 2025-12-17 22:30:01 -06:00
Sercan Sagman a449082567 fix(tui): exclude reverted assistant reply when copying last message (#5705)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2025-12-17 16:03:06 -06:00
Aiden Cline 4fd0d0536f fix: prevent 1 from showing when preparing write 2025-12-17 15:25:04 -06:00
Nalin Singh 39fe1819bc feat: add viewportOptions to scrollbox for padding adjustments to avoid scrollbar overlap (#5703) 2025-12-17 15:09:41 -06:00
Spoon 723f1aeeb4 UI: show plugins in /status (#4515)
Co-authored-by: GitHub Action <action@github.com>
2025-12-17 15:01:52 -06:00
Nalin Singh 1214caf77f fix: prevent session list selection from jumping to active session when confirming delete (#5666) 2025-12-17 14:35:46 -06:00
Ravi Kumar 0d7b285ffc fix(tui): resolve session_status TypeError (#5520) 2025-12-17 11:38:05 -06:00
Aiden Cline 0ae5f2b753 fix: keep session dialog open if deleting session 2025-12-17 11:29:55 -06:00
Rhys Sullivan 03c4f418e7 fix: change subagent navigation order to newest-to-oldest (#5680) 2025-12-17 10:22:57 -06:00
Rohan Mukherjee 2ef4737e47 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-17 09:10:35 -06:00
GitHub Action 18574e90e0 chore: format code 2025-12-17 08:40:22 +00:00
Sebastian Herrlinger 735d7df5fb upgrade opentui to v0.1.61 2025-12-17 09:38:04 +01:00
Jeon Suyeol e1513efcbf Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env (#5661) 2025-12-16 23:57:03 -06:00
Matt Silverlock 1e0e9549ce github: add configurable mentions input (#5655) 2025-12-16 19:14:50 -06:00
Dax Raad ca052fdec3 tui: fix autocomplete file loading and update dependencies 2025-12-16 13:37:22 -05:00
Aiden Cline 780439d6d2 fix: github install cmd if repo has . in it 2025-12-16 11:19:18 -06:00
Simon D'Morias 26a71d29aa fix: preserve argument boundaries in run command (#4979) 2025-12-16 06:21:51 -06:00
Dax Raad 670f8a0771 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-15 22:57:52 -05:00
Luke Parker 2e85975124 fix(win32): Normalise LSP paths on windows (fixes lua) (#5597) 2025-12-15 18:01:03 -06:00
Luke Parker 0cda6742de fix(windows): opencode github install (#5587) 2025-12-15 16:12:54 -06:00
Ariane Emory 915fded8a1 fix: restore ability to bind keys for model_cycle_favorite model_cycle_favorite_reverse (resolves #5198) (#5202) 2025-12-15 16:03:50 -06:00
Aiden Cline 364cfe2993 tweak: add model flag support for agent create command 2025-12-15 14:55:59 -06:00
Ariane Emory f97f184807 fix: record shell mode in history (resolves #5454) (#5551) 2025-12-15 14:42:17 -06:00
justfortheloveof 98c97b99fb tweak: prioritize fuzzysort results that start with user input (#5571) 2025-12-15 14:22:37 -06:00
Nalin Singh e276eecdb2 fix: input lip visibility for transparent themes (#5544) 2025-12-14 23:10:33 -06:00
Aiden Cline c75944ba1f ignore: fix debug var in last commit 2025-12-14 22:59:30 -06:00
opencode-agent[bot] f6db7bfabe 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-14 22:58:26 -06:00
Ravi Kumar f757fd55a1 fix(session): fix unshare command not clearing share state (#5523) 2025-12-14 22:05:06 -06:00
Mark Jaquith 16416d139c feat(cli): auto-submit prompt when using --prompt flag (#4510) 2025-12-14 21:06:04 -06:00
Dax c9c6b26a2e 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-14 21:11:30 -05:00
Ravi Kumar f426e98947 fix(tui): --continue selects wrong session (#5513) 2025-12-14 19:50:54 -06:00
GitHub Action 70d06daef0 chore: format code 2025-12-14 17:48:34 +00:00
Nalin Singh f78ea561c9 fix: ensure input borders are drawn in transparent themes (#5524) 2025-12-14 11:48:02 -06:00
Sachnun 562f215498 fix(tui): open parent session instead of subagent on continue flag (#5503) 2025-12-13 21:09:42 -06:00
Matt Silverlock b5b6cb7a81 github: support GITHUB_TOKEN + skip OIDC (#5459) 2025-12-12 19:55:46 -06:00
Charles Cooper ae1371f70b 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-12 19:45:28 -06:00
David Hill 3bfc943b59 fix: mute the project path in the sidebar that proceeds the final directory 2025-12-12 23:45:39 +00:00
David Hill aa76c0dda7 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 22:50:50 +00:00
David Hill f5b97fd47c fix: mute the whole prompt area when leader key is active 2025-12-12 22:50:48 +00:00
Sebastian Herrlinger 46ba4b63cb only exit app when prompt is empty, otherwise fallthrough, fix #5457 2025-12-12 22:45:28 +01:00
Luke Parker ef9cbcf258 fix: osascript for clipboard typo (#5430) 2025-12-12 11:37:43 -06:00
David Hill e06ff4f8f0 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 09:44:06 +00:00
David Hill fbcc5792b1 fix: make the logo on the home screen non-selectable 2025-12-12 09:43:41 +00:00
Viktor Forsman 5916178fce fix: debug lsp diagnostics cmd for certain lsps (#5420) 2025-12-11 23:20:38 -06:00
Rhys Sullivan 58d2608447 [feat]: show indicator for in progress chats in the sessions list (#5417) 2025-12-11 21:57:03 -05:00