Commit Graph

489 Commits

Author SHA1 Message Date
Dax Raad c2c65c796a remove providers path
publish / publish (push) Has been cancelled
2025-07-23 12:15:31 -04:00
Dax Raad 38b4d1e03d add debug paths command 2025-07-23 12:14:54 -04:00
Aiden Cline 7f3c98aa1f tweak: ensure most recently interacted with session appears at the top (#1239) 2025-07-22 22:37:36 -05:00
Dax Raad 1acf196e98 config: improve config schema
publish / publish (push) Has been cancelled
2025-07-22 20:35:40 -04:00
Dax Raad 4b52e5bd49 ci: error github api fail 2025-07-22 17:06:06 -04:00
Dax Raad 9dd85ea2c7 wip: tui api 2025-07-22 12:15:50 -04:00
Dax Raad 26e93c4d11 wip: api for tui 2025-07-21 19:53:58 -04:00
Frank cfe5f3bbbc wip: vscode extension 2025-07-21 19:10:57 -04:00
Dax Raad a6cd7c220a ci: tweaks 2025-07-21 15:45:44 -04:00
Dax Raad 4d6e7f818d fix broken attachments
publish / publish (push) Has been cancelled
2025-07-21 15:38:41 -04:00
Dax Raad adf56be05f fix title generation bug
publish / publish (push) Has been cancelled
2025-07-21 15:23:47 -04:00
Dax 531d035547 message queuing (#1200)
publish / publish (push) Has been cancelled
2025-07-21 15:14:54 -04:00
Dax Raad 9278f64588 do not snapshot nongit projects for now
publish / publish (push) Has been cancelled
2025-07-20 13:59:30 -04:00
Frank fbda909a07 wip: github actions
publish-github-action / publish (push) Has been cancelled
2025-07-20 12:36:53 -04:00
adamdotdevin b9aea8f19f wip: file part source in server/api (optional) 2025-07-20 05:39:18 -05:00
Aiden Cline 07d771ba64 fix: title generation for certain providers (#1159) 2025-07-19 20:01:55 -05:00
Dax Raad 3b8f2bd4e5 ci: ignore
publish / publish (push) Has been cancelled
2025-07-19 19:30:12 -04:00
Timo Clasen 9f7246e08b fix(hooks): prevent session_complete hook from firing on subagent sessions (#1149)
publish / publish (push) Has been cancelled
2025-07-19 18:20:07 -05:00
Dax Raad 73554b6909 fix first run github copilot
publish / publish (push) Has been cancelled
2025-07-19 19:19:38 -04:00
Dax Raad fda02482c7 ci: ignore
publish / publish (push) Has been cancelled
2025-07-19 19:00:17 -04:00
Dax Raad b10f0868d6 ci: ignore
publish / publish (push) Has been cancelled
2025-07-19 18:54:46 -04:00
Dax Raad b236673fa4 disable todo tools when running as task
publish / publish (push) Has been cancelled
2025-07-19 15:54:11 -04:00
Dax Raad f5f0f57098 fix openrouter caching
publish / publish (push) Has been cancelled
2025-07-19 15:11:21 -04:00
Dax Raad 9b65da318d remove log level from config 2025-07-19 13:37:02 -04:00
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
Dax Raad 3f68f03881 vercel ai gateway
publish / publish (push) Has been cancelled
2025-07-19 10:08:36 -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
adamdotdevin d45c1a4980 fix: model cost overrides
publish / publish (push) Has been cancelled
2025-07-18 05:08:35 -05:00
Aiden Cline ec70d563cb tweak: fix [object Object] in logging (#1114) 2025-07-18 04:41:23 -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
Timo Clasen 0ec4035865 docs(share): add explicit manual share mode (#1074) 2025-07-16 16:08:25 -05:00
adamdotdevin 88915e2b0b fix(tui): expand edit calls 2025-07-16 14:33:57 -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 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
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 fbbb6ef407 fix(gh): build 2025-07-16 06:13:43 -05:00
Robin Moser 9caeae6d51 fix: don't sign snapshot commits (#1046) 2025-07-16 04:46:32 -05:00