Commit Graph

2206 Commits

Author SHA1 Message Date
Dax Raad c7ae049c93 pass through model.options properly without having to nest it under provider name. you may have to update your configs see https://opencode.ai/docs/models/#openrouter for an example
publish / publish (push) Has been cancelled
2025-07-19 12:41:58 -04:00
Tom d01fd0a344 fix: prevent sparse spacing in hyphenated words (#1102) 2025-07-19 09:28:40 -05:00
Dax Raad 3f68f03881 vercel ai gateway
publish / publish (push) Has been cancelled
2025-07-19 10:08:36 -04:00
CodinCat a1436fa8f9 fix table heading rendering (#1138) 2025-07-18 20:17:22 -05:00
Michael Hanson 3a2803d2b2 docs: Clarify MCP config instructions (#1026)
publish / publish (push) Has been cancelled
2025-07-18 16:04:29 -04:00
Rami Chowdhury 549e66fc8b feat(provider): add Gemini tool schema sanitization (#1132) 2025-07-18 16:02:54 -04:00
Timo Clasen aef44471dd feat(config): make small model configurable (#1030)
publish / publish (push) Has been cancelled
2025-07-18 14:16:50 -04:00
adamdotdevin 3b74b92924 feat(tui): simpler layout, always stretched 2025-07-18 13:03:27 -05:00
Dax d8dd1f2929 wip: optional IDs in api (#1128)
publish / publish (push) Has been cancelled
2025-07-18 13:42:50 -04:00
Dax Raad f8e2ad06d9 message rendering performance improvements 2025-07-18 13:40:07 -04:00
Yihui Khuu 1c4b5526c9 fix: \{return} should be replaced with new line on all lines (#1119) 2025-07-18 06:22:36 -05:00
adamdotdevin d45c1a4980 fix: model cost overrides
publish / publish (push) Has been cancelled
2025-07-18 05:08:35 -05:00
Timo Clasen 41b9c1378d feat(tui): parse for file attachments when exiting EDITOR (#1117) 2025-07-18 04:47:20 -05:00
Aiden Cline 772324ac8e tweak: remove needless resorting (#1116) 2025-07-18 04:42:43 -05:00
Aiden Cline ec70d563cb tweak: fix [object Object] in logging (#1114) 2025-07-18 04:41:23 -05:00
Tom b3410e83ad fix(tui): ensure viewport scrolls to bottom on new messages (#1110) 2025-07-18 04:41:03 -05:00
Mike Wallio a556c3b774 Update to a customized beast mode v3 for opencode. (#1109) 2025-07-17 20:10:06 -05:00
Dax Raad 2ef832f926 only enable ruff if it seems to be used
publish / publish (push) Has been cancelled
2025-07-17 18:07:06 -04:00
Wendell Misiedjan d09f2f72e5 feat: support AWS_BEARER_TOKEN_BEDROCK for amazon bedrock provider autoloading (#1094)
publish / publish (push) Has been cancelled
2025-07-17 09:12:30 -05:00
Aiden Cline 5fe00d154e tweak: allow mcp servers to include headers (#1096) 2025-07-17 09:11:48 -05:00
Alexander Drottsgård 33dc00b47c feat(tui): highlight current session in sessions modal (#1093) 2025-07-17 07:40:15 -05:00
Timo Clasen 693e540323 feat(tui): remove share commands from help if sharing is disabled (#1087) 2025-07-17 04:28:12 -05:00
Aiden Cline 69160619d7 fix: message error centering (#1085) 2025-07-17 04:27:40 -05:00
Timo Clasen 642cb27584 fix(tui): user defined ctrl+z should take precedence over suspending (#1088) 2025-07-17 04:27:02 -05:00
Timo Clasen 2ae3d05101 feat(tui): remove sharing info from session header when sharing is disabled (#1076) 2025-07-16 17:36:48 -05:00
Timo Clasen 0ec4035865 docs(share): add explicit manual share mode (#1074) 2025-07-16 16:08:25 -05:00
Jay V 779f5a396d docs: edit 2025-07-16 16:59:12 -04:00
Jay V 1202f80d13 docs: update enterprise doc 2025-07-16 16:44:28 -04:00
Jay V 84b9e4d5a3 docs: config doc 2025-07-16 16:27:44 -04:00
Jay V dbc2c017d5 docs: edits 2025-07-16 16:20:09 -04:00
Mike Wallio d568f52f7f Remove binary file opencode (#1069) 2025-07-16 15:10:40 -05:00
Daniel Saldarriaga López 85a767c872 docs: fix keybinds documentation to match actual config schema (#867)
publish / publish (push) Has been cancelled
2025-07-16 15:34:52 -04:00
adamdotdevin 88915e2b0b fix(tui): expand edit calls 2025-07-16 14:33:57 -05:00
adamdotdevin 39f63ed5e0 fix(tui): slightly faster scroll speed 2025-07-16 14:26:46 -05:00
Dax Raad 6b9e111e94 only include severity 1 diagnostics from lsp in edit tool output
publish / publish (push) Has been cancelled
2025-07-16 15:25:37 -04:00
adamdotdevin e333bffb54 feat(tui): more ways to quit 2025-07-16 14:20:28 -05:00
Dax Raad ca52f94b7a docs: better variable examples 2025-07-16 14:56:24 -04:00
adamdotdevin 69efe04b03 docs: copying text 2025-07-16 13:26:26 -05:00
adamdotdevin 48b1b6e7d2 fix: missing dependency
publish / publish (push) Has been cancelled
2025-07-16 12:58:29 -05:00
adamdotdevin e47e9ad4ee fix: missing dependency 2025-07-16 12:56:11 -05:00
Aiden Cline 7ebfef5953 fix: generate title should use same options as model it uses to gen (#1064) 2025-07-16 12:46:52 -05:00
adamdotdevin 63befaffc1 feat(tui): layout config to render full width
publish / publish (push) Has been cancelled
2025-07-16 12:43:02 -05:00
Aiden Cline e71d862c40 Fix: better title generation (needs to change due to small models) (#1059) 2025-07-16 11:47:56 -05:00
John Henry Rudden 81c478771b Fix: Add escape sequence for @ symbols to prevent send blocking (#1029) 2025-07-16 11:18:48 -05:00
Tom fe9f156dff fix: Prevent division by zero in context percentage calculation (#1055) 2025-07-16 09:35:20 -05:00
Jeremy Mack 8c1fa52068 fix: grep omitting text after a colon (#1053) 2025-07-16 09:09:05 -05:00
Adi Yeroslav ca4c92aafb feat(tui): shift+tab to cycle modes backward (#1049) 2025-07-16 07:43:48 -05:00
Nipuna Perera f5cc1f5fbf Enhance private npm registry support (#998) 2025-07-16 08:31:38 -04:00
adamdotdevin fb9071b1f0 fix(tui): diagnostics rendering 2025-07-16 06:55:14 -05:00
adamdotdevin 0415c0be73 fix(tui): pending tool call width 2025-07-16 06:27:32 -05:00