Kit Langton
|
cedff6fb89
|
Isolate TUI thread cwd resolution test (#25147)
|
2026-04-30 15:10:30 -04:00 |
|
Kit Langton
|
87cd9446d8
|
test: use testEffect for plugin triggers (#25053)
|
2026-04-30 14:24:53 -04:00 |
|
Kit Langton
|
f4ce240a2e
|
Use PTY service directly in HTTP routes (#25138)
|
2026-04-30 14:24:43 -04:00 |
|
Kit Langton
|
320527a3e4
|
Support multiple Zed selections in TUI context (#25140)
|
2026-04-30 14:15:50 -04:00 |
|
Kit Langton
|
feeebbe7d4
|
Preserve workspace context in session HTTP routes (#25136)
|
2026-04-30 13:53:26 -04:00 |
|
Kit Langton
|
f384675c01
|
test: use Effect test helper for run-service (#25048)
|
2026-04-30 17:05:10 +00:00 |
|
Kit Langton
|
ec3ab4a00c
|
test: use testEffect for retry policy (#25050)
|
2026-04-30 12:55:33 -04:00 |
|
Kit Langton
|
e4ac936eb9
|
test: use testEffect for plugin workspace adaptor (#25052)
|
2026-04-30 12:54:53 -04:00 |
|
Kit Langton
|
79e23b7eb9
|
test: use testEffect for instance state (#25115)
|
2026-04-30 12:53:13 -04:00 |
|
Kit Langton
|
92e80b4660
|
test: use Effect test helper for app runtime logger (#25049)
|
2026-04-30 12:52:29 -04:00 |
|
Kit Langton
|
ce63ca4d7a
|
test: use testEffect for system prompt test (#25047)
|
2026-04-30 12:51:32 -04:00 |
|
Kit Langton
|
fef7981942
|
test: use Effect runtime in runner deadlock case (#25045)
|
2026-04-30 12:45:30 -04:00 |
|
Kit Langton
|
65c15afe9f
|
test: use testEffect for instruction tests (#25046)
|
2026-04-30 11:48:13 -04:00 |
|
opencode-agent[bot]
|
8f57a2a462
|
chore: generate
|
2026-04-30 15:46:04 +00:00 |
|
James Long
|
53e9cac383
|
refactor(core): convert control-plane workspace to Effect (#25018)
|
2026-04-30 11:44:58 -04:00 |
|
opencode-agent[bot]
|
29b1060c67
|
chore: generate
|
2026-04-30 15:08:03 +00:00 |
|
Kit Langton
|
dddfcbf0d8
|
test: port instance HttpApi path/vcs read coverage to Effect
|
2026-04-30 11:07:00 -04:00 |
|
Kit Langton
|
c49bf0b402
|
test: cover ConfigService helper (#25042)
|
2026-04-30 02:41:59 +00:00 |
|
Kit Langton
|
cee9610d26
|
refactor: use Effect config for HttpApi authorization (#25035)
|
2026-04-29 22:22:32 -04:00 |
|
Kit Langton
|
38adc13295
|
test: cover HttpApi authorization middleware (#25033)
|
2026-04-29 21:34:52 -04:00 |
|
Kit Langton
|
4fe14abb8c
|
test: cover HttpApi instance context middleware (#25032)
|
2026-04-29 21:24:45 -04:00 |
|
Kit Langton
|
9052e8a1ba
|
test: cover HttpApi workspace routing middleware (#25027)
|
2026-04-29 21:08:03 -04:00 |
|
Kit Langton
|
6f508d574e
|
test: deflake runner cancel test (#25021)
|
2026-04-29 20:19:52 -04:00 |
|
Kit Langton
|
61dfae31e7
|
test: cover HttpApi websocket proxy (#25017)
|
2026-04-29 19:37:50 -04:00 |
|
Luke Parker
|
d7b7be1909
|
fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013)
|
2026-04-29 22:39:19 +00:00 |
|
Aiden Cline
|
a740d2c667
|
fix: adjust azure defaults to closer match openai to prevent Item .. of type 'reasoning' was provided without its required following item (#25007)
|
2026-04-29 16:49:28 -05:00 |
|
Ruben De Smet
|
639e27c3ce
|
feat: add Mistral Medium 3.5 with reasoning support (#24996)
|
2026-04-29 16:26:24 -05:00 |
|
opencode-agent[bot]
|
1124ae17b4
|
chore: generate
|
2026-04-29 20:52:19 +00:00 |
|
Kit Langton
|
9db5890ce5
|
Refactor HttpApi workspace routing and proxy boundaries (#25006)
|
2026-04-29 16:50:54 -04:00 |
|
James Long
|
293877cb7e
|
fix(core): reconnect editor context for session directory (#24984)
|
2026-04-29 15:11:44 -04:00 |
|
Aiden Cline
|
6aa8e894b1
|
chore: rm broken codesearch tool (#24992)
|
2026-04-29 13:15:44 -05:00 |
|
Aiden Cline
|
00bb9836a6
|
tweak: adjust order of system prompt instructions: Global, Project, Skills (#24974)
|
2026-04-29 10:55:53 -05:00 |
|
opencode-agent[bot]
|
a3f7ea2555
|
chore: generate
|
2026-04-29 13:47:48 +00:00 |
|
Kit Langton
|
d3df8e1180
|
test(httpapi): clean up SDK parity tests
|
2026-04-29 09:46:17 -04:00 |
|
opencode-agent[bot]
|
df147b65fd
|
chore: generate
|
2026-04-29 13:36:05 +00:00 |
|
Kit Langton
|
6015084fa2
|
Prepare Effect HttpApi backend parity (#24853)
|
2026-04-29 09:34:50 -04:00 |
|
spark4862
|
d71b827d8c
|
fix(session): remap compaction tail_start_id when forking (#24898)
Co-authored-by: spark4862 <spark4862@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-29 00:23:56 -05:00 |
|
James Long
|
9209c04370
|
feat(core): filter sessions by path and add setting to disable (#24849)
|
2026-04-28 16:49:13 -04:00 |
|
Kit Langton
|
379e7f3f20
|
test(httpapi): cover sdk effect routes (#24836)
|
2026-04-28 16:34:06 -04:00 |
|
Kit Langton
|
58836e75f0
|
fix(httpapi): wire global and control handlers (#24835)
|
2026-04-28 16:31:45 -04:00 |
|
Aiden Cline
|
0acac216ae
|
fix(copilot): ensure available variants sync from api (#24734)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-04-28 14:58:51 -05:00 |
|
opencode-agent[bot]
|
1b0ed983c5
|
chore: generate
|
2026-04-28 18:25:23 +00:00 |
|
Kit Langton
|
2e8d690ab1
|
fix(httpapi): finish sdk openapi parity (#24827)
|
2026-04-28 14:24:10 -04:00 |
|
Kit Langton
|
1ff8d289af
|
fix(tui): handle Zed selection byte offsets (#24825)
|
2026-04-28 14:09:39 -04:00 |
|
Kit Langton
|
c00058ed7a
|
fix(httpapi): align request body openapi shape (#24811)
|
2026-04-28 12:55:37 -04:00 |
|
James Long
|
2c2fc3499b
|
feat(core): store relative path for sessions (#24704)
|
2026-04-28 11:51:24 -04:00 |
|
Kit Langton
|
ea3c6c3481
|
fix(httpapi): document instance query parameters (#24809)
|
2026-04-28 11:10:00 -04:00 |
|
opencode-agent[bot]
|
9b68b7195a
|
chore: generate
|
2026-04-28 15:05:37 +00:00 |
|
Kit Langton
|
7739cc53b4
|
refactor(httpapi): fork server startup by flag (#24799)
|
2026-04-28 11:02:35 -04:00 |
|
Kit Langton
|
e57d0c2fee
|
fix(httpapi): document tui bad request responses
Document legacy 400 bad-request responses on TUI Effect HttpApi payload-validation endpoints and cover them with OpenAPI parity tests.
|
2026-04-28 09:23:54 -04:00 |
|