Commit Graph
100 Commits
Author SHA1 Message Date
adamdottv 966015c9ae fix: overlay border color issues 2025-06-23 11:21:49 -05:00
adamdottv 61f057337a fix: markdown wrapping issue 2025-06-23 11:20:44 -05:00
adamdottv 0b261054a2 chore: unused import 2025-06-23 10:21:57 -05:00
adamdottv e2e481cbb5 docs: disabled_providers 2025-06-23 10:21:25 -05:00
adamdottv 5162361372 fix(tui): color contrast fixes for nord 2025-06-22 15:17:18 -05:00
adamdottv d271b9f75b fix(tui): help dialog visuals 2025-06-22 14:28:16 -05:00
adamdottv 774dcb6980 fix(tui): cleanup help dialog 2025-06-22 06:44:23 -05:00
adamdottv dc1947838c fix(tui): cleanup modal visuals 2025-06-22 06:09:23 -05:00
adamdottv 3ea2daaa4c fix(tui): theme dialog visuals 2025-06-22 05:34:22 -05:00
adamdottv 9081e17fcc fix(tui): visual tweaks to themes 2025-06-20 15:49:51 -05:00
adamdottv ef3fd5900f docs: cleanup casing 2025-06-20 15:35:25 -05:00
adamdottv 453d690c11 docs: new themes docs 2025-06-20 15:31:38 -05:00
adamdottv c45be6a645 feat(tui): one dark theme 2025-06-20 15:14:23 -05:00
adamdottv 7b9b177088 feat(tui): kanagawa theme 2025-06-20 15:14:23 -05:00
adamdottv 3cee5b0470 feat(tui): gruvbox theme 2025-06-20 15:14:23 -05:00
adamdottv 9246d1c901 feat(tui): catppuccin theme 2025-06-20 15:14:22 -05:00
adamdottv cc12abc83e feat(tui): nord theme 2025-06-20 15:14:22 -05:00
adamdottv 4f7e4a9436 feat(tui): custom themes 2025-06-20 15:14:22 -05:00
adamdottv d50b7ad481 docs: theme schema update 2025-06-20 13:51:32 -05:00
adamdottv df95c49401 docs: theme schema 2025-06-20 13:00:32 -05:00
adamdottv 8b73c52f00 chore(tui): rename theme colors 2025-06-20 13:00:31 -05:00
adamdottv 9ea0d71e8d fix(tui): async load messages on theme/session switch 2025-06-20 11:25:21 -05:00
adamdottv b1a3599017 fix(tui): input latency optimization 2025-06-20 11:08:08 -05:00
adamdottv 7b0329f67f fix(tui): fetch tool more defensive 2025-06-20 09:00:28 -05:00
adamdottv 311b9c74dd fix(tui): typeahead open/close perf 2025-06-20 08:20:10 -05:00
adamdottv f7e8dd2ff8 chore: fix typescript issues 2025-06-20 07:48:42 -05:00
adamdottv 40b1dd7ef2 fix(tui): insert newline correctly positioned 2025-06-20 07:42:04 -05:00
adamdottv 261e76e0a3 fix(tui): input feels laggy 2025-06-20 07:31:45 -05:00
adamdottv 88211d8c5b fix(tui): upgrade notification 2025-06-19 16:03:45 -05:00
adamdottv 3728a12bee fix(tui): better help on home 2025-06-19 15:56:28 -05:00
adamdottv 15a8936806 fix(tui): better tool titles 2025-06-19 15:11:53 -05:00
adamdottv 4e4cff49c0 feat(tui): better task tool rendering 2025-06-19 15:02:13 -05:00
adamdottv 5540503bee fix(tui): sorted tool arg maps 2025-06-19 14:07:33 -05:00
adamdottv 193718034b fix: typescript error 2025-06-19 13:57:25 -05:00
adamdottv 72108c0296 fix(tui): sorted tool arg maps 2025-06-19 13:56:09 -05:00
adamdottv 24c0ce6e53 fix(tui): vscode and mac terminal colors 2025-06-19 11:46:08 -05:00
adamdottv 4cdc86612c fix(tui): overlay border backgrounds 2025-06-19 11:41:30 -05:00
adamdottv e78d3b54bf chore: cleanup logs 2025-06-19 10:52:45 -05:00
adamdottv f8a7cd372d fix(tui): toast placement and overlay rendering 2025-06-19 10:45:10 -05:00
adamdottv f48eac638d feat(tui): more toast messages 2025-06-19 10:41:59 -05:00
adamdottv e1f12f93eb feat(tui): toast messages 2025-06-19 10:12:29 -05:00
adamdottv 4b132656df feat(tui): copy share url to clipboard 2025-06-19 09:06:25 -05:00
adamdottv 568c04753e feat(tui): expand input to fit message 2025-06-19 08:45:27 -05:00
adamdottv c57b52c300 fix: include schema in converted toml config 2025-06-19 06:02:02 -05:00
adamdottv 183ca64ef9 feat(tui): show provider next to model 2025-06-18 16:09:49 -05:00
adamdottv 8c32cfe829 chore: tui style tweaks 2025-06-18 15:59:58 -05:00
adamdottv 87d1d3fb62 fix(tui): file completion quirks 2025-06-18 15:51:26 -05:00
adamdottv ac777b77cf fix(tui): modal visuals 2025-06-18 15:12:24 -05:00
adamdottv fae97978a3 chore: cleanup logs 2025-06-18 14:18:46 -05:00
adamdottv 1d0bfc2b2a fix(tui): help dialog sorting 2025-06-18 14:06:20 -05:00
adamdottv bd46cf0f86 feat(tui): configurable keybinds and mouse scroll 2025-06-18 13:56:51 -05:00
adamdottv 2d68814abc feat: better collapsed tool call visuals 2025-06-17 08:35:18 -05:00
adamdottv a5da5127fa chore: consolidate chat page into tui.go 2025-06-17 07:09:04 -05:00
adamdottv d6d45bdc63 feat: share and init commands 2025-06-16 15:58:52 -05:00
adamdottv c7bb7ce4de fix: include cached tokens in tui 2025-06-16 12:59:38 -05:00
adamdottv c8eb1b24c3 feat: believe it or not, even faster tui init 2025-06-16 12:34:34 -05:00
adamdottv b9f894f1e9 feat: even faster tui init 2025-06-16 12:24:18 -05:00
adamdottv 7c0d10a4ce feat: faster tui init 2025-06-16 11:54:55 -05:00
adamdottv 2d15c683e0 fix: default provider and model 2025-06-16 10:51:01 -05:00
adamdottv 3c94d26570 chore: remove status service 2025-06-16 10:45:19 -05:00
adamdottv 3c4e966216 fix: spinner background color 2025-06-16 10:03:44 -05:00
adamdottv 77a6b3bdd6 fix: background color rendering issues 2025-06-15 15:07:05 -05:00
adamdottv b8a89dab0f fix: background color rendering issues 2025-06-15 05:57:15 -05:00
adamdottv 67023bb007 wip: refactoring tui 2025-06-13 15:56:33 -05:00
adamdottv 10ddd654cf wip: refactoring tui 2025-06-13 11:27:05 -05:00
adamdottv 61396b93ed wip: refactoring tui 2025-06-13 11:18:46 -05:00
adamdottv 62b9a30a9c wip: refactoring tui 2025-06-13 10:47:51 -05:00
adamdottv 5706c6ad3a wip: refactoring tui 2025-06-13 09:57:54 -05:00
adamdottv e8e03c895a wip: refactoring tui 2025-06-13 09:44:09 -05:00
adamdottv 38667682a7 wip: refactoring tui 2025-06-13 09:19:51 -05:00
adamdottv d7d5fc39fb wip: refactoring tui 2025-06-13 08:30:57 -05:00
adamdottv 0caf25adee wip: refactoring tui 2025-06-13 08:30:56 -05:00
adamdottv 4169f0c412 wip: refactoring tui 2025-06-13 07:01:26 -05:00
adamdottv b7f06bbc1f wip: refactoring tui 2025-06-13 06:56:12 -05:00
adamdottv 1b8cfe9e99 wip: refactoring tui 2025-06-13 06:49:59 -05:00
adamdottv 97837d2d23 wip: refactoring tui 2025-06-13 06:23:12 -05:00
adamdottv 1031bceef7 wip: refactoring tui 2025-06-12 16:04:45 -05:00
adamdottv 653965ef59 wip: refactoring tui 2025-06-12 16:00:26 -05:00
adamdottv ca0ea3f94d wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv 98bd5109c2 wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv 78f65e4789 wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv 75dd2f75aa wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv fe86e58bbb wip: refactoring tui 2025-06-12 16:00:24 -05:00
adamdottv ae339015fc wip: refactoring tui 2025-06-12 16:00:24 -05:00
adamdottv cce2e4ad75 wip: refactoring tui 2025-06-12 16:00:24 -05:00
adamdottv 3c82fb6818 wip: refactoring tui 2025-06-11 12:05:54 -05:00
adamdottv 8a2f370eda wip: refactoring tui 2025-06-11 11:58:25 -05:00
adamdottv 95d5e1f231 wip: refactoring tui 2025-06-11 11:43:28 -05:00
adamdottv 167aea6aaf wip: refactoring tui 2025-06-05 13:10:20 -05:00
adamdottv e3d5af2855 wip: refactoring tui 2025-06-05 12:38:25 -05:00
adamdottv bbfa72552a feat: opus 4 2025-06-05 11:39:13 -05:00
adamdottv b3555cda30 wip: refactoring tui 2025-06-05 10:46:07 -05:00
adamdottv 04bd98cf4d wip: refactoring tui 2025-06-05 05:43:33 -05:00
adamdottv 093e64eb54 wip: refactoring tui 2025-06-04 13:52:23 -05:00
adamdottv f34a3b6f67 wip: refactoring tui 2025-06-04 12:57:17 -05:00
adamdottv a890288900 wip: refactoring tui 2025-06-04 11:48:01 -05:00
adamdottv 31d6e303a6 wip: refactoring tui 2025-06-04 11:48:01 -05:00
adamdottv 01050a430f wip: refactoring tui 2025-06-04 09:20:48 -05:00
adamdottv 0c6bda8255 wip: refactoring tui 2025-06-03 15:49:41 -05:00
adamdottv b00326a75a wip: refactoring tui 2025-06-03 12:45:28 -05:00