James Long
|
cb932a041c
|
refactor(opencode): remove app service layer exports (#34517)
|
2026-06-29 23:03:57 -04:00 |
|
James Long
|
3eee8bd101
|
refactor(core): support tiered layer nodes (#33937)
|
2026-06-25 14:34:17 -04:00 |
|
Kit Langton
|
ec48f9848a
|
refactor(schema): normalize module patterns (#33770)
|
2026-06-25 15:42:22 +00:00 |
|
James Long
|
ede70549ff
|
feat(opencode): add typed application layer graph (#31531)
|
2026-06-09 15:31:31 -04:00 |
|
opencode-agent[bot]
|
c6f77e50f8
|
chore: generate
|
2026-05-31 01:09:55 +00:00 |
|
Dax
|
e2a8e18298
|
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
|
615a8511d6
|
test(opencode): simplify config effect tests (#29019)
|
2026-05-23 23:48:08 +00:00 |
|
Kit Langton
|
65d8951700
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
opencode-agent[bot]
|
d3baf92b63
|
chore: generate
|
2026-05-13 10:18:40 +00:00 |
|
Shoubhit Dash
|
914b8aed07
|
fix(provider): type auth errors (#27301)
|
2026-05-13 15:47:13 +05:30 |
|
Musa
|
d10af17839
|
feat(plugin): add DigitalOcean OAuth + Inference Routers (#26095)
|
2026-05-12 16:22:40 -05:00 |
|
Kit Langton
|
640a903b90
|
Delete named schema error wrapper (#27066)
|
2026-05-12 12:04:28 -04:00 |
|
Kit Langton
|
693e9d3450
|
Drop unused opencode Zod statics (#26935)
|
2026-05-11 17:14:18 -04:00 |
|
Dax
|
4ae8dd80c3
|
Move schema utilities into core (#26565)
|
2026-05-09 19:51:09 +00:00 |
|
Kit Langton
|
6ff1049d41
|
fix(httpapi): omit absent optional response fields (#25214)
|
2026-05-01 02:38:32 +00:00 |
|
Kit Langton
|
584064d2c9
|
Prepare Effect HttpApi backend parity (#24853)
|
2026-04-29 09:34:50 -04:00 |
|
Dax
|
07ac891a99
|
refactor: remove module barrels (#24554)
|
2026-04-27 14:33:33 -04:00 |
|
Kit Langton
|
4ac91231ec
|
refactor(provider): migrate provider domain to Effect Schema (#24027)
|
2026-04-23 13:17:33 -04:00 |
|
Kit Langton
|
3d36cc8c72
|
refactor: move provider and config provider routes onto HttpApi (#23004)
|
2026-04-16 23:10:45 -04:00 |
|
Kit Langton
|
8a117354fd
|
feat: unwrap provider namespaces to flat exports + barrel (#22760)
|
2026-04-16 05:02:50 +00:00 |
|
Kit Langton
|
7159d09978
|
feat: unwrap InstanceState + EffectBridge namespaces to flat exports + barrel (#22721)
|
2026-04-16 02:45:45 +00:00 |
|
Kit Langton
|
773998133d
|
add experimental provider auth HttpApi slice (#22389)
|
2026-04-16 02:07:42 +00:00 |
|
Dax
|
780c051059
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Kit Langton
|
a9a51fb28f
|
refactor: remove ProviderAuth facade (#21983)
|
2026-04-10 23:25:43 -04:00 |
|
Kit Langton
|
0a790bc740
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Kit Langton
|
9bb7db7ef5
|
refactor: use Effect services instead of async facades in provider, auth, and file (#20480)
|
2026-04-01 16:13:13 +00:00 |
|
Kit Langton
|
54a250fb38
|
refactor: replace Filesystem util with AppFileSystem service (#20127)
|
2026-03-30 21:48:28 +00:00 |
|
Sebastian
|
35ab6b6d40
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
Aiden Cline
|
c60b0f3722
|
fix: ensure enterprise url is set properly during auth flow (#19212)
|
2026-03-25 23:59:53 -05:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
opencode-agent[bot]
|
fd9a27ae04
|
chore: generate
|
2026-03-21 04:52:23 +00:00 |
|
Kit Langton
|
b6aa472839
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
opencode-agent[bot]
|
8dcdcdad90
|
chore: generate
|
2026-03-20 18:38:08 +00:00 |
|
Kit Langton
|
42a5ceb048
|
fix: apply Layer.fresh at instance service definition site (#18418)
|
2026-03-20 14:37:12 -04:00 |
|
Kit Langton
|
c71771dcf2
|
effectify Installation service, drop Effect suffix from namespaces (#18266)
|
2026-03-20 12:10:33 -04:00 |
|
Kit Langton
|
05f98c0e42
|
refactor(effect): unify service namespaces and align naming (#18093)
|
2026-03-18 13:34:36 -04:00 |
|
Aiden Cline
|
5ece9ea6a1
|
feat: integrate support for multi step auth flows for providers that require additional questions (#18035)
|
2026-03-18 11:36:19 -05:00 |
|
Kit Langton
|
c4ae100b70
|
refactor(instance): move scoped services to LayerMap (#17544)
|
2026-03-16 12:55:14 -04:00 |
|
Kit Langton
|
35f8e9ca55
|
refactor(provider): effectify ProviderAuthService (#17227)
|
2026-03-13 02:08:37 +00:00 |
|
Kit Langton
|
36aee4908f
|
feat(id): brand ProviderID and ModelID (#17110)
|
2026-03-12 09:27:52 -04:00 |
|
Aiden Cline
|
e3855041ea
|
fix: ensure /connect works for openai business plans too (was missing field)
|
2026-01-10 22:48:28 -06:00 |
|
Adam
|
8faaea9c01
|
wip(share): more styling
|
2025-11-24 15:10:40 -06:00 |
|
Dax
|
e9141bf5cd
|
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-21 00:21:06 -05:00 |
|