OpeOginni
1c00beffce
fix(tui): make use of server dir path for file references in prompts ( #13781 )
2026-02-16 13:14:08 -06:00
Imanol Maiztegui
a0cc83399f
fix (tui): Inaccurate tips ( #13845 )
2026-02-16 09:08:04 -05:00
Kit Langton
9cd8e6dc86
feat(prompt): mode-specific input placeholders ( #12388 )
2026-02-11 08:57:59 -05:00
Dax
f567602ebc
refactor: clean up dialog-model.tsx per code review ( #12983 )
2026-02-10 15:13:37 +00:00
Dax Raad
1f2781e6f3
Revert "feat: add version to session header and /status dialog ( #8802 )"
...
This reverts commit e8497e8513 .
2026-02-10 00:01:28 -05:00
Dax Raad
8b464c53f9
Revert "feat(tui): highlight esc label on hover in dialog ( #12383 )"
...
This reverts commit af5a9dfcac .
2026-02-09 23:57:37 -05:00
Dax Raad
eeeedd7962
Revert "feat: show connected providers in /connect dialog ( #8351 )"
...
This reverts commit d436276330 .
2026-02-09 23:46:57 -05:00
Khang Ha (Kelvin)
c908bc5c51
fix: properly encode file URLs with special characters ( #12424 )
2026-02-06 16:16:56 -06:00
Akshar Patel
af5a9dfcac
feat(tui): highlight esc label on hover in dialog ( #12383 )
2026-02-05 20:11:08 -06:00
Dax Raad
09733f821e
increase skill dialog width
2026-02-05 18:38:31 -05:00
Andrew Pashynnyk
3060f17d85
fix(opencode): improve skills dialog readability ( #12356 )
2026-02-05 18:35:35 -05:00
Akshar Patel
8c55f05069
fix(tui): allow mouse escape via "esc" labels in dialogs ( #11421 )
2026-02-05 16:14:49 -06:00
opencode-agent[bot]
c2e2a95dc8
chore: generate
2026-02-02 22:30:23 +00:00
Joseph Campuzano
d83d0038a3
fix: fixes issue where the autocomplete tui dialog flickers while typing ( #11641 )
2026-02-02 16:29:43 -06:00
Dax
b6248a1f3d
Add spinner animation for Task tool ( #11725 )
2026-02-01 22:51:55 -05:00
Dax
bf44522ef6
feat: add skill dialog for selecting and inserting skills ( #11547 )
2026-01-31 20:52:54 -05:00
大猫子
58ba3d8bf5
docs: fix documentation issues ( #11435 )
...
Co-authored-by: damaozi <1811866786@qq.com >
2026-01-31 12:30:45 -06:00
Ryan Vogel
b10b3df3fe
Revert "feat(app): add skill slash commands" ( #11484 )
2026-01-31 10:20:23 -05:00
Ryan Vogel
512e4a34dd
feat(app): add skill slash commands ( #11369 )
2026-01-31 08:59:28 -06:00
Dax
473f1d020e
feat: make skills invokable as slash commands in the TUI ( #11390 )
2026-01-31 00:41:55 -05:00
Dax Raad
f6d9bbe779
Revert "feat: make skills invokable as slash commands in the TUI"
...
This reverts commit c8418faea0 .
2026-01-30 20:37:41 -05:00
Dax Raad
c8418faea0
feat: make skills invokable as slash commands in the TUI
...
- Add Skill.content() method to load skill template content from SKILL.md files
- Modify Command.list() to include skills as invokable commands
- Add 'skill' boolean property to Command.Info schema
- Update autocomplete to show skills with (Skill) label in slash commands
- Regenerate SDK to include skill property in Command type
2026-01-30 20:36:48 -05:00
Dax
a7b8bbe303
fix: show all provider models when no providers connected ( #11198 )
2026-01-29 21:19:50 +00:00
Sebastian Herrlinger
27c1ba038c
more timeout race guards
2026-01-29 00:17:39 -05:00
Tito
fb75926cda
fix(cli): restore brand integrity of CLI wordmark ( #10912 )
2026-01-27 22:24:02 -05:00
Aiden Cline
20191bcb86
fix(tui): handle 4-5 codes too in c to copy logic
2026-01-27 16:29:01 -05:00
Tommy D. Rossi
ba92a028aa
fix: pass arguments to commands without explicit placeholders ( #9606 )
2026-01-20 11:12:43 -06:00
GitHub Action
60b0ee5e01
chore: generate
2026-01-19 20:47:09 +00:00
Ronan Kearns
36a251fbe5
fix(tui): clarify resume session tip ( #9490 )
2026-01-19 14:46:32 -06:00
Joseph Campuzano
e91d8ae3db
fix(opencode): sets input mode based on whether mouse vs keyboard is in use to prevent mouse events firing ( #9449 )
2026-01-19 14:46:17 -06:00
Kit Langton
0f974fb90a
refactor(tui): unify command registry and derive slash commands ( #9115 )
2026-01-17 20:39:19 -06:00
opencode-agent[bot]
9db54f3987
Hide variants hint when list empty ( #9179 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-01-17 20:32:57 -06:00
Seth Carlton
cc622bbdcb
fix: keep primary model after subagent runs ( #8951 )
2026-01-16 16:19:17 -06:00
Akshar Patel
e8497e8513
feat: add version to session header and /status dialog ( #8802 )
2026-01-15 22:58:41 -06:00
Kit Langton
255b33f65b
fix(tui): correct theme count tip ( #8779 )
2026-01-15 19:39:35 -06:00
opencode-agent[bot]
d73076651e
Prettify retry duration display in TUI ( #8608 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-01-15 11:50:18 -06:00
GitHub Action
bd1b36d8dd
chore: generate
2026-01-15 06:04:47 +00:00
Kit Langton
dad7bf8612
fix: restore brand integrity of TUI wordmark ( #8584 )
2026-01-15 00:04:11 -06:00
Cas
e906b6d1c1
feat(tui): make dialog keybinds configurable ( #6143 ) ( #6144 )
2026-01-14 23:39:52 -06:00
GitHub Action
14ff1601cc
chore: generate
2026-01-14 07:37:11 +00:00
Goni Zahavy
13202e0a00
fix(opencode): fix docker image after sst rename in tips ( #8376 )
2026-01-14 01:36:36 -06:00
Akshar Patel
d436276330
feat: show connected providers in /connect dialog ( #8351 )
2026-01-14 01:35:59 -06:00
GitHub Action
83753ad111
chore: generate
2026-01-14 00:04:24 +00:00
Felix Sanchez
47046fb173
fix: deduplicate file refs in sent prompts ( #8303 )
2026-01-13 18:03:45 -06:00
Dax Raad
2e64be52ab
add fullscreen view to permission prompt
2026-01-13 09:58:08 -05:00
Darsh Patel
ec32e70716
fix: await auth.set to prevent race condition when setting API key ( #8075 )
2026-01-12 18:20:50 -06:00
Aiden Cline
ff2a18ffdb
tui: add hint for variants toggle
2026-01-12 13:35:07 -06:00
Ravi Kumar
0104645be5
fix(tui): reopen autocomplete after backspace deletes space ( #6031 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-01-12 12:52:36 -06:00
Dax Raad
2d54930666
tui: redesign tips display on home screen
2026-01-12 09:42:28 -05:00
David Hill
4d66c84ca0
Redesign tips display on home screen ( #6126 )
...
Co-authored-by: Dax <mail@thdxr.com >
2026-01-12 09:31:36 -05:00