Commit graph

1091 commits

Author SHA1 Message Date
Shoubhit Dash
9b0dd36cda
fix(session): ignore malformed model costs (#43248) 2026-08-18 19:49:08 +05:30
opencode-agent[bot]
91df883231
fix(opencode): select Kimi prompt by provider (#42161)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-12 17:29:03 -05:00
Aiden Cline
dab2637217
fix(compaction): adjust instructions and structure to be more clear to smaller models like dsv4 flash (#42045)
Co-authored-by: akenra <37288280+akenra@users.noreply.github.com>
2026-08-12 14:36:51 -05:00
Aiden Cline
c78986831c
fix(opencode): cap session retries with jitter (#41939) 2026-08-11 22:50:52 -05:00
Matthias Reso
b9f3b382fc
fix(session): route all Muse family models to the Meta system prompt (#41581) 2026-08-10 13:28:04 -05:00
opencode-agent[bot]
db581e47a3
fix(opencode): order legacy message loop by time (#40990)
Co-authored-by: Dax <mail@thdxr.com>
2026-08-07 04:08:23 +00:00
opencode-agent[bot]
a54a693af2
fix(opencode): use chronological message boundaries (#40991)
Co-authored-by: Dax <mail@thdxr.com>
2026-08-07 04:08:02 +00:00
opencode-agent[bot]
b7f9363393
fix(opencode): serialize orphaned compaction history (#40800)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-08-06 21:11:14 -05:00
opencode-agent[bot]
057b5a9dee chore: generate 2026-08-05 19:41:32 +00:00
Aiden Cline
61aefc0759
fix(opencode): expand retryable error patterns (#40707) 2026-08-05 14:39:49 -05:00
Aiden Cline
f929f8f100
refactor(opencode): simplify retry error matching (#40694) 2026-08-05 13:05:19 -05:00
Aiden Cline
982a9044c5
fix(mcp): restore legacy SDK compatibility (#39373) 2026-07-28 11:53:35 -05:00
Aiden Cline
c3be6c4965
fix(mcp): honor callback port in debug (#39259) 2026-07-28 00:00:38 -05:00
Matthias Reso
5a8ee27254
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
b4665a8bf8
feat: add meta muse system prompt (#36122) 2026-07-09 13:00:39 -05:00
Aiden Cline
ed6dc879be
feat(opencode): gate execute tool behind code mode flag (#35185) 2026-07-03 13:41:15 -05:00
Aiden Cline
27e8e2e22b
refactor(opencode): fail the execute tool on program failure (#35180) 2026-07-03 11:27:36 -05:00
Aiden Cline
458ec7b372
refactor(opencode): expose MCP tools in native shape from the service (#35103) 2026-07-03 03:05:36 -05:00
Aiden Cline
379adee35c
revert: back out experimental codemode (#35077) 2026-07-02 23:57:30 -05:00
opencode-agent[bot]
83c638eaac chore: generate 2026-07-03 04:49:44 +00:00
Aiden Cline
cb93114424
feat: experimental codemode (#34677) 2026-07-02 23:48:34 -05:00
James Long
5a23bdcb69
refactor(core): remove domain layer exports (#34625) 2026-06-30 13:05:15 -04:00
James Long
472d0f376e
refactor(core): remove infrastructure layer exports (#34624) 2026-06-30 12:17:12 -04:00
James Long
91561bbdfb
refactor(opencode): remove app service layer exports (#34517) 2026-06-29 23:03:57 -04:00
James Long
a76c6918d2
refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
opencode-agent[bot]
71c3a7c8f2 chore: generate 2026-06-27 02:47:33 +00:00
James Long
ecdfff5a42
refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
Kit Langton
40ecfceec2
fix(sdk): wake embedded session execution (#33992) 2026-06-25 23:04:14 -04:00
Kit Langton
a1f093a748
refactor(opencode): stop legacy v2 event emission (#33993) 2026-06-26 04:42:38 +02:00
Aiden Cline
5f61d21487
feat(llm): pass strict through tool definitions for Codex parity (#33392) 2026-06-25 16:28:39 -05:00
James Long
0e731c2a1a
refactor(core): support tiered layer nodes (#33937) 2026-06-25 14:34:17 -04:00
Kit Langton
9e9d405d7e
refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
Kit Langton
7854f5b9f7
refactor(schema): normalize module patterns (#33770) 2026-06-25 15:42:22 +00:00
Dax
9bb5370205
feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
Kit Langton
24b0132bc5
refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
4rcadia
e8e83afbce
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
516cfe4e09
refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
opencode-agent[bot]
d2305d4a76 chore: generate 2026-06-23 20:31:13 +00:00
Shoubhit Dash
c6cc13e183
feat(mcp): add resource template listing (#33546) 2026-06-24 01:59:12 +05:30
Shoubhit Dash
3f3f120825
feat(mcp): add resource read tools (#33483) 2026-06-23 13:49:42 +05:30
Dax Raad
6ea3e6698a fix(opencode): scope reference readiness wait 2026-06-23 00:10:36 -04:00
Dax Raad
4a710e4679 fix(core): await plugin readiness 2026-06-22 22:49:57 -04:00
Aiden Cline
d29f5eba92
refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
Dax
909a1a6d78
feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
James Long
d3bbfff826
test(opencode): simplify message pagination layer wiring (#33157) 2026-06-20 21:44:37 -04:00
opencode-agent[bot]
0b7ec51d0a chore: generate 2026-06-20 21:05:57 +00:00
Kit Langton
4f1a9d7aef
fix(core): honor configured agent step limits (#33142) 2026-06-20 23:04:30 +02:00
Aiden Cline
f092bafe88
tweak: remove steering wrapper that can bust cache (#33039) 2026-06-19 19:10:09 -04:00
Aiden Cline
25cb2be619
fix(mcp): default tool schema properties (#32568) 2026-06-16 16:27:20 +02:00
Shoubhit Dash
f2cf607376
refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00