Commit Graph

1304 Commits

Author SHA1 Message Date
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
Mike Wallio 85ff74a05c Add gpt-4.1 beast prompt (#778)
publish / publish (push) Has been cancelled
Co-authored-by: Dax Raad <d@ironbay.co>
v0.2.15
2025-07-09 12:11:54 -04:00
Frank Denis b94fb4c4d0 LSP: fix SimpleRoots to actually search in the root directory (#795) 2025-07-09 10:35:06 -05:00
Dax Raad 37b894dbe6 ci: remove checked in config.schema.json 2025-07-09 11:30:42 -04:00
Dax Raad 25ab1cfb8a ci: generate config schema as part of build 2025-07-09 11:25:58 -04:00
adamdottv 637ddcc177 chore: troubleshooting docs 2025-07-09 10:12:36 -05:00
Dax Raad 049c07ea9f lsp: spawn only a single tsserver in project root
publish / publish (push) Has been cancelled
v0.2.14
2025-07-09 11:06:44 -04:00
adamdottv 632d014220 feat: discord redirect 2025-07-09 10:01:42 -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
v0.2.13
2025-07-08 19:26:50 -05:00
Dax Raad 36b5772e30 ci: ignore chore commits 2025-07-08 20:05:33 -04:00
Dax Raad 850655e8d4 wip: symbols endpoint 2025-07-08 20:05:33 -04: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
v0.2.12
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
Aiden Cline d3369711ca fix: documentation typo (#781) 2025-07-08 18:30:46 -05:00