229 Commits

Author SHA1 Message Date
adamdottv 24f9b3a455 fix(tui): fouc in textarea on app load 2025-07-10 08:20:17 -05:00
adamdottv 13ab902b5b fix(tui): textarea cursor sync issues with attachments 2025-07-10 07:49:36 -05:00
adamdottv 5dd6b16eb9 fix(tui): textarea issues 2025-07-10 07:38:57 -05:00
Josh Medeski ebca03f1b4 feat(tui): subsitute cwd home path on status bar (#808) 2025-07-10 06:12:19 -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
Timo Clasen 23956f4671 feat(tui): hide cost if using subscription model (#828) 2025-07-10 05:56:36 -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 79e8a64349 feat: configurable log levels 2025-07-09 10:00:03 -05:00
adamdottv c5610af3a2 feat(tui): move logging to server logs 2025-07-09 08:16:10 -05:00
adamdottv 3ee6a90551 fix(tui): don't panic on missing linux clipboard tool 2025-07-09 06:51:58 -05:00
adamdottv 3ee6eb5252 fix(tui): markdown wrapping off sometimes 2025-07-09 06:41:53 -05:00
adamdottv 2fd6c2adeb chore: internal clipboard package 2025-07-09 04:55:24 -05:00
Aiden Cline 76c292442e tweak: keep completion options open when trigger is still present (#789) 2025-07-09 04:42:31 -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
Dax Raad 983f3de849 wip: remove excess import
publish / publish (push) Has been cancelled
2025-07-08 19:51:09 -04:00
adamdottv 2c3558df56 chore: vendor clipboard into go package 2025-07-08 18:48:40 -05:00
adamdottv 86d8e09307 chore: remove clipboard temp 2025-07-08 18:47:59 -05:00
adamdottv bfef7b322c chore: vendor clipboard into go package 2025-07-08 18:46:42 -05:00
adamdottv f640a3a27c fix(tui): panic when reading/writing clipboard on linux 2025-07-08 18:29:45 -05:00
Timo Clasen 4c88ecacab fix: make compact command interruptible (#691)
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com>
2025-07-08 15:37:25 -05:00
Robb Currall 061c8aa3e9 fix: support cancelled task state (#775) 2025-07-08 15:33:39 -05:00
adamdottv 5ea5ebbbdd fix(tui): pasting causes panic on macos 2025-07-08 14:57:17 -05:00
adamdottv b2a0eb3e6a fix(tui): model/provider arg parsing 2025-07-08 14:11:57 -05:00
adamdottv e5dee9c760 fix: image reading
publish / publish (push) Has been cancelled
2025-07-08 13:02:13 -05:00
adamdottv 90c521226f feat(tui): command aliases 2025-07-08 08:20:55 -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 Raad ca926515b2 better handling of aborting sessions
publish / publish (push) Has been cancelled
2025-07-07 20:59:00 -04: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
Dax Raad 79d0545e0a fix input bar not rendering capital letters
publish / publish (push) Has been cancelled
2025-07-04 17:21:51 -04:00
Timo Clasen 00e50865f1 fix(tui): optimistic rendering (#692) 2025-07-04 16:06:57 -05:00
Dax Raad 4a274ef8a0 make file attachments work good like
publish / publish (push) Has been cancelled
2025-07-04 16:21:26 -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 973a6708ce fix(tui): markdown wrapping off sometimes 2025-07-04 11:16:38 -05:00
adamdottv c399f75f2f fix(tui): handle pdf and image @ files 2025-07-04 11:13:09 -05:00
adamdottv 6270feab77 feat(tui): render attachments 2025-07-04 10:55:02 -05:00
adamdottv 9ac592b58b feat(tui): file attachments 2025-07-04 10:55:02 -05:00
adamdottv f062b39ad3 fix(tui): slower startup due to file.status 2025-07-04 10:55:01 -05:00
adamdottv d49a1304f8 chore: simplify completions 2025-07-03 12:48:22 -05:00
adamdottv 0763cff26c chore: better local dev with stainless script 2025-07-03 11:49:15 -05:00
adamdottv dfff25a241 fix(tui): panic on completions failure
publish / publish (push) Has been cancelled
2025-07-03 10:53:43 -05:00
adamdottv b7bd7c28e2 fix(tui): redundant tool calls in each message in collapsed mode
publish / publish (push) Has been cancelled
2025-07-03 10:42:27 -05:00
adamdottv 384ab92fe4 fix(tui): include orphaned tool calls 2025-07-03 09:32:44 -05:00
adamdottv fdeff1c5b4 fix(tui): selected message visuals 2025-07-03 09:03:04 -05:00
adamdottv f733412538 feat(tui): unshare command
publish / publish (push) Has been cancelled
2025-07-03 07:09:09 -05:00
adamdottv 85d21de2bc fix(tui): always show status bar 2025-07-03 06:53:05 -05:00