shuv
401b498c7d
fix(tui): pass attach directory to sdk client ( #6715 )
...
Co-authored-by: shuv <shuv@shuv.dev >
2026-01-02 21:54:11 -06:00
YeonGyu-Kim
a3f38e0533
feat(plugin): add tui.session.select API endpoint for TUI navigation ( #6565 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-02 16:57:21 -06:00
Dax
3c41e4e8f1
chore: rename repo references from sst/opencode to anomalyco/opencode ( #6687 )
...
Co-authored-by: Github Action <action@github.com >
2026-01-02 16:02:52 -05:00
Dax Raad
2aaea71eb3
tui: add heap snapshot option to system menu for debugging memory usage
2026-01-01 21:18:28 -05:00
Dax
351ddeed91
Permission rework ( #6319 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-01-01 17:54:11 -05:00
Aiden Cline
c88c2da9be
fix: move variant toggle to command bar
2025-12-30 12:33:50 -06:00
Didier Durand
cf38884778
doc: fix typos in various files ( #6196 )
2025-12-26 10:21:33 -06:00
rari404
e8ac0b663b
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
Aiden Cline
ef033db9c2
Revert "Add animated braille spinner to terminal title when agent is running ( #5984 )"
...
This reverts commit 59b87f60f7 .
2025-12-23 14:40:55 -06:00
David Hill
59b87f60f7
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
Rhys Sullivan
48898fda07
[feat]: prompt stashing ( #6021 )
2025-12-23 09:58:00 -06:00
Dax Raad
2536e9f45b
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
ja
34eb03f5b8
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
Jake Nelson
e789fcf5e5
feat(tui): add option to disable terminal title ( #5713 )
2025-12-17 22:30:01 -06:00
Aiden Cline
b5e97eb338
fix: keep session dialog open if deleting session
2025-12-17 11:29:55 -06:00
GitHub Action
34ef5f4ece
chore: format code
2025-12-17 08:40:22 +00:00
Sebastian Herrlinger
73ad20b90c
upgrade opentui to v0.1.61
2025-12-17 09:38:04 +01:00
Jeon Suyeol
340e80257a
Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env ( #5661 )
2025-12-16 23:57:03 -06:00
Ariane Emory
8fcc80bc20
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
Ravi Kumar
fdf560c343
fix(tui): --continue selects wrong session ( #5513 )
2025-12-14 19:50:54 -06:00
Sachnun
d8ac35f6e5
fix(tui): open parent session instead of subagent on continue flag ( #5503 )
2025-12-13 21:09:42 -06:00
Koichi Nakayamada
1fd005838c
fix(tui): ensure fatal error UI is readable in light mode ( #5387 )
2025-12-11 16:39:27 -06:00
David Hill
8346550d26
fix: change terminal title to OpenCode
2025-12-11 12:10:04 +00:00
Aiden Cline
e36c349222
tweak: oc -> OC
2025-12-10 17:06:16 -06:00
Sebastian Herrlinger
ba1c6122b9
bump opentui to v0.1.60, fixing doubled key events on some older terminal emulators and add_buffer leaks for prompt input
2025-12-10 15:03:14 +01:00
Daniel Polito
203f3312ee
feat: ability to toggle MCP Servers in TUI ( #4509 )
2025-12-08 11:31:22 -06:00
Dax Raad
dfea6780d9
sync
2025-12-06 18:21:32 -05:00
Saatvik Arya
3ec34ee3dd
feat(tui): add dynamic terminal window title ( #5112 )
2025-12-06 14:49:11 -06:00
Daniel Gray
27c99b46cb
Preserve prompt input when creating new session ( #4993 )
2025-12-04 11:12:58 -06:00
Jason Cheatham
66e4a5a64e
tweak: adjust light/dark theme toggle ( #5007 )
2025-12-02 23:03:24 -06:00
opencode-agent[bot]
733e5cd876
add OPENCODE_EXPERIMENTAL_DISABLE_COPY_ON_SELECT ( #4996 )
...
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-02 20:14:23 +00:00
Aiden Cline
86522f1b3e
fix: tui crash when no authed providers and default provider disabled ( #4964 )
2025-12-01 18:35:40 -06:00
opencode-agent[bot]
ae500ea01d
Added "Open docs" command to palette ( #4915 )
...
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-29 23:49:45 -06:00
Dax
63bfe76720
tui design refinement ( #4809 )
2025-11-26 20:11:39 -05:00
Dax Raad
98031173b6
lil branch refactor
2025-11-26 12:34:48 -05:00
Aiden Cline
ec8f2e078e
Remove keybinds from favorites feature, keep functionality
2025-11-26 00:45:33 -06:00
shuv
335f46122b
Add favorites to model selector ( #23 ) ( #4343 )
...
Co-authored-by: Github Action <action@github.com >
2025-11-26 00:41:41 -06:00
Aiden Cline
09bc8d9ca4
show current git branch in tui ( #4765 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-25 21:39:20 -06:00
Haris Gušić
00d7aed797
fix: prompt submit error with opencode -c ( #4496 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-25 16:27:06 -06:00
Ravi Kumar
b92e8510f9
fix: auto upgrade toast message ( #4625 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: opencode <opencode@sst.dev >
2025-11-22 16:26:46 -06:00
Goni Zahavy
6afdb5c0e5
tui: added ctrl-z terminal suspension support ( #3983 )
2025-11-22 12:48:23 -06:00
Dax
23ea8ba1ce
Tui onboarding ( #4569 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-21 00:21:06 -05:00
Aiden Cline
7eccbdc4ac
fix /exit
2025-11-17 16:13:41 -06:00
Aiden Cline
b19fd14f80
ignore: make issue button send opencode version too
2025-11-12 10:40:48 -06:00
denesbeck
e95181a551
Refactor/redundant toast comp ( #4163 )
...
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-10 11:27:19 -06:00
denesbeck
0a92af60a0
fix: upgrade toast notification ( #4159 )
2025-11-10 10:28:28 -06:00
Dax Raad
0fe313bd87
tui: fix continue session navigation to wait for sync completion before redirecting
...
Previously, the continue session navigation would immediately try to redirect
to the most recent session before the sync data was fully loaded, causing
navigation to fail. Now it waits for sync status to be complete before
attempting the redirect, ensuring the session data is available.
2025-11-08 20:53:18 -05:00
Dax Raad
8166612467
tui: fix continue session navigation to use most recent session instead of oldest session
2025-11-08 20:28:23 -05:00
Dax Raad
4d20e1c3c6
Merge remote-tracking branch 'origin/dev' into dev
2025-11-08 20:21:02 -05:00
Dax Raad
4bb7ea9127
improve startup speed
2025-11-08 20:18:36 -05:00