opencode-agent[bot]
|
e78726854a
|
chore: generate
|
2026-06-30 16:19:11 +00:00 |
|
James Long
|
472d0f376e
|
refactor(core): remove infrastructure layer exports (#34624)
|
2026-06-30 12:17:12 -04:00 |
|
opencode-agent[bot]
|
40db33c415
|
chore: generate
|
2026-06-23 04:57:55 +00:00 |
|
Dax Raad
|
9b01f15f1d
|
test(opencode): retry Windows CLI cleanup
|
2026-06-23 00:56:14 -04:00 |
|
Dax Raad
|
3c5632e110
|
test(opencode): stabilize Windows CLI subprocesses
|
2026-06-23 00:26:48 -04:00 |
|
Dax Raad
|
23fd5907be
|
fix(opencode): normalize CLI test line endings
|
2026-06-22 19:15:50 -04:00 |
|
opencode-agent[bot]
|
4ecc3ac653
|
chore: generate
|
2026-06-22 11:22:22 +00:00 |
|
Simon Klee
|
c7efbe6fc0
|
run: inline files for attached servers (#33317)
|
2026-06-22 13:20:43 +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
|
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 |
|
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 |
|
Kit Langton
|
14366af069
|
test(session): port llm.test.ts to it.instance (#28578)
|
2026-05-21 04:01:13 +00:00 |
|
Kit Langton
|
ddf18a7f9c
|
test(server): port event SSE tests to it.instance + testEffectShared (#28569)
|
2026-05-21 02:55:54 +00:00 |
|
Kit Langton
|
a8f7c5ec93
|
Run CLI subprocess tests concurrently (#28399)
|
2026-05-19 17:26:41 -04:00 |
|
opencode-agent[bot]
|
e3c8d221ec
|
chore: generate
|
2026-05-19 20:24:23 +00:00 |
|
Kit Langton
|
80e5fb11c2
|
refactor(test/cli): migrate harness short-lived path to AppProcess + FileSystem (#28366)
|
2026-05-19 16:18:19 -04:00 |
|
Kit Langton
|
55baa16fbc
|
test(lib): extract snapshot normalizer utility for cross-OS stability (#28356)
|
2026-05-19 11:09:49 -04:00 |
|
Kit Langton
|
18b9cec50d
|
test(cli): help-text snapshots for every CLI command (#28267)
|
2026-05-19 10:58:12 -04:00 |
|
Kit Langton
|
cb15b3ad84
|
test(cli): subprocess integration tests for opencode acp (#28265)
|
2026-05-19 08:18:22 -04:00 |
|
opencode-agent[bot]
|
6f160bb48f
|
chore: generate
|
2026-05-19 00:57:09 +00:00 |
|
Kit Langton
|
ebb672ac39
|
test(cli): subprocess integration tests for opencode serve (#28263)
|
2026-05-19 00:55:58 +00:00 |
|
Kit Langton
|
7b8a1037a0
|
refactor(test/lib): generalize run-process harness into cli-process (#28253)
|
2026-05-18 19:16:10 -04:00 |
|
opencode-agent[bot]
|
2e1593dea5
|
chore: generate
|
2026-05-18 22:33:32 +00:00 |
|
Kit Langton
|
0f3d168fdd
|
test(cli): subprocess integration test harness + regression suite for opencode run (#28230)
|
2026-05-18 18:32:20 -04:00 |
|
Kit Langton
|
4e143e3a3e
|
test(lib): promote pollWithTimeout/awaitWithTimeout helpers (#27626)
|
2026-05-14 23:45:32 +00:00 |
|
opencode-agent[bot]
|
a6464062b7
|
chore: generate
|
2026-05-03 00:32:24 +00:00 |
|
Kit Langton
|
fd01dc9c89
|
test(httpapi): add route exerciser
|
2026-05-02 20:31:21 -04:00 |
|
James Long
|
293877cb7e
|
fix(core): reconnect editor context for session directory (#24984)
|
2026-04-29 15:11:44 -04:00 |
|
Kit Langton
|
34213d4446
|
fix: delete 9 dead functions with zero callers (#22697)
|
2026-04-16 02:01:02 +00:00 |
|
Kit Langton
|
9581bf0670
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Kit Langton
|
c3ef69c866
|
test(app): add a golden path for mocked e2e prompts (#20593)
|
2026-04-02 18:17:28 +00:00 |
|
Kit Langton
|
d9d4f895bc
|
fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528)
|
2026-04-01 23:47:26 +00:00 |
|
Kit Langton
|
38d2276592
|
test(e2e): isolate prompt tests with per-worker backend (#20464)
|
2026-04-01 15:58:11 +00:00 |
|
Kit Langton
|
9a1c9ae15a
|
test(app): route prompt e2e through mock llm (#20383)
|
2026-04-01 08:28:38 -04:00 |
|
Kit Langton
|
7532d99e5b
|
test: finish HTTP mock processor coverage (#20372)
|
2026-04-01 00:45:42 +00:00 |
|
Kit Langton
|
0c03a3ee10
|
test: migrate prompt tests to HTTP mock LLM server (#20304)
|
2026-03-31 19:14:32 -04:00 |
|
Kit Langton
|
5dfe86dcb1
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|