Commit Graph

4912 Commits

Author SHA1 Message Date
Kit Langton fbaeb962f2 fix(tui): stabilize Zed editor context polling (#24656) 2026-04-27 15:37:18 -04:00
Aiden Cline ad8e279815 fix: ensure toolStreaming is set to off by default when using non anthropic models with anthropic sdk (#24642) 2026-04-27 14:16:00 -05:00
opencode-agent[bot] fbf128bbcd chore: generate 2026-04-27 18:34:44 +00:00
Dax 07ac891a99 refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
Kit Langton db43cc6f45 fix(httpapi): accept empty session create body (#24640) 2026-04-27 17:17:11 +00:00
Kit Langton 638c09285c fix(httpapi): mount workspace bridge routes (#24626) 2026-04-27 12:52:48 -04:00
Aiden Cline 5a2f633db8 tweak: make interleaved reasoning_content default to true for openai compat deepseek setups (#24630) 2026-04-27 10:17:38 -05:00
opencode-agent[bot] f7f4d250f4 chore: generate 2026-04-27 05:40:37 +00:00
Luke Parker f760771213 fix: pass workspace symbol query to experimental LSP tool (#24576) 2026-04-27 05:39:36 +00:00
opencode-agent[bot] d90465614d chore: generate 2026-04-27 05:18:33 +00:00
21pounder 931db6ef3b fix(opencode): agent create generates permissions field with deny ins… (#24482)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-04-27 00:17:08 -05:00
Aiden Cline 08a5d4595c ignore: split up reasoning transforms (#24574) 2026-04-26 23:57:32 -05:00
Aiden Cline c81b9324e3 fix: default tool call streaming to false for google vertex (#24573) 2026-04-26 23:42:23 -05:00
opencode 77351f4903 sync release versions for v1.14.28 2026-04-27 04:23:44 +00:00
Dax bae5dc246d Refactor npm config handling (#24565) 2026-04-27 03:54:59 +00:00
opencode 5e3a316414 sync release versions for v1.14.27 2026-04-27 02:09:07 +00:00
Dax bfbd9b7986 fix(tui): hide provider checks before onboarding (#24551) 2026-04-27 01:18:26 +00:00
Kit Langton febab013bf feat(httpapi): bridge tui routes (#24548) 2026-04-27 01:17:48 +00:00
Dax Raad 6d0f2fa9a9 core: refactor Installation service to use a single consolidated result object
Reorganizes the Installation service implementation by grouping info, method, latest, and upgrade methods into a single result object. This improves code locality and makes the service interface more maintainable. Also adds a clarifying comment explaining why the package manager's resolver is used for version lookups (to ensure registries, mirrors, auth, proxies, and dist-tags match upgrade behavior).
2026-04-26 21:05:42 -04:00
Kit Langton 2b93e139c2 feat(httpapi): bridge pty routes (#24547) 2026-04-26 21:05:16 -04:00
Luke Parker 7454f363db feat: configurable shell selection + desktop settings UI (#20602) 2026-04-27 00:54:55 +00:00
opencode-agent[bot] 313b6c676f chore: generate 2026-04-26 23:56:15 +00:00
Kit Langton 09f5001b6e feat(httpapi): bridge event stream (#24518) 2026-04-26 19:55:13 -04:00
Dax Raad 20779c224b tui: remove excessive debug logging from workspace creation flow to reduce terminal output noise 2026-04-26 19:33:40 -04:00
OpeOginni 4c9a95ab49 fix(tui): update toast duration handling to use default value (#23395)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-04-26 17:27:02 -05:00
opencode e98238cb8e sync release versions for v1.14.26 2026-04-26 21:01:16 +00:00
Sebastian 9af123d612 upgrade opentui to 0.1.104 (#24531) 2026-04-26 22:31:33 +02:00
Jermiah Joseph fc36333c8a fix(editor): reject lock files with no workspace match for cwd (#24323) 2026-04-26 14:21:29 -04:00
opencode-agent[bot] c3433c9ca2 chore: generate 2026-04-26 16:25:19 +00:00
Kit Langton dea61f0ef7 feat(httpapi): bridge remaining session routes (#24510) 2026-04-26 12:24:19 -04:00
opencode-agent[bot] 2d9f017f83 chore: generate 2026-04-26 16:01:07 +00:00
Kit Langton bce71eb256 feat(httpapi): bridge session message mutations (#24487) 2026-04-26 12:00:02 -04:00
opencode-agent[bot] a4bc311f5e chore: generate 2026-04-26 15:51:31 +00:00
Kit Langton 97f76908c0 feat(httpapi): bridge session lifecycle routes (#24486) 2026-04-26 11:50:26 -04:00
opencode-agent[bot] 5f9e266206 chore: generate 2026-04-26 15:50:09 +00:00
Kit Langton 1535c3ce73 feat(httpapi): bridge session read routes (#24485) 2026-04-26 11:49:11 -04:00
opencode-agent[bot] 2d66d5b151 chore: generate 2026-04-26 15:32:42 +00:00
Kit Langton 6147ad5352 feat(httpapi): bridge sync routes (#24484) 2026-04-26 11:31:46 -04:00
opencode-agent[bot] bb73681f25 chore: generate 2026-04-26 15:13:18 +00:00
Kit Langton 98b9a4da0b feat(httpapi): bridge workspace mutations (#24483) 2026-04-26 11:12:04 -04:00
opencode-agent[bot] 7245088566 chore: generate 2026-04-26 14:48:31 +00:00
Kit Langton be7632f3cb feat(httpapi): bridge experimental session list (#24478) 2026-04-26 10:47:24 -04:00
Aiden Cline 377a9981b8 fix: bump openrouter sdk version to resolve deepseek reasoning issue (bug was in sdk pkg) (#24435) 2026-04-26 00:05:16 -05:00
Dax Raad 6198d69e5c core: Add User-Agent header to identify client version in HTTP requests 2026-04-25 23:51:23 -04:00
Kit Langton 937a038cb9 test(provider): avoid plugin dependency install timeout (#24416) 2026-04-26 02:11:25 +00:00
opencode-agent[bot] 36e57c8729 chore: generate 2026-04-26 01:55:57 +00:00
Kit Langton 5ebdd5128b feat(httpapi): bridge experimental tool routes (#24407) 2026-04-25 21:54:58 -04:00
opencode-agent[bot] 7aa996d2ce chore: generate 2026-04-25 23:28:25 +00:00
Kit Langton 67886c1f04 feat(httpapi): bridge mcp oauth endpoints (#24405) 2026-04-25 19:27:11 -04:00
opencode-agent[bot] 36a84c1510 chore: generate 2026-04-25 23:17:18 +00:00