1326 Commits

Author SHA1 Message Date
adamdotdevin 71507928a4 fix(tui): handle SIGTERM, closes #319
publish / publish (push) Has been cancelled
v0.2.27
2025-07-10 15:59:03 -05:00
Timo Clasen 4172c25864 fix(tui): center help dilaog (#853) 2025-07-10 15:56:19 -05:00
adamdotdevin 94ea176b93 fix(tui): mouse wheel ansi codes leaking into editor 2025-07-10 15:49:58 -05:00
Jay V c9f3e18736 docs: fix diag styles 2025-07-10 16:38:51 -04:00
Jay V 059781e896 docs: share page attachment 2025-07-10 16:38:51 -04:00
Dax Raad 93eda31be4 add step finish part
publish / publish (push) Has been cancelled
v0.2.26
2025-07-10 16:25:38 -04:00
Dax Raad 0479cab022 run: properly close session.list 2025-07-10 16:13:01 -04:00
Dax Raad dc7b9cd0a8 disable filewatcher, fixes file descriptor leak
publish / publish (push) Has been cancelled
v0.2.25
2025-07-10 15:58:45 -04:00
Dax Raad d06dd4bfbc config: escape file: string content
publish / publish (push) Has been cancelled
v0.2.24
2025-07-10 15:38:58 -04:00
Dax Raad ab3233ca00 ci: slow down stats 2025-07-10 15:31:06 -04:00
adamdotdevin 7528f1e762 docs: clipboard requirements on linux 2025-07-10 13:12:37 -05:00
adamdotdevin 33f10685cb feat(tui): accent editor border on leader key 2025-07-10 12:57:22 -05:00
Jay V d2cd57fb50 docs: edit local models 2025-07-10 13:49:24 -04:00
Jay V 92539d1d55 docs: edit mode 2025-07-10 13:29:37 -04:00
Gabriel Garrett 09f86335ff Adds real example in docs of how to configure custom provider (#840) 2025-07-10 13:29:30 -04:00
Aiden Cline 2bb843cafa fix: encode & decode file paths (#843) 2025-07-10 11:19:54 -05:00
Jay V 6365fc12a1 docs: add modes to sidebar 2025-07-10 12:07:44 -04:00
Jay V 17b7f47592 docs: add modes to sidebar 2025-07-10 12:07:18 -04:00
Dax Raad a34e7c5529 docs: modes
publish / publish (push) Has been cancelled
v0.2.23
2025-07-10 11:53:28 -04:00
Dax Raad 4c076e7451 docs: add config variable docs 2025-07-10 11:48:55 -04:00
Dax Raad 38bf2e962d support env and file pointers in config 2025-07-10 11:45:31 -04:00
Dax Raad 42d9f342e6 opencode run respects mode 2025-07-10 11:28:28 -04:00
Dax Raad 4b083bc2ae wip: scrap 2025-07-10 11:25:37 -04:00
Dax Raad 0e42976355 set max output token limit to 32_000 2025-07-10 11:25:37 -04:00
adamdottv 4679dc2c28 feat: --mode flag passed to tui 2025-07-10 10:19:25 -05:00
adamdottv cd785e4adc feat: mode flag in cli run command 2025-07-10 10:13:15 -05:00
adamdottv 65cca91e5f feat(tui): add token and cost info to session header 2025-07-10 10:06:51 -05:00
adamdottv bc4f2faf6d feat(tui): modes 2025-07-10 10:06:51 -05:00
Dax Raad b39c0cc191 make LSP lazy again
publish / publish (push) Has been cancelled
v0.2.21
2025-07-10 09:37:40 -04:00
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
GitHub Action 32def4ba6a ignore: update download stats 2025-07-10 2025-07-10 12:04:15 +00:00
Dax Raad 65f4c3188b temporary grok 4 patch
publish / publish (push) Has been cancelled
v0.2.20
2025-07-10 07:57:55 -04:00
Dax Raad 39b65d92e1 disable lsp on non-git folders 2025-07-10 07:39:02 -04:00
Dax Raad 254a17c8e3 fix session is busy error
publish / publish (push) Has been cancelled
v0.2.19
2025-07-10 07:27:03 -04: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
Dax Raad 10721053ba respect go.work when spawning LSP
publish / publish (push) Has been cancelled
v0.2.18
2025-07-09 22:54:47 -04:00
Dax Raad e179ade5d8 better detection of prettier formatter
publish / publish (push) Has been cancelled
v0.2.17
2025-07-09 22:37:31 -04:00
Dax Raad 1ba82bc7cb do not wait for LSP to be fully ready
publish / publish (push) Has been cancelled
v0.2.16
2025-07-09 21:59:38 -04:00
Dax Raad 01f89a477e modes concept 2025-07-09 21:59:38 -04:00
Jay V cf21a32712 docs: share doc edit 2025-07-09 20:26:31 -04:00
Jay V f8154d5b2f docs: share doc 2025-07-09 20:24:09 -04:00
Jay V 885c4d6d81 docs: edit troubleshooting 2025-07-09 19:55:14 -04:00
Timo Clasen 9d5b4bac37 feat(tui): treat pasted text file paths as file references (#809) 2025-07-09 18:37:39 -05:00
Jay V 3321a6b3da docs: enterprise doc 2025-07-09 15:46:57 -04:00
Jay V 0c57b3844d docs: share page last part fix 2025-07-09 15:46:57 -04:00