Commit Graph

1586 Commits

Author SHA1 Message Date
Régis Blanc a45f0febbf fix: ensure gopls lsp id matches docs (#2344) 2025-08-31 21:52:08 -05:00
Aiden Cline 6df5b8dc64 ignore: better error logging (#2346) 2025-08-31 17:11:04 -05:00
Beshoy Girgis bf77aa6acd feat: Allow provider timeout override (#1982) 2025-08-31 14:06:02 -04:00
Aiden Cline f7e413fe95 fix: ensure shell cmds can be properly aborted (#2339) 2025-08-31 12:48:30 -05:00
Aiden Cline ed9a2aa2df fix: adjust title generation prompt to prevent direct response instead of title gen (#2338) 2025-08-31 11:01:19 -05:00
Andre van Tonder 1e2c48b3ad fix: resolve virtual envs for python LSP (#2155)
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-08-30 23:53:03 -05:00
Aiden Cline 174177c304 fix: ensure command uses currently selected model (#2336) 2025-08-30 15:41:06 -05:00
Aiden Cline b28229a645 add support for lsp workspace/didChangeConfiguration (#2334) 2025-08-30 14:49:13 -05:00
Aiden Cline 9d9179a021 fix: resolve [pasted lines] when passing paste as arguments for command (#2333) 2025-08-30 10:56:00 -05:00
Aiden Cline 4b2c8c1528 tweak: ensure run command doesn't send request if no prompt present (#2332) 2025-08-30 10:39:28 -05:00
Roderik van der Veer d4669a33fc fix: change command selection to prefer exact matches over fuzzy sear… (#2314) 2025-08-30 09:44:27 -05:00
Anton edfc1c315a Use a single rust LSP server instance for entire cargo workspace (#2292) 2025-08-30 06:00:39 +00:00
opencode 4af5cf9223 release: v0.5.29 2025-08-30 06:00:39 +00:00
Aiden Cline 8d51ab434f fix: mcp tool not triggering hooks (#2320) 2025-08-29 21:51:06 -05:00
Frank 70cc880e3f wip: cloud 2025-08-29 19:34:58 -04:00
Parbez f36dbee990 Fix code block formatting in sdk.mdx (#2312) 2025-08-29 14:29:18 -05:00
Aiden Cline ede8b55c9f fix: lsp debug cmd log (#2310) 2025-08-29 11:11:26 -05:00
Dax Raad 8714df56e8 ignore: cloud solid fixes 2025-08-29 11:58:17 -04:00
Aiden Cline dc5c71b365 ignore: add error log for title gen failures (#2309) 2025-08-29 10:53:58 -05:00
Aiden Cline 948ce1a0bf fix: add additional encouragement for title gen (#2298) 2025-08-29 09:47:08 -05:00
Aiden Cline a250fb17fc tui: show actual error if command fails (#2296) 2025-08-28 18:42:55 -05:00
Adam 0476ae36ef chore: remove unused dep 2025-08-28 18:16:38 -05:00
Netanel Draiman e0db411788 fix: replace isomorphic-git status with direct git diff for worktree support (#1706)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-08-28 18:15:26 -05:00
Aiden Cline 98e00fbf47 allow slash commands to resolve ~/ references (#2295) 2025-08-28 17:31:03 -05:00
Adam 6e8f321d68 feat: home dir in app info 2025-08-28 14:34:20 -05:00
Jakub Kopecký 1db898ceb6 fix: mcp client name (#2289) 2025-08-28 12:48:29 -05:00
Ethan Shea 20e5262325 Vercel AI Gateway key deeplinks into the dashboard (#2287) 2025-08-28 11:06:45 -05:00
Aiden Cline b69264990b fix: tui not showing err toasts (#2290) 2025-08-28 10:55:47 -05:00
Adam 4746d88a53 feat: include ignored files 2025-08-28 10:49:45 -05:00
Aiden Cline 8dd86d89ff docs: add copy button to user messages too (#2285) 2025-08-27 18:14:27 -05:00
Aiden Cline b067382147 add synthetic user message before bash execution (when using !) (#2283) 2025-08-27 17:41:24 -05:00
Aiden Cline 23e3f10235 fix: ensure / commands dont try to resolve @ references from cmd outputs (#2282) 2025-08-27 15:59:33 -05:00
Adam 8e22caf277 feat: file list api 2025-08-27 15:28:03 -05:00
Aiden Cline d11214b0f4 docs: fix client.event.subscribe example (#2280) 2025-08-27 11:42:09 -05:00
Dax Raad f1077d86ed sdk update 2025-08-27 12:18:09 -04:00
Aiden Cline 1a53281ef7 docs: document anthropic thinking budgets (#2243) 2025-08-27 09:41:51 -05:00
spoons-and-mirrors 287c079a97 fix: shimmer cpu cost (#2084) 2025-08-27 06:18:26 -05:00
Jay V fd7389777f docs: edit 2025-08-26 17:30:43 -04:00
Stibbs 9650c18caf docs: mcp access mgmt instructions (#2087) 2025-08-26 17:27:44 -04:00
opencode 385ef8d0ab release: v0.5.28 2025-08-26 20:23:34 +00:00
Frank 3246645642 Revert "fix(tui): too early"
This reverts commit b88b0e0eb5.
2025-08-26 16:13:16 -04:00
Jay V df2db05030 docs: edit commands 2025-08-26 16:10:53 -04:00
Jay V 117bfa6083 docs: updating config schema 2025-08-26 16:10:53 -04:00
Jay V 642042e77c docs: adding new provider 2025-08-26 16:10:53 -04:00
Aiden Cline c1fdcb458c fix: bash tool description (#2260) 2025-08-26 13:42:01 -05:00
Aiden Cline f95e368040 fix: eslint ENOTEMPTY (#2252) 2025-08-25 23:11:38 -05:00
Timo Clasen e18b2dc58e fix: model flag in non interactive mode (#2249) 2025-08-25 15:06:54 -05:00
opencode b051d05094 release: v0.5.27 2025-08-25 17:10:18 +00:00
adamdotdevin b88b0e0eb5 fix(tui): too early 2025-08-25 12:04:49 -05:00
opencode 79064a8446 release: v0.5.26 2025-08-25 16:54:15 +00:00