Commit Graph

193 Commits

Author SHA1 Message Date
adamdottv bc15aeec4f fix: hide empty messages 2025-05-05 14:38:33 -05:00
adamdottv 63698e1c31 fix: pubsub leak and shutdown seq 2025-05-05 14:23:29 -05:00
adamdottv 9673414102 fix: anthropic non-empty blocks 2025-05-05 12:00:09 -05:00
adamdottv 4f14530e47 feat: hide tool calls 2025-05-05 11:25:34 -05:00
adamdottv 29f577d9e7 feat: show sender name and timestamp 2025-05-05 11:02:02 -05:00
adamdottv 02048c1987 fix: diagnostics visual in status bar 2025-05-05 07:04:33 -05:00
Joshua LaMorey-Salzmann 1cdb451798 Config fix correcting loose viper string check, default model now set correctly (#147) 2025-05-05 06:56:10 -05:00
adamdottv 84b8707911 fix: bedrock supports attachments 2025-05-02 15:35:24 -05:00
phantomreactor 176ef7460d feat: add support for images 2025-05-02 15:29:46 -05:00
adamdottv 01807a969c chore: cleanup and logging 2025-05-02 15:24:47 -05:00
adamdottv 8978f241a3 fix: diagnostics tool init 2025-05-02 15:24:47 -05:00
adamdottv 77f0ea69ee fix: bedrock context window 2025-05-02 15:24:47 -05:00
adamdottv b09f4eb711 fix: anthropic non-empty blocks 2025-05-02 15:24:47 -05:00
adamdottv 92813f1078 feat: compact command with auto-compact 2025-05-02 15:24:47 -05:00
adamdottv eb75f9aec7 feat: write to context.md by default 2025-05-02 15:24:47 -05:00
adamdottv 8dd89afea0 feat: better diagnostic visuals in status bar 2025-05-02 15:24:47 -05:00
adamdottv d3e01ab7fc feat: better logs page 2025-05-02 15:24:47 -05:00
adamdottv f0da8f8642 fix: wording 2025-05-01 11:54:35 -05:00
adamdottv 4ee6eddd08 fix: don't truncate task tool output 2025-05-01 11:35:54 -05:00
Kujtim Hoxha b8e57305bc add xai support (#135) 2025-05-01 11:08:26 -05:00
Aiden Cline c6c8478990 fix: tweak the logic in config to ensure that env vs file configurations merge properly (#115) 2025-05-01 11:08:17 -05:00
Garrett Ladley eadf0a8ab7 feat: test for getContextFromPaths (#105)
* feat: test for getContextFromPaths

* fix: use testify
2025-05-01 11:08:06 -05:00
Kujtim Hoxha 7d3be2773c some small fixes 2025-05-01 11:07:47 -05:00
adamdottv 6b19933dca feat: show hunk headers 2025-05-01 09:02:14 -05:00
adamdottv 43d5d88fb7 fix: pass input to EDITOR 2025-05-01 07:58:27 -05:00
adamdottv fc221d8478 fix: visual tweaks 2025-05-01 07:32:04 -05:00
adamdottv 1901265e05 fix: remove lsp tool 2025-05-01 07:28:37 -05:00
adamdottv 32b0bbd6b0 fix: remove manual lsp definition 2025-05-01 07:24:53 -05:00
adamdottv ca9e155be9 fix: logo 2025-05-01 06:43:59 -05:00
adamdottv df0ddd32a9 fix: don't mark as init 2025-05-01 06:43:30 -05:00
adamdottv 6e4b45c715 fix: logo 2025-05-01 06:36:30 -05:00
adamdottv a5553c7246 fix: minor prompt fix 2025-05-01 06:35:47 -05:00
adamdottv d02d2a0b8f feat: lsp discovery 2025-05-01 06:26:20 -05:00
adamdottv 2d9d09f57d fix: better diagnostics visual 2025-04-30 15:23:19 -05:00
adamdottv 19873ebf12 fix: lsp issues with tmp and deleted files 2025-04-30 12:20:51 -05:00
adamdottv 9eccfd4137 fix: more intuitive keybinds 2025-04-30 11:34:21 -05:00
adamdottv 51108868bf fix: minor icon tweak 2025-04-30 11:33:30 -05:00
adamdottv c394d582fc feat: custom themes 2025-04-30 11:05:59 -05:00
adamdottv c140001de5 fix: info and hint icons 2025-04-30 07:47:14 -05:00
adamdottv 7b8ad4efcd fix: status sizing 2025-04-30 07:47:10 -05:00
adamdottv e236d6477d feat: tron theme 2025-04-30 07:46:35 -05:00
adamdottv 1e171bc075 feat: tokyonight theme 2025-04-30 07:46:35 -05:00
adamdottv b245a0f3b5 feat: dracula theme 2025-04-30 07:46:35 -05:00
adamdottv 6805500c06 feat: opencode theme (default) 2025-04-30 07:46:35 -05:00
adamdottv a15f384d67 feat: monokai pro theme 2025-04-30 07:46:34 -05:00
adamdottv e8158f0b60 feat: onedark theme 2025-04-30 07:46:34 -05:00
adamdottv 5c95f247a4 feat: flexoki theme 2025-04-30 07:46:34 -05:00
adamdottv 2ba130f3a9 feat: themes 2025-04-30 07:46:34 -05:00
Adam 986110fc4d fix: allow text selection (#127) 2025-04-30 12:52:30 +02:00
Hunter Casten 7ac47f42f5 fix(openrouter): set api key from env (#129) 2025-04-30 12:50:57 +02:00