Commit graph

1611 commits

Author SHA1 Message Date
Dax Raad
e2cbe4b961 morelog 2025-09-01 01:31:41 -04:00
Dax Raad
9ec65c5e4b Merge branch 'dev' into project 2025-08-31 20:32:44 -04:00
Dax Raad
55cfacc6f4 core: sync updates across opencode, sdk, tui, and plugin components 2025-08-31 20:19:30 -04:00
Dax Raad
b51975fd67 sync 2025-08-31 19:43:11 -04:00
Aiden Cline
65f0bea146
ignore: better error logging (#2346)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-31 17:11:04 -05:00
Beshoy Girgis
e4cc05a975
feat: Allow provider timeout override (#1982)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-31 14:06:02 -04:00
Aiden Cline
029612d8d5
fix: ensure shell cmds can be properly aborted (#2339) 2025-08-31 12:48:30 -05:00
Aiden Cline
e9826e8a22
fix: adjust title generation prompt to prevent direct response instead of title gen (#2338) 2025-08-31 11:01:19 -05:00
Dax Raad
ce1b5ee496 sync 2025-08-31 02:32:34 -04:00
Dax Raad
647671dbe6 sync 2025-08-31 02:16:43 -04:00
Andre van Tonder
fcfeac57c5
fix: resolve virtual envs for python LSP (#2155)
Some checks are pending
deploy / deploy (push) Waiting to run
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-08-30 23:53:03 -05:00
Dax Raad
3977b9b8c9 sync 2025-08-31 00:04:22 -04:00
Dax Raad
8905b31bdb sync 2025-08-31 00:03:16 -04:00
Aiden Cline
2946898934
fix: ensure command uses currently selected model (#2336)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-30 15:41:06 -05:00
Aiden Cline
b4d95545e0
add support for lsp workspace/didChangeConfiguration (#2334) 2025-08-30 14:49:13 -05:00
Dax Raad
46af0aca8e sync 2025-08-30 15:23:42 -04:00
Dax Raad
11afe56f63 Merge branch 'dev' into project 2025-08-30 15:22:48 -04:00
Aiden Cline
dac821229e
fix: resolve [pasted lines] when passing paste as arguments for command (#2333)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-30 10:56:00 -05:00
Aiden Cline
3625766ad4
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
924e84b0de
fix: change command selection to prefer exact matches over fuzzy sear… (#2314) 2025-08-30 09:44:27 -05:00
Anton
0c30a6f303 Use a single rust LSP server instance for entire cargo workspace (#2292)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-30 06:00:39 +00:00
opencode
0c7a887dbc release: v0.5.29 2025-08-30 06:00:39 +00:00
Aiden Cline
a3f4a030b4
fix: mcp tool not triggering hooks (#2320) 2025-08-29 21:51:06 -05:00
Frank
c3a25eff78 wip: cloud 2025-08-29 19:34:58 -04:00
Parbez
918dd58a15
Fix code block formatting in sdk.mdx (#2312) 2025-08-29 14:29:18 -05:00
Aiden Cline
12eb1391b9
fix: lsp debug cmd log (#2310) 2025-08-29 11:11:26 -05:00
Dax Raad
4496cd4b64 ignore: cloud solid fixes 2025-08-29 11:58:17 -04:00
Aiden Cline
7f5e5fccc8
ignore: add error log for title gen failures (#2309) 2025-08-29 10:53:58 -05:00
Aiden Cline
1a5b456bb6
fix: add additional encouragement for title gen (#2298) 2025-08-29 09:47:08 -05:00
Aiden Cline
d7a9f343c5
tui: show actual error if command fails (#2296)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-28 18:42:55 -05:00
Adam
5ecd7fdd0c
chore: remove unused dep 2025-08-28 18:16:38 -05:00
Netanel Draiman
7fab12da28
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
6daf0fdb2b
allow slash commands to resolve ~/ references (#2295) 2025-08-28 17:31:03 -05:00
Adam
e37e878e72
feat: home dir in app info 2025-08-28 14:34:20 -05:00
Jakub Kopecký
a928a35c96
fix: mcp client name (#2289) 2025-08-28 12:48:29 -05:00
Ethan Shea
555202f3b1
Vercel AI Gateway key deeplinks into the dashboard (#2287)
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-28 11:06:45 -05:00
Aiden Cline
37cf262094
fix: tui not showing err toasts (#2290) 2025-08-28 10:55:47 -05:00
Adam
aa9ab0a304
feat: include ignored files 2025-08-28 10:49:45 -05:00
Aiden Cline
87cf08a9e7
docs: add copy button to user messages too (#2285) 2025-08-27 18:14:27 -05:00
Aiden Cline
ad8ea82611
add synthetic user message before bash execution (when using !) (#2283) 2025-08-27 17:41:24 -05:00
Aiden Cline
2d794ed03d
fix: ensure / commands dont try to resolve @ references from cmd outputs (#2282) 2025-08-27 15:59:33 -05:00
Adam
8749c0c707
feat: file list api 2025-08-27 15:28:03 -05:00
Aiden Cline
8381760b27
docs: fix client.event.subscribe example (#2280) 2025-08-27 11:42:09 -05:00
Dax Raad
0fbd7c84fd sdk update
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-27 12:18:09 -04:00
Aiden Cline
5c17ee52c5
docs: document anthropic thinking budgets (#2243) 2025-08-27 09:41:51 -05:00
spoons-and-mirrors
6233251fc0
fix: shimmer cpu cost (#2084) 2025-08-27 06:18:26 -05:00
Jay V
587b8ae7ee docs: edit
Some checks are pending
deploy / deploy (push) Waiting to run
2025-08-26 17:30:43 -04:00
Stibbs
877855d1ee
docs: mcp access mgmt instructions (#2087) 2025-08-26 17:27:44 -04:00
opencode
eebca580e3 release: v0.5.28 2025-08-26 20:23:34 +00:00
Frank
e73a7c23d0 Revert "fix(tui): too early"
This reverts commit 564418f1ff.
2025-08-26 16:13:16 -04:00