Commit Graph

143 Commits

Author SHA1 Message Date
opencode-agent[bot] d780566014 chore: generate 2026-06-14 12:46:12 +00:00
Dax 00a6e3fc4a refactor(core): derive catalog availability from integrations (#32272) 2026-06-14 14:44:50 +02:00
Shoubhit Dash ccd64b6949 refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
James Long 5204be4498 fix(core): ignore unavailable project copy roots (#32234) 2026-06-13 18:10:59 -04:00
santigc6 085fb73ac3 feat(opencode): add external browser OAuth for snowflake cortex provider (#31700)
Co-authored-by: santiago.gonzalezcarvajcentenera <santiago.gonzalezcarvajcentenera@colaborador.elcorteingles.es>
Co-authored-by: David Fierro <14184197+davidfierro@users.noreply.github.com>
Co-authored-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
Co-authored-by: Cortex Code <noreply@snowflake.com>
2026-06-13 13:09:45 -05:00
opencode-agent[bot] 43ebd39f53 chore: generate 2026-06-12 18:46:51 +00:00
James Long e88dff274b feat(core): refactor project copies for v2 (#31943) 2026-06-12 14:45:16 -04:00
opencode-agent[bot] ed2c94f8dd chore: generate 2026-06-12 06:47:04 +00:00
Dax Raad 46887d4065 fix(core): preserve credential schema compatibility 2026-06-12 02:45:25 -04:00
opencode-agent[bot] 0e7a109da6 chore: generate 2026-06-12 06:16:50 +00:00
Dax 52c1651ef6 refactor(core): simplify integration credentials (#31968) 2026-06-12 06:15:25 +00:00
Dax 3a81d46877 refactor(server): serve raw filesystem content (#31911) 2026-06-11 11:20:11 -04:00
opencode-agent[bot] 3cf7117cc1 chore: generate 2026-06-11 06:32:44 +00:00
Dax 7489190405 feat(core): add connector authentication (#31837) 2026-06-11 06:31:17 +00:00
Luke Parker 309d613ee5 fix(core): accept deprecated reference config key (#31659) 2026-06-10 10:32:35 +00:00
Dax 1add617766 feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
Dax Raad bf3db6251e fix(core): expose partial filesystem scan results 2026-06-09 22:10:53 -04:00
opencode-agent[bot] a55f349bbf chore: generate 2026-06-10 00:39:58 +00:00
Dax 80e328b6c1 refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
opencode-agent[bot] ded5a01292 chore: generate 2026-06-09 18:30:51 +00:00
Dax 6cecc3d03e refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
opencode-agent[bot] c8112a78af chore: generate 2026-06-09 16:12:42 +00:00
James Long 3a9452af21 feat(tui): show project copy in session list (#31421) 2026-06-09 12:10:37 -04:00
Dax ec87cf82cb refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
Aiden Cline 900aba1291 test(core): avoid Windows worker close race (#31532) 2026-06-09 10:31:19 -05:00
Dax a5ddb7f291 refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
Shoubhit Dash 765773e82b fix: stabilize fff file results (#31369) 2026-06-08 19:43:38 +05:30
Aiden Cline 0414a8a1f0 test(core): cover skill directory output (#31263) 2026-06-07 12:37:53 -05:00
Dax 93316f1fae refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Kit Langton d9a6e74fcf fix(core): preserve session failure causes 2026-06-06 23:26:21 -04:00
Kit Langton 83e1e275f5 test(core): cover managed output read permissions (#31166) 2026-06-07 01:58:41 +00:00
Kit Langton 75b9b5b383 fix(core): harden unified tool runtime (#31171) 2026-06-06 21:55:34 -04:00
Kit Langton 9dbe8ee791 fix(core): isolate image normalization (#31165) 2026-06-06 21:24:54 -04:00
Kit Langton f9f8a2dbae refactor(core): unify v2 tool architecture (#31168) 2026-06-06 20:49:12 -04:00
opencode-agent[bot] a8390d64f0 chore: generate 2026-06-06 13:44:07 +00:00
Dmitriy Kovalenko d76293144b feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-06 19:12:31 +05:30
Kit Langton e1a3f80c11 fix(core): enforce V2 tool permissions (#31061) 2026-06-06 08:00:24 -04:00
Kit Langton 51897ca21e fix(core): bound prompt cache session keys (#31062) 2026-06-06 08:00:16 -04:00
Kit Langton 47e40c255f refactor(core): simplify search root protocol (#31060) 2026-06-06 03:20:06 +00:00
Kit Langton a72a9d2c01 refactor(core): simplify filesystem read protocol (#31058) 2026-06-06 03:08:55 +00:00
Kit Langton e43d850850 refactor(core): simplify filesystem mutation protocol (#31059) 2026-06-06 03:08:23 +00:00
Kit Langton e339b0db5b feat(http-recorder): prepare public beta release (#31018) 2026-06-06 03:01:26 +00:00
Kit Langton e0a03d6d5b fix(core): make V2 reads media-aware and binary-safe (#31038) 2026-06-05 19:48:34 -04:00
opencode-agent[bot] 9e62f8e260 fix(core): scope v2 prompt cache by session (#31036)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-05 19:11:32 -04:00
James Long 00bef86c4e feat(tui): delete working copies from move dialog (#31017) 2026-06-05 16:47:10 -04:00
Kit Langton c21f373c35 fix(core): validate public session model switches (#31012) 2026-06-05 16:36:26 -04:00
Kit Langton 1e8d93efa6 fix(core): recover v2 context overflow (#31005) 2026-06-05 16:05:51 -04:00
Kit Langton 19690f74c8 feat(core): expose session model switching (#31011) 2026-06-05 15:55:36 -04:00
Kit Langton dc9bfd4474 fix(core): scope Vertex provider transforms (#31004) 2026-06-05 14:55:52 -04:00
Kit Langton 0c5e557a21 feat(core): bound v2 tool output (#30999) 2026-06-05 14:35:19 -04:00