James Long
|
0e731c2a1a
|
refactor(core): support tiered layer nodes (#33937)
|
2026-06-25 14:34:17 -04:00 |
|
Kit Langton
|
24b0132bc5
|
refactor(schema): extract public event definitions (#33579)
|
2026-06-24 16:43:17 -04:00 |
|
James Long
|
07e5ea9367
|
feat(opencode): add typed application layer graph (#31531)
|
2026-06-09 15:31:31 -04:00 |
|
Dax
|
c06ad7c881
|
refactor(core): replace legacy logger with Effect logging (#31310)
|
2026-06-08 15:41:56 -04:00 |
|
Dax
|
604a5f781f
|
refactor(core): consolidate filesystem services (#30447)
|
2026-06-02 16:09:26 -04:00 |
|
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 |
|
James Long
|
ba746e36d8
|
fix(tui): empty states, context, and minor improvements to diff viewer (#28878)
|
2026-05-22 14:21:22 -04:00 |
|
Kit Langton
|
cb35493242
|
fix(bus): acquire PubSub subscription eagerly to close /event race (#27959)
|
2026-05-18 11:38:05 -04:00 |
|
Kit Langton
|
fd65d29dcc
|
Drop unused opencode Zod statics (#26935)
|
2026-05-11 17:14:18 -04:00 |
|
Kit Langton
|
29250a0efb
|
fix(session): loosen remaining stored numeric schemas to tolerate legacy data (#26622)
|
2026-05-09 22:10:48 -04:00 |
|
Kit Langton
|
805af011c9
|
test(session): regression test for #26574 + mirror loosening on Vcs.FileDiff (#26578)
Co-authored-by: Developer <temp@example.com>
|
2026-05-09 16:30:31 -04:00 |
|
Dax
|
dcdbdb218f
|
Move schema utilities into core (#26565)
|
2026-05-09 19:51:09 +00:00 |
|
James Long
|
3c4b4d5faf
|
feat(core): copy file changes when warping (#26190)
|
2026-05-07 10:24:17 -04:00 |
|
Luke Parker
|
6a5e329427
|
fix(vcs): preserve batched patch boundaries (#25787)
|
2026-05-05 00:34:06 +00:00 |
|
Shoubhit Dash
|
d1f597b5b5
|
fix(vcs): avoid unbounded diff memory usage (#25581)
|
2026-05-03 17:49:46 +05:30 |
|
Kit Langton
|
6015084fa2
|
Prepare Effect HttpApi backend parity (#24853)
|
2026-04-29 09:34:50 -04:00 |
|
Dax
|
f25f1485d5
|
refactor: remove module barrels (#24554)
|
2026-04-27 14:33:33 -04:00 |
|
Dax
|
62ef2a2207
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
Kit Langton
|
d5bfaef53d
|
feat(httpapi): bridge instance read endpoints (#24258)
|
2026-04-25 10:42:31 -04:00 |
|
Kit Langton
|
cd93533b1f
|
refactor(bus): migrate BusEvent to Effect Schema (#24040)
|
2026-04-23 15:37:44 -04:00 |
|
Kit Langton
|
1dd257b76a
|
refactor: use instance state in small services (#23022)
|
2026-04-18 02:16:15 +00:00 |
|
Dax
|
3f7df08be9
|
perf: make vcs init non-blocking by forking git branch resolution (#22771)
|
2026-04-16 03:02:19 -04:00 |
|
Kit Langton
|
a427a28fa9
|
feat: unwrap project namespaces to flat exports + barrel (#22743)
|
2026-04-15 23:28:46 -04:00 |
|
Kit Langton
|
343a564183
|
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
|
2026-04-15 23:15:58 -04:00 |
|
Kit Langton
|
379e40d772
|
feat: unwrap InstanceState + EffectBridge namespaces to flat exports + barrel (#22721)
|
2026-04-16 02:45:45 +00:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Kit Langton
|
ca6200121b
|
refactor: remove vcs async facade exports (#22304)
|
2026-04-13 11:22:20 -04:00 |
|
Kit Langton
|
9581bf0670
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Kit Langton
|
cf27a73397
|
feat: add AppRuntime for unified service composition (#21953)
|
2026-04-10 19:46:52 -04:00 |
|
Kit Langton
|
10441efad1
|
refactor(effect): extract session run state service (#21744)
|
2026-04-09 16:03:40 -04:00 |
|
Dax
|
b7fab49b64
|
refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-04-07 19:48:23 -04:00 |
|
Shoubhit Dash
|
35350b1d25
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Kit Langton
|
e96eead32e
|
refactor(vcs): replace async git() with ChildProcessSpawner (#19361)
|
2026-03-27 02:14:46 +00:00 |
|
Shoubhit Dash
|
1b028d0632
|
revert: roll back git-backed review modes (#19295)
|
2026-03-26 10:14:57 -04:00 |
|
opencode-agent[bot]
|
31ad6e85ba
|
chore: generate
|
2026-03-26 00:56:34 +00:00 |
|
Kit Langton
|
97c15a087d
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
Shoubhit Dash
|
73e107250d
|
feat: restore git-backed review modes with effectful git service (#18900)
|
2026-03-25 21:09:53 +05:30 |
|
Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
d70099b059
|
fix: apply Layer.fresh at instance service definition site (#18418)
|
2026-03-20 14:37:12 -04:00 |
|
Aiden Cline
|
aeece6166b
|
ignore: revert 3 commits that broke dev branch (#18260)
|
2026-03-19 11:15:07 -05:00 |
|
Shoubhit Dash
|
e6f5214779
|
feat: add git-backed session review modes (#17961)
|
2026-03-19 19:29:29 +05:30 |
|
Kit Langton
|
a800583aea
|
refactor(effect): unify service namespaces and align naming (#18093)
|
2026-03-18 13:34:36 -04:00 |
|
Kit Langton
|
e5cbecf17c
|
fix+refactor(vcs): fix HEAD filter bug and effectify VcsService (#17829)
|
2026-03-16 13:59:11 -04:00 |
|
Aiden Cline
|
510374207d
|
fix: vcs watcher if statement (#17673)
|
2026-03-15 19:20:39 -05:00 |
|
Dax
|
2f2856e20a
|
refactor(opencode): replace Bun shell in core flows (#16286)
|
2026-03-09 15:19:50 -04:00 |
|
Dax Raad
|
1e3bdcc71c
|
rename bus
|
2025-12-09 14:32:09 -05:00 |
|
Dax Raad
|
fb1b6c5e6b
|
add project.name/icon
|
2025-12-09 13:57:18 -05:00 |
|
Aiden Cline
|
99d7ff47c4
|
enable parcel file watcher, expand parcel ignore patterns, replace fs watcher for git branches with parcel (#4805)
|
2025-11-26 17:33:43 -06:00 |
|
Dax Raad
|
98031173b6
|
lil branch refactor
|
2025-11-26 12:34:48 -05:00 |
|