Commit Graph

1078 Commits

Author SHA1 Message Date
Matthias Reso de11600ecb fix(provider): update muse-spark reasoning default and system prompt (#37562)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-20 13:15:42 -05:00
Aiden Cline a0e1e3827d feat: add meta muse system prompt (#36122) 2026-07-09 13:00:39 -05:00
Aiden Cline 4e34b2b688 feat(opencode): gate execute tool behind code mode flag (#35185) 2026-07-03 13:41:15 -05:00
Aiden Cline 0cfefa0251 refactor(opencode): fail the execute tool on program failure (#35180) 2026-07-03 11:27:36 -05:00
Aiden Cline 00529940bc refactor(opencode): expose MCP tools in native shape from the service (#35103) 2026-07-03 03:05:36 -05:00
Aiden Cline 89409da8a5 revert: back out experimental codemode (#35077) 2026-07-02 23:57:30 -05:00
opencode-agent[bot] 3b8caa59c3 chore: generate 2026-07-03 04:49:44 +00:00
Aiden Cline 599d0b4e36 feat: experimental codemode (#34677) 2026-07-02 23:48:34 -05:00
James Long f715522edf refactor(core): remove domain layer exports (#34625) 2026-06-30 13:05:15 -04:00
James Long 54fbd2a8b9 refactor(core): remove infrastructure layer exports (#34624) 2026-06-30 12:17:12 -04:00
James Long cb932a041c refactor(opencode): remove app service layer exports (#34517) 2026-06-29 23:03:57 -04:00
James Long 36700b2f07 refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
opencode-agent[bot] b3f0c46d11 chore: generate 2026-06-27 02:47:33 +00:00
James Long 956c603bc5 refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04: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 cd29e7b797 feat(llm): pass strict through tool definitions for Codex parity (#33392) 2026-06-25 16:28:39 -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
Dax 00591ebff4 feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
Kit Langton d359001a2b refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04: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
Kit Langton 460d72cfbd refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04: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
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
Aiden Cline 1707b5addd refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
Dax 9371e151f4 feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
James Long 4947836e7d test(opencode): simplify message pagination layer wiring (#33157) 2026-06-20 21:44:37 -04:00
opencode-agent[bot] eb3d3a8f10 chore: generate 2026-06-20 21:05:57 +00:00
Kit Langton 7edac3f09d fix(core): honor configured agent step limits (#33142) 2026-06-20 23:04:30 +02:00
Aiden Cline ab40641308 tweak: remove steering wrapper that can bust cache (#33039) 2026-06-19 19:10:09 -04:00
Aiden Cline 1a21b1276c fix(mcp): default tool schema properties (#32568) 2026-06-16 16:27:20 +02:00
Shoubhit Dash ccd64b6949 refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
Tony Worm f085c409af fix(tui): double file content injection in commands using $ARGUMENTS (#31245)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-11 23:19:15 -05:00
Kevin Dawkins c306e804cd fix(opencode): surface content-filter finish reason as visible error (#31745)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-11 10:41:11 -05:00
Dax 1add617766 feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
Songchao Wang cb6e467192 feat: add X-Session-Id header for proxy cache routing affinity (#31511) 2026-06-09 17:01:17 -05:00
James Long ede70549ff feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
Dax 6bfae48c77 fix(opencode): restore effect error logging (#31551) 2026-06-09 19:09:04 +00: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
Dax ec87cf82cb refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
Dax a5ddb7f291 refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
Shoubhit Dash b176ddb774 fix(session): avoid sticky prompt tool overrides (#31394) 2026-06-08 23:03:27 +05:30
Tommy D. Rossi a5db6cf832 fix(session): merge per-call tool rules into session permission (#30529)
Co-authored-by: Simon Klee <hello@simonklee.dk>
2026-06-08 13:02:10 +05:30