Commit Graph

327 Commits

Author SHA1 Message Date
adamdottv f733412538 feat(tui): unshare command
publish / publish (push) Has been cancelled
2025-07-03 07:09:09 -05:00
Dax Raad d918a64481 do not install gopls if go is not installed
publish / publish (push) Has been cancelled
2025-07-02 23:59:08 -04:00
Jacob Hands 0470bb18a0 fix: use correct opencode bin path when running in development mode (#483)
publish / publish (push) Has been cancelled
2025-07-02 23:37:48 -04:00
Adi Yeroslav df7b7b7234 Update prompt reference from CLAUDE.md to AGENTS.md (#623) 2025-07-02 23:27:22 -04:00
Aiden Cline bd1d1f4dc0 feat: configurable instructions (#624) 2025-07-02 23:27:04 -04:00
Dax Raad b09f93b6ee remove need for glibc
publish / publish (push) Has been cancelled
2025-07-02 22:53:04 -04:00
adamdottv e9e786746f fix: typescript error 2025-07-02 16:08:41 -05:00
adamdottv cbae63697e feat(tui): file viewer, select messages 2025-07-02 16:08:11 -05:00
Ciaran McAleer 1dd3bcae9f Changed handling of OpenRouter requests to add some custom headers so that it can see the app (#613)
Co-authored-by: Dax Raad <d@ironbay.co>
2025-07-02 14:43:59 -04:00
Dax Raad 6a8e961119 wip: session revert/unrevert 2025-07-02 13:10:36 -04:00
Mark Huggins 70dbfa4d00 fix: Copilot Premium Requests (#595) 2025-07-02 12:04:53 -04:00
Timo Clasen 46faca1f62 fix(formatting): check for enabled formatters (#611) 2025-07-02 12:03:42 -04:00
Dax Raad 82c1c87be7 wip: symbols for lsp 2025-07-02 11:35:25 -04:00
Dax Raad eea253cd12 fix lazy loading 2025-07-02 11:18:25 -04:00
Dax Raad 7822227eec fix filewatcher not closing cleanly
publish / publish (push) Has been cancelled
2025-07-02 11:15:12 -04:00
Daniel Vélez f32f58248c chore: rename OpenCode to opencode (#579) 2025-07-02 05:09:51 -05:00
Dax Raad b181a35ca5 improve ripgrep download
publish / publish (push) Has been cancelled
2025-07-01 22:39:17 -04:00
Dax Raad 838115e2cd ci: tweaks 2025-07-01 22:25:53 -04:00
Dax Raad c6166de726 ignore: read deleted files 2025-07-01 20:45:50 -04:00
Dax Raad 7b0edfa712 ignore: add file status command 2025-07-01 20:44:12 -04:00
Dax Raad 93e0e4212c ignore: add file status command 2025-07-01 20:39:43 -04:00
Dax Raad 9e03bd911b ignore: fix file read with diff 2025-07-01 20:08:42 -04:00
Dax Raad a6c5cbc24e fix write tool timeout
publish / publish (push) Has been cancelled
2025-07-01 13:50:57 -04:00
Dax Raad 63f9ee3f5a add file watcher 2025-07-01 13:45:25 -04:00
Dax Raad b47f1fb9fa snapshot functionality 2025-07-01 12:28:34 -04:00
Dax Raad 23bcc0defe fix lsp diagnostic accurancy
publish / publish (push) Has been cancelled
2025-06-30 22:48:32 -04:00
Dax Raad e8c1c74b94 fix loading api key from env for openai compatible providers
publish / publish (push) Has been cancelled
2025-06-30 19:07:51 -04:00
Max Rabin c3b02e205b Add pyright lsp for Python (#551)
Co-authored-by: Max Rabin <max.rabin@mobileye.com>
2025-06-30 18:17:47 -04:00
adamdottv de2142c9a3 chore: typescript error 2025-06-30 15:46:18 -05:00
adamdottv f83afc58c8 chore: include model release date 2025-06-30 15:46:18 -05:00
Dax Raad 605545a7a3 optimistically boot lsp servers 2025-06-30 16:45:26 -04:00
Jeremy Mack f8b5c4e698 chore: remove duplicate EditTool in TOOLS array (#556) 2025-06-30 15:32:15 -04:00
Dax Raad 98de39d0b8 fix formatting of bash tools
publish / publish (push) Has been cancelled
2025-06-30 15:28:59 -04:00
Dax Raad 576656ce75 add back in file hierarchy in system prompt but limit to 200 items
publish / publish (push) Has been cancelled
2025-06-30 14:46:46 -04:00
Timo Clasen da26642494 feat: update user and agent messages width and alignment (#515)
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-30 11:57:56 -05:00
Dmytro Yankovskyi f2162fade9 fix(#467): more granular bedrock modelID based on aws region (#482) 2025-06-30 11:12:30 -04:00
Dax Raad 84f7d88d84 add ruby formatter and lsp 2025-06-29 22:00:08 -04:00
Dax Raad 12baee0927 ignore: refactoring 2025-06-29 21:30:23 -04:00
Dax Raad 6e84fdab27 add zig, python, clang, and kotlin formatters
Co-authored-by: Suhas-Koheda <Suhas-Koheda@users.noreply.github.com>
Co-authored-by: Polo123456789 <Polo123456789@users.noreply.github.com>
Co-authored-by: theodore-s-beers <theodore-s-beers@users.noreply.github.com>
Co-authored-by: TylerHillery <TylerHillery@users.noreply.github.com>
2025-06-29 21:27:35 -04:00
Dax Raad 66d03b0a94 restructure formatters 2025-06-29 21:22:21 -04:00
Polo123456789 c6b7e173e1 Formatters as plugins (#487) 2025-06-29 21:13:32 -04:00
Dax Raad 128cbe4652 fix issue with costs resetting once chat is completed
publish / publish (push) Has been cancelled
2025-06-29 19:43:03 -04:00
Dax Raad b14e6702df better amazon bedrock caching with anthropic models
publish / publish (push) Has been cancelled
2025-06-29 19:27:07 -04:00
Timo Clasen 62ee067c3b Add Option to Disable MCP Servers (#513) 2025-06-28 21:05:31 -04:00
Dax Raad 91fc0dd8a8 fix context display
publish / publish (push) Has been cancelled
2025-06-28 21:01:53 -04:00
Dax Raad 55d01efa1e ci: fix
publish / publish (push) Has been cancelled
2025-06-28 09:16:29 -04:00
Dax Raad 6abe3d1861 smooth out initial onboarding flow 2025-06-27 16:09:59 -04:00
adamdottv fce49d6887 chore: rework openapi spec and use stainless sdk 2025-06-27 14:26:25 -05:00
Dax Raad 863a377ba0 temporary patch for input lag on initial run
publish / publish (push) Has been cancelled
2025-06-27 14:36:03 -04:00
Polo123456789 1fcb9ce01b feat: Add golang file formatting (#474) 2025-06-27 14:11:09 -04:00