adamdotdevin
a8b798a18f
chore: rename bash -> shell
2025-08-13 15:11:30 -05:00
adamdotdevin
1d30b9260f
feat: bash commands
2025-08-13 13:28:22 -05:00
adamdotdevin
8ee48dd4cd
fix: use real cursor instead of virtual cursor
2025-08-12 07:52:19 -05:00
adamdotdevin
edfae413ca
Revert "feat: improve file attachment pasting ( #1704 )"
...
This reverts commit 1127a5df43 .
2025-08-11 18:37:34 -05:00
Dominik Engelhardt
1127a5df43
feat: improve file attachment pasting ( #1704 )
2025-08-08 20:06:38 -05:00
Dax
77c101d742
Merge agent and mode into one ( #1689 )
...
The concept of mode has been deprecated, there is now only the agent field in the config.
An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it
Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00
neolooong
1d503b1536
fix(editor): handle UTF-8 characters properly in SetValueWithAttachments ( #1469 )
2025-07-31 10:45:43 -05:00
adamdotdevin
9f429d8dd9
wip: tui permissions
2025-07-31 09:59:17 -05:00
Aiden Cline
f9d45b7d3b
fix: attachment bugs ( #1335 )
2025-07-27 12:21:31 -05:00
Dax
11d236609d
basic undo feature ( #1268 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Andrew Joslin <andrew@ajoslin.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Tobias Walle <9933601+tobias-walle@users.noreply.github.com >
2025-07-23 20:30:46 -04:00
Aiden Cline
4caae581b8
tweak: handle pasted attachment references ( #1257 )
2025-07-23 15:41:17 -05:00
Tobias Walle
1b848a00a5
fix "working" spinner animation ( #1054 ) ( #1259 )
2025-07-23 15:40:34 -05:00
Dax Raad
9dd85ea2c7
wip: tui api
2025-07-22 12:15:50 -04:00
Timo Clasen
bb7aec2213
feat(tui): add ctrl+p and ctrl-n to history navigation ( #1199 )
2025-07-21 15:10:50 -05:00
adamdotdevin
0aec866a8c
fix(tui): up/down arrow handling
publish / publish (push) Has been cancelled
2025-07-21 10:44:21 -05:00
plyght
fc18dbaa4c
feat(tui): paste minimizing ( #784 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com >
2025-07-21 10:31:29 -05:00
adamdotdevin
4c5bbcf74e
fix(tui): restore spinner ticks
publish / publish (push) Has been cancelled
2025-07-21 05:58:24 -05:00
adamdotdevin
b6f723f092
feat(tui): message history select with up/down arrows
publish / publish (push) Has been cancelled
2025-07-21 05:52:11 -05:00
adamdotdevin
3b74b92924
feat(tui): simpler layout, always stretched
2025-07-18 13:03:27 -05:00
Dax
d8dd1f2929
wip: optional IDs in api ( #1128 )
publish / publish (push) Has been cancelled
2025-07-18 13:42:50 -04:00
Yihui Khuu
1c4b5526c9
fix: \{return} should be replaced with new line on all lines ( #1119 )
2025-07-18 06:22:36 -05:00
Timo Clasen
41b9c1378d
feat(tui): parse for file attachments when exiting EDITOR ( #1117 )
2025-07-18 04:47:20 -05:00
adamdotdevin
e333bffb54
feat(tui): more ways to quit
2025-07-16 14:20:28 -05:00
adamdotdevin
63befaffc1
feat(tui): layout config to render full width
publish / publish (push) Has been cancelled
2025-07-16 12:43:02 -05:00
adamdotdevin
39ea702db2
fix(tui): rework lists and search dialog
2025-07-15 08:07:26 -05:00
adamdotdevin
33f10685cb
feat(tui): accent editor border on leader key
2025-07-10 12:57:22 -05:00
Aiden Cline
2bb843cafa
fix: encode & decode file paths ( #843 )
2025-07-10 11:19:54 -05:00
adamdottv
24f9b3a455
fix(tui): fouc in textarea on app load
2025-07-10 08:20:17 -05:00
Adi Yeroslav
d405f87b9d
feat(tui): /editor - change the auto-send behavior to put content in input box instead ( #827 )
2025-07-10 05:57:52 -05:00
adamdottv
fb4da89f9a
feat(tui): @symbol attachments
2025-07-10 05:53:00 -05:00
Timo Clasen
9d5b4bac37
feat(tui): treat pasted text file paths as file references ( #809 )
2025-07-09 18:37:39 -05:00
adamdottv
2fd6c2adeb
chore: internal clipboard package
2025-07-09 04:55:24 -05:00
adamdottv
ef6b98fa13
fix(tui): clear command priority
publish / publish (push) Has been cancelled
2025-07-08 19:26:50 -05:00
Yihui Khuu
d5158cdf14
Add debounce before exit when using non-leader exit command ( #759 )
2025-07-08 18:53:38 -05:00
adamdottv
e5dee9c760
fix: image reading
publish / publish (push) Has been cancelled
2025-07-08 13:02:13 -05:00
adamdottv
162497783b
feat(tui): paste images and pdfs
2025-07-08 08:09:01 -05:00
adamdottv
9007c6b36d
feat(tui): handle --model and --prompt flags
2025-07-08 05:50:18 -05:00
Dax
9cad702612
v2 message format and upgrade to ai sdk v5 ( #743 )
...
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me >
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com >
2025-07-07 15:53:43 -04:00
Dax Raad
e5275df48e
use full filepath
publish / publish (push) Has been cancelled
2025-07-04 17:58:03 -04:00
adamdottv
0848fc6164
fix(tui): full paths for attachments
2025-07-04 11:42:22 -05:00
Dax Raad
4d2ed3c930
file attachments
2025-07-04 12:24:01 -04:00
adamdottv
c399f75f2f
fix(tui): handle pdf and image @ files
2025-07-04 11:13:09 -05:00
adamdottv
9ac592b58b
feat(tui): file attachments
2025-07-04 10:55:02 -05:00
adamdottv
cbae63697e
feat(tui): file viewer, select messages
2025-07-02 16:08:11 -05:00
adamdottv
05ff77816e
fix(tui): layout issues
2025-07-01 06:41:39 -05:00
adamdottv
0215e11ac7
chore: rework layout primitives
publish / publish (push) Has been cancelled
2025-06-30 12:29:29 -05:00
adamdottv
f6554bfd19
fix(tui): editor width issues
publish / publish (push) Has been cancelled
2025-06-26 12:57:11 -05:00
adamdottv
baeee448a8
fix(tui): chat editor aesthetics
2025-06-26 12:44:44 -05:00
adamdottv
c05b3e86fd
fix(tui): editor spinner colors
2025-06-26 12:21:20 -05:00
Adam
069d4b4c2c
feat: default system theme ( #419 )
...
publish / publish (push) Has been cancelled
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com >
2025-06-26 10:16:07 -05:00