Commit graph

82 commits

Author SHA1 Message Date
Aiden Cline
379adee35c
revert: back out experimental codemode (#35077) 2026-07-02 23:57:30 -05:00
Aiden Cline
cb93114424
feat: experimental codemode (#34677) 2026-07-02 23:48:34 -05:00
James Long
762588c251
refactor(core): convert prompt tests to nodes (#34470) 2026-06-29 14:25:33 -04: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
opencode-agent[bot]
2684293291 chore: generate 2026-06-24 16:56:33 +00: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
Shoubhit Dash
c6cc13e183
feat(mcp): add resource template listing (#33546) 2026-06-24 01:59:12 +05:30
opencode-agent[bot]
e439456b13 chore: generate 2026-06-23 15:47:46 +00:00
Aiden Cline
e3edbba3ca
test(opencode): stabilize prompt concurrency tests (#33522) 2026-06-23 10:45:30 -05:00
Luke Parker
f0849a697c
fix(app): reject stale timeline range indexes (#33488) 2026-06-23 18:27:25 +10:00
Dax Raad
81851ca6b9 test(opencode): stabilize Windows async readiness 2026-06-23 00:41:02 -04:00
Aiden Cline
d29f5eba92
refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
Kit Langton
f50e4accf3
test(opencode): synchronize shell cancellation (#33386) 2026-06-22 11:55:04 -04:00
Aiden Cline
f092bafe88
tweak: remove steering wrapper that can bust cache (#33039) 2026-06-19 19:10:09 -04:00
Shoubhit Dash
f2cf607376
refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
Kevin Dawkins
e2527db3c7
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
a0409e64d8
refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
Dax
6566ede935
refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
Dax
c06ad7c881
refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
Shoubhit Dash
f43209bb8c
fix(session): avoid sticky prompt tool overrides (#31394) 2026-06-08 23:03:27 +05:30
Tommy D. Rossi
0050134d9e
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
Dax
fe0c4f8c74
refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Dmitriy Kovalenko
7d3d80f840
feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-06 19:12:31 +05:30
Shoubhit Dash
a136caa1b3
chore: rm fuzzy search on references (#30931) 2026-06-05 16:57:39 +05:30
Shoubhit Dash
7e09660c3b
fix(opencode): respect disabled auto compaction on overflow (#30749) 2026-06-04 19:47:49 +05:30
Dax
1ff19103a2
feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
Aiden Cline
74a27dbf98
test: wait for shell truncation readiness (#30679) 2026-06-04 00:20:35 -05:00
Aiden Cline
2a33addd29
fix(opencode): avoid shell cancel race (#30641) 2026-06-03 22:44:25 -05:00
Dax
83452558f7
refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
Dax
604a5f781f
refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
Shoubhit Dash
a639fe7a08
chore(opencode): remove scout agent (#30435) 2026-06-02 23:30:34 +05:30
opencode-agent[bot]
102c8353e0 chore: generate 2026-05-31 01:09:55 +00:00
Dax
7f571d36ea
refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-30 21:08:38 -04:00
André Cruz
748fcb7ebd
fix(session): exclude orphaned interrupted tools from run-loop continuation (#26178)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-25 00:47:55 -05:00
Kit Langton
b70b45964a
Skip LLM server for prompt tests without LLM calls (#28391) 2026-05-19 16:27:36 -04:00
Kit Langton
896ad7b884
Speed up targeted opencode tests
Reduce avoidable setup costs in slow opencode tests while preserving reviewed coverage and recording the benchmark evidence for follow-up test-suite work.
2026-05-18 16:18:29 +00:00
Shoubhit Dash
96192495ae
refactor(repository): add cache service (#28184) 2026-05-18 21:25:38 +05:30
Dax
e11e089e42
Add Effect-native core event system (#27415) 2026-05-15 00:50:23 +00:00
Kit Langton
4e143e3a3e
test(lib): promote pollWithTimeout/awaitWithTimeout helpers (#27626) 2026-05-14 23:45:32 +00:00
Kit Langton
302ba0ca0b
test(session): de-flake shell-cancel tests by waiting for busy state (#27622) 2026-05-14 19:24:09 -04:00
Shoubhit Dash
22de34c4de
feat: add experimental background subagents (#27084) 2026-05-14 22:10:15 +05:30
Aiden Cline
e76cf967e6
fix(session): finalize interrupted assistant messages (#27254) 2026-05-14 01:19:11 -05:00
Kit Langton
edf7649400
fix(session): type busy errors (#27410) 2026-05-14 01:28:04 +00:00
Kit Langton
3fc7486d15
test(session): fix shell-cancel race when trap hasn't installed yet (#27408) 2026-05-14 01:10:40 +00:00
Shoubhit Dash
f13fc5a8a8
refactor(flags): route event system through runtime flags (#27323) 2026-05-13 17:44:09 +05:30
Shoubhit Dash
098bdd8ae2
refactor(flags): route plan mode through runtime flags (#27320) 2026-05-13 17:17:04 +05:30
Shoubhit Dash
ccf93f3523
fix(session): make message reads effectful (#27291) 2026-05-13 14:40:12 +05:30
Kit Langton
911b2ac088
test(session): migrate prompt tests to effect runner (#27209) 2026-05-13 01:51:35 +00:00