Commit Graph

915 Commits

Author SHA1 Message Date
Dax Raad 5cc23eeffa huge optimization for token usage with anthropic
publish / publish (push) Has been cancelled
v0.1.117
2025-06-20 22:43:04 -04:00
Dax Raad b11e2a5f57 Add --method option to upgrade command for manual installation method selection
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
v0.1.116
2025-06-20 20:48:23 -04:00
Dax Raad 04896da98c handle brew upgrades better 2025-06-20 20:27:23 -04:00
Dax Raad 4a59893f32 make IDs more random
publish / publish (push) Has been cancelled
v0.1.115
2025-06-20 17:39:59 -04:00
Saatvik Arya 222e9d686e docs: add API client generation instructions to README and AGENTS.md (#273) 2025-06-20 17:27:58 -04:00
Saatvik Arya 9f590063f6 fix: return false for missing AWS_PROFILE in amazon-bedrock provider (#277) 2025-06-20 17:27:27 -04:00
adamdottv f4c59e865a fix(tui): visual tweaks to themes
publish / publish (push) Has been cancelled
v0.1.114
2025-06-20 15:49:51 -05:00
adamdottv c1396302f8 docs: cleanup casing
publish / publish (push) Has been cancelled
v0.1.113
2025-06-20 15:35:25 -05:00
adamdottv b24299267e docs: new themes docs 2025-06-20 15:31:38 -05:00
adamdottv ac66652df1 feat(tui): one dark theme 2025-06-20 15:14:23 -05:00
adamdottv 74b025a4ea feat(tui): kanagawa theme 2025-06-20 15:14:23 -05:00
adamdottv bd68b08aac feat(tui): gruvbox theme 2025-06-20 15:14:23 -05:00
adamdottv ef51cb8c70 feat(tui): catppuccin theme 2025-06-20 15:14:22 -05:00
adamdottv c5ea952100 feat(tui): nord theme 2025-06-20 15:14:22 -05:00
adamdottv 4e3dc82ea4 feat(tui): custom themes 2025-06-20 15:14:22 -05:00
Márk Magyar 843f831497 feat(tui): theme switcher with preview (#264) 2025-06-20 15:14:05 -05:00
Jay V f0af9b3296 docs: share bugs 2025-06-20 15:50:12 -04:00
Jay V 024d093b2f docs: share page bugs 2025-06-20 15:50:12 -04:00
Dax Raad 9632a32ecd fix issue with conversations hanging 2025-06-20 15:49:49 -04:00
Dax Raad 1e9fa8d022 docs: readme 2025-06-20 15:22:41 -04:00
Dax Raad 4ec02330f3 Consolidate session context handling and add global config support
publish / publish (push) Has been cancelled
Refactored context file discovery by removing separate SessionContext module and integrating functionality into SystemPrompt.context(). Added support for finding AGENTS.md and CLAUDE.md files in global config directories.

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
v0.1.112
2025-06-20 15:14:12 -04:00
Josh a3c73c4322 feat: forward provider options from model config (#202)
publish / publish (push) Has been cancelled
Co-authored-by: Dax Raad <d@ironbay.co>
v0.1.111
2025-06-20 15:03:41 -04:00
Dmytro Yankovskyi 0419533097 fix(#243): claude on aws bedrock (#241)
publish / publish (push) Has been cancelled
Co-authored-by: Dax Raad <d@ironbay.co>
v0.1.110
2025-06-20 14:57:33 -04:00
niba b28abc7b6c chore: use client_id everywhere (#260) 2025-06-20 14:56:33 -04:00
adamdottv ef298f3e9e docs: theme schema update 2025-06-20 13:51:32 -05:00
adamdottv e1a186f869 docs: theme schema 2025-06-20 13:00:32 -05:00
adamdottv fdbdf1d281 chore(tui): rename theme colors 2025-06-20 13:00:31 -05:00
Jay V 2746ce1673 docs: add config 2025-06-20 13:22:31 -04:00
Jay V 91b4ee0c15 docs: share header 2025-06-20 13:12:35 -04:00
Jay V c0533a86ab docs: test 2025-06-20 13:02:05 -04:00
Jay V b86828ded7 docs: test 2025-06-20 12:59:32 -04:00
Jay V 7f3362a773 docs: test 2025-06-20 12:56:00 -04:00
adamdottv 65dcb33041 fix(tui): async load messages on theme/session switch 2025-06-20 11:25:21 -05:00
adamdottv 02ec438865 fix(tui): input latency optimization 2025-06-20 11:08:08 -05:00
adamdottv 8bb4f64b0b fix(tui): fetch tool more defensive
publish / publish (push) Has been cancelled
v0.1.109
2025-06-20 09:00:28 -05:00
adamdottv bddfa6557b fix(tui): typeahead open/close perf 2025-06-20 08:20:10 -05:00
adamdottv e57ef002ee chore: fix typescript issues 2025-06-20 07:48:42 -05:00
adamdottv c90a1a4467 fix(tui): insert newline correctly positioned 2025-06-20 07:42:04 -05:00
adamdottv 0b7358672e fix(tui): input feels laggy 2025-06-20 07:31:45 -05:00
Dax Raad 76cd9dc4b1 docs: remove opencode.json 2025-06-20 01:00:15 -04:00
Dax Raad cb7930165c config validation
publish / publish (push) Has been cancelled
v0.1.108
2025-06-20 00:57:28 -04:00
Rohan Godha d9d0d6725f fix: phantom input bug on wsl (#200) 2025-06-19 20:08:56 -05:00
Tom Watkins 13212960b8 docs: fix typo in config.mdx (#218) 2025-06-19 21:08:21 -04:00
Dax Raad 66114f4480 fix for azure models not liking tool definitions
publish / publish (push) Has been cancelled
v0.1.107
2025-06-19 18:28:42 -04:00
Jay V 0638941067 docs: tweak lander 2025-06-19 18:19:35 -04:00
Jay 78341ed135 docs: Update README.md 2025-06-19 18:19:06 -04:00
Dax Raad 2f35addf54 remove unused permission timeout
publish / publish (push) Has been cancelled
v0.1.106
2025-06-19 18:00:53 -04:00
Dax Raad 692ee660c2 temporarily disable project details in system prompt
publish / publish (push) Has been cancelled
v0.1.105
2025-06-19 17:37:23 -04:00
Frank 6c28afed0b Infra: fix DO tag 2025-06-19 17:20:13 -04:00
Dax Raad 58a19b9b7a fix gopls download spewing into terminal
publish / publish (push) Has been cancelled
v0.1.104
2025-06-19 17:08:58 -04:00