Commit Graph

5007 Commits

Author SHA1 Message Date
Shoubhit Dash 4821ae03cd fix(acp): enrich permission prompts (#34079) 2026-06-26 21:25:52 +05:30
Aiden Cline f0840a4123 fix(mcp): refresh credentials on reauthentication (#33717) 2026-06-26 10:03:39 -05:00
Shoubhit Dash 9f03a25279 fix(acp): skip resume transcript replay (#34070) 2026-06-26 14:12:05 +00:00
Shoubhit Dash 965a121808 fix(acp): surface prompt errors (#34061) 2026-06-26 12:20:38 +00:00
Shoubhit Dash c2b24336ab fix(core): refresh cached remote skills (#34059) 2026-06-26 12:12:50 +00:00
Shoubhit Dash 1bcd0eac49 fix(opencode): preserve skill resource paths (#34052) 2026-06-26 16:48:30 +05:30
Aiden Cline 927d0fb2b3 feat(oauth): unify OAuth callback browser pages (#34025) 2026-06-26 00:36:40 -05:00
Kit Langton 5f660a4a4e fix(sdk): wake embedded session execution (#33992) 2026-06-25 23:04:14 -04:00
Kit Langton 0c8f4ec319 refactor(opencode): stop legacy v2 event emission (#33993) 2026-06-26 04:42:38 +02:00
Aiden Cline eee0d26749 tweak: hide MCP access token prefix (#33711) 2026-06-25 20:32:36 -05:00
Aiden Cline 80cc731547 fix(core): refine small model defaults (#33926) 2026-06-25 20:31:53 -05:00
Aiden Cline cd29e7b797 feat(llm): pass strict through tool definitions for Codex parity (#33392) 2026-06-25 16:28:39 -05:00
Aiden Cline ff84524792 fix(mcp): scope auth status to server URL (#33924) 2026-06-25 16:26:00 -05:00
James Long 3eee8bd101 refactor(core): support tiered layer nodes (#33937) 2026-06-25 14:34:17 -04:00
Kit Langton c31dc9c7b7 refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
Kit Langton ec48f9848a refactor(schema): normalize module patterns (#33770) 2026-06-25 15:42:22 +00:00
Kit Langton 67531f5b89 refactor(protocol): extract server contracts (#33708) 2026-06-24 22:15:31 -04:00
Dax 00591ebff4 feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
Aiden Cline aad8dc485a fix(opencode): always print MCP OAuth URL (#33716) 2026-06-24 17:24:16 -05:00
Kit Langton d359001a2b refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
Aiden Cline fa348fc46b fix(mcp): hide denied resource template tool (#33686) 2026-06-24 12:01:44 -05:00
opencode-agent[bot] 57bea73226 chore: generate 2026-06-24 16:56:33 +00:00
4rcadia 438539f5d7 feat(mcp): append server instructions to context (#32490)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 11:54:19 -05:00
Aiden Cline 5791368f33 fix(mcp): prevent resource key collisions (#33596) 2026-06-24 00:13:58 -05:00
Chris Yuan c922a32ae1 fix(skill): emit base directory as filesystem path, not file:// URL (#33580)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 00:08:22 -05:00
Aiden Cline b58b7d14a3 fix(mcp): restore legacy tool names (#33593) 2026-06-23 23:42:32 -05:00
opencode-agent[bot] d1b8e3f39f fix(opencode): restore v1 account config (#33590)
Co-authored-by: Test <test@opencode.test>
2026-06-24 04:22:02 +00:00
Yufeng He f244a7d502 fix(mcp): bind oauth callback to IPv4 loopback (#30022) 2026-06-23 23:20:29 -05:00
Kit Langton 460d72cfbd refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
Dax 5e12cf6751 feat(core): add opencode integration (#33555) 2026-06-23 23:45:02 +00:00
Aiden Cline 29174e3957 fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
opencode-agent[bot] f766761339 chore: generate 2026-06-23 20:31:13 +00:00
Shoubhit Dash bd4d20bb33 feat(mcp): add resource template listing (#33546) 2026-06-24 01:59:12 +05:30
Kit Langton 89aed29abf fix(opencode): handle snapshot paths from subdirectories (#33506) 2026-06-23 20:51:56 +02:00
Aiden Cline d0dfe3e8ac fix(opencode): make ACP resource text sourcing cross-platform (#33534) 2026-06-23 12:55:34 -05:00
Aiden Cline 5958d3f5c1 feat(mcp): use mcp__server__tool naming convention (#33533) 2026-06-23 12:28:26 -05:00
Shoubhit Dash c191ce1035 fix(acp): preserve resource text source (#33524) 2026-06-23 22:15:00 +05:30
Shoubhit Dash b94c2b0562 feat(mcp): add resource read tools (#33483) 2026-06-23 13:49:42 +05:30
Dax Raad 71316ce550 fix(opencode): scope reference readiness wait 2026-06-23 00:10:36 -04:00
Dax Raad 147b2a7e68 fix(core): await plugin readiness 2026-06-22 22:49:57 -04:00
opencode-agent[bot] 3ee37d171d chore: generate 2026-06-23 02:19:31 +00:00
Aiden Cline 1707b5addd refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
Aiden Cline 7d1d72dfa9 fix(tui): preserve worker rejection handling (#33448)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-06-22 19:57:21 -05:00
Dax 9371e151f4 feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
Aiden Cline 529ef21dce fix: dont show gpt-5.5-pro when using codex oauth (#33400)
Co-authored-by: Devin Oldenburg <devin@logicplanes.com>
2026-06-22 11:47:02 -05:00
Kit Langton 1429ec5560 fix(opencode): preserve request logger context (#33381) 2026-06-22 10:58:22 -04:00
Simon Klee 7814e2f145 cli: add --mini (#33353) 2026-06-22 16:27:56 +02:00
Dax Raad 8220bb3d69 feat(server): stream events across locations 2026-06-22 08:12:43 -04:00
Simon Klee 21b4eccb07 run: inline files for attached servers (#33317) 2026-06-22 13:20:43 +02:00
Dax 55f00c0b50 refactor(core): simplify event model (#33238) 2026-06-21 10:34:57 -04:00