summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Expand)Author
2025-09-02release: v0.6.3opencode
2025-09-01switch gpt-5 to default to codex prompt + high reasoningDax Raad
2025-09-02release: v0.6.2opencode
2025-09-01fix: ensure opencode still works if no commits present (#2363)Aiden Cline
2025-09-01fix: ensure enabled lsps are all logged (#2364)Aiden Cline
2025-09-01release: v0.6.1opencode
2025-09-01catch migration failuresDax Raad
2025-09-01release: v0.6.0opencode
2025-09-01docs: sdkDax Raad
2025-09-01fix: tui attachment bound (#2361)Aiden Cline
2025-09-01docs: update emailJay V
2025-09-01Refactor to support multiple instances inside single opencode process (#2360)Dax
2025-09-01add --command to opencode run (#2348)Aiden Cline
2025-08-31fix: ensure gopls lsp id matches docs (#2344)Régis Blanc
2025-08-31ignore: better error logging (#2346)Aiden Cline
2025-08-31feat: Allow provider timeout override (#1982)Beshoy Girgis
2025-08-31fix: ensure shell cmds can be properly aborted (#2339)Aiden Cline
2025-08-31fix: adjust title generation prompt to prevent direct response instead of tit...Aiden Cline
2025-08-30fix: resolve virtual envs for python LSP (#2155)Andre van Tonder
2025-08-30fix: ensure command uses currently selected model (#2336)Aiden Cline
2025-08-30add support for lsp workspace/didChangeConfiguration (#2334)Aiden Cline
2025-08-30fix: resolve [pasted lines] when passing paste as arguments for command (#2333)Aiden Cline
2025-08-30tweak: ensure run command doesn't send request if no prompt present (#2332)Aiden Cline
2025-08-30fix: change command selection to prefer exact matches over fuzzy sear… (#2314)Roderik van der Veer
2025-08-30Use a single rust LSP server instance for entire cargo workspace (#2292)Anton
2025-08-30release: v0.5.29opencode
2025-08-29fix: mcp tool not triggering hooks (#2320)Aiden Cline
2025-08-29wip: cloudFrank
2025-08-29Fix code block formatting in sdk.mdx (#2312)Parbez
2025-08-29fix: lsp debug cmd log (#2310)Aiden Cline
2025-08-29ignore: cloud solid fixesDax Raad
2025-08-29ignore: add error log for title gen failures (#2309)Aiden Cline
2025-08-29fix: add additional encouragement for title gen (#2298)Aiden Cline
2025-08-28tui: show actual error if command fails (#2296)Aiden Cline
2025-08-28chore: remove unused depAdam
2025-08-28fix: replace isomorphic-git status with direct git diff for worktree support ...Netanel Draiman
2025-08-28allow slash commands to resolve ~/ references (#2295)Aiden Cline
2025-08-28feat: home dir in app infoAdam
2025-08-28fix: mcp client name (#2289)Jakub Kopecký
2025-08-28Vercel AI Gateway key deeplinks into the dashboard (#2287)Ethan Shea
2025-08-28fix: tui not showing err toasts (#2290)Aiden Cline
2025-08-28feat: include ignored filesAdam
2025-08-27docs: add copy button to user messages too (#2285)Aiden Cline
2025-08-27add synthetic user message before bash execution (when using !) (#2283)Aiden Cline
2025-08-27fix: ensure / commands dont try to resolve @ references from cmd outputs (#2282)Aiden Cline
2025-08-27feat: file list apiAdam
2025-08-27docs: fix client.event.subscribe example (#2280)Aiden Cline
2025-08-27sdk updateDax Raad
2025-08-27docs: document anthropic thinking budgets (#2243)Aiden Cline
2025-08-27fix: shimmer cpu cost (#2084)spoons-and-mirrors