Kit Langton
|
7043b88a1e
|
test(httpapi): cover more safe GET parity (#25217)
|
2026-04-30 23:01:11 -04:00 |
|
Kit Langton
|
516d5a158c
|
refactor(session): pass project to list (#25215)
|
2026-04-30 23:00:59 -04:00 |
|
Kit Langton
|
6ff1049d41
|
fix(httpapi): omit absent optional response fields (#25214)
|
2026-05-01 02:38:32 +00:00 |
|
Kit Langton
|
6e79f20932
|
fix(tui): scope Zed editor context to containing workspaces (#25211)
|
2026-04-30 22:33:39 -04:00 |
|
Kit Langton
|
2f489989ce
|
test(effect): stabilize runner active shell check (#25203)
|
2026-04-30 21:36:19 -04:00 |
|
opencode-agent[bot]
|
ffca795864
|
chore: generate
|
2026-05-01 01:28:37 +00:00 |
|
Kit Langton
|
3306e7388f
|
Pass CORS options to HttpApi backend (#25201)
|
2026-04-30 21:26:32 -04:00 |
|
opencode-agent[bot]
|
6fbe1b56c2
|
chore: generate
|
2026-04-30 23:37:58 +00:00 |
|
Kit Langton
|
9788be5276
|
Avoid request-time HttpApi layer provisioning (#25179)
|
2026-04-30 19:36:57 -04:00 |
|
opencode-agent[bot]
|
6ed09d8a73
|
chore: generate
|
2026-04-30 23:25:10 +00:00 |
|
Kit Langton
|
8054e77dc1
|
Build HttpApi UI route from services (#25177)
|
2026-04-30 19:24:10 -04:00 |
|
opencode-agent[bot]
|
9fa2102096
|
chore: generate
|
2026-04-30 22:51:09 +00:00 |
|
Kit Langton
|
d59b179f07
|
Protect HttpApi web UI fallback with auth (#25169)
|
2026-04-30 18:49:54 -04:00 |
|
Kit Langton
|
c0f3526ce2
|
Fix HttpApi web UI fallback (#25163)
|
2026-04-30 17:43:18 -04:00 |
|
Kit Langton
|
16dbb4689a
|
Remove covered workspace websocket todo (#25161)
|
2026-04-30 20:58:08 +00:00 |
|
Kit Langton
|
83175c48a9
|
Add SyncEvent service (#25158)
|
2026-04-30 16:45:26 -04:00 |
|
Kit Langton
|
7f007e3e29
|
Fix HttpApi raw route authorization (#25154)
|
2026-04-30 19:55:20 +00:00 |
|
Kit Langton
|
186abfc717
|
Refactor workspace service boundaries (#25152)
|
2026-04-30 15:34:37 -04:00 |
|
Kit Langton
|
75d9296bbf
|
test: use Effect test helper for agent colors (#25051)
|
2026-04-30 15:14:25 -04:00 |
|
Kit Langton
|
e8ae2fc3c2
|
Isolate TUI thread cwd resolution test (#25147)
|
2026-04-30 15:10:30 -04:00 |
|
Kit Langton
|
f172e62744
|
test: use testEffect for plugin triggers (#25053)
|
2026-04-30 14:24:53 -04:00 |
|
Kit Langton
|
5a41a21f26
|
Use PTY service directly in HTTP routes (#25138)
|
2026-04-30 14:24:43 -04:00 |
|
Kit Langton
|
738a379fd5
|
Support multiple Zed selections in TUI context (#25140)
|
2026-04-30 14:15:50 -04:00 |
|
Kit Langton
|
50f540b418
|
Preserve workspace context in session HTTP routes (#25136)
|
2026-04-30 13:53:26 -04:00 |
|
Kit Langton
|
67f6267386
|
test: use Effect test helper for run-service (#25048)
|
2026-04-30 17:05:10 +00:00 |
|
Kit Langton
|
b6bb8c739e
|
test: use testEffect for retry policy (#25050)
|
2026-04-30 12:55:33 -04:00 |
|
Kit Langton
|
11fb6ed7ce
|
test: use testEffect for plugin workspace adaptor (#25052)
|
2026-04-30 12:54:53 -04:00 |
|
Kit Langton
|
0f1a00d503
|
test: use testEffect for instance state (#25115)
|
2026-04-30 12:53:13 -04:00 |
|
Kit Langton
|
632864f8fd
|
test: use Effect test helper for app runtime logger (#25049)
|
2026-04-30 12:52:29 -04:00 |
|
Kit Langton
|
ef11a6a9c7
|
test: use testEffect for system prompt test (#25047)
|
2026-04-30 12:51:32 -04:00 |
|
Kit Langton
|
e100537afd
|
test: use Effect runtime in runner deadlock case (#25045)
|
2026-04-30 12:45:30 -04:00 |
|
Kit Langton
|
f5cbfb0ef8
|
test: use testEffect for instruction tests (#25046)
|
2026-04-30 11:48:13 -04:00 |
|
opencode-agent[bot]
|
3084c22d87
|
chore: generate
|
2026-04-30 15:46:04 +00:00 |
|
James Long
|
07ecaa2562
|
refactor(core): convert control-plane workspace to Effect (#25018)
|
2026-04-30 11:44:58 -04:00 |
|
opencode-agent[bot]
|
d8c735fee9
|
chore: generate
|
2026-04-30 15:08:03 +00:00 |
|
Kit Langton
|
210b03d342
|
test: port instance HttpApi path/vcs read coverage to Effect
|
2026-04-30 11:07:00 -04:00 |
|
Kit Langton
|
bef0078646
|
test: cover ConfigService helper (#25042)
|
2026-04-30 02:41:59 +00:00 |
|
Kit Langton
|
6cb0328111
|
refactor: use Effect config for HttpApi authorization (#25035)
|
2026-04-29 22:22:32 -04:00 |
|
Kit Langton
|
c8ba1931ad
|
test: cover HttpApi authorization middleware (#25033)
|
2026-04-29 21:34:52 -04:00 |
|
Kit Langton
|
84c1a74b78
|
test: cover HttpApi instance context middleware (#25032)
|
2026-04-29 21:24:45 -04:00 |
|
Kit Langton
|
a51ea23aa9
|
test: cover HttpApi workspace routing middleware (#25027)
|
2026-04-29 21:08:03 -04:00 |
|
Kit Langton
|
81c13a8867
|
test: deflake runner cancel test (#25021)
|
2026-04-29 20:19:52 -04:00 |
|
Kit Langton
|
c2550831dc
|
test: cover HttpApi websocket proxy (#25017)
|
2026-04-29 19:37:50 -04:00 |
|
Luke Parker
|
92b08bf1ed
|
fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013)
|
2026-04-29 22:39:19 +00:00 |
|
Aiden Cline
|
a904f31e5b
|
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
|
8cb9d23b49
|
feat: add Mistral Medium 3.5 with reasoning support (#24996)
|
2026-04-29 16:26:24 -05:00 |
|
opencode-agent[bot]
|
ab1da8ce32
|
chore: generate
|
2026-04-29 20:52:19 +00:00 |
|
Kit Langton
|
09c65338df
|
Refactor HttpApi workspace routing and proxy boundaries (#25006)
|
2026-04-29 16:50:54 -04:00 |
|
James Long
|
c9db964e9b
|
fix(core): reconnect editor context for session directory (#24984)
|
2026-04-29 15:11:44 -04:00 |
|
Aiden Cline
|
60f88a613c
|
chore: rm broken codesearch tool (#24992)
|
2026-04-29 13:15:44 -05:00 |
|