James Long
|
3eee8bd101
|
refactor(core): support tiered layer nodes (#33937)
|
2026-06-25 14:34:17 -04:00 |
|
Kit Langton
|
d359001a2b
|
refactor(schema): extract public event definitions (#33579)
|
2026-06-24 16:43:17 -04:00 |
|
James Long
|
e88dff274b
|
feat(core): refactor project copies for v2 (#31943)
|
2026-06-12 14:45:16 -04:00 |
|
Dax
|
80e328b6c1
|
refactor(core): unify filesystem search service (#31566)
|
2026-06-09 20:38:02 -04:00 |
|
James Long
|
ede70549ff
|
feat(opencode): add typed application layer graph (#31531)
|
2026-06-09 15:31:31 -04:00 |
|
Dax
|
ec87cf82cb
|
refactor(core): consolidate references (#31539)
|
2026-06-09 16:08:58 +00:00 |
|
Dax
|
a5ddb7f291
|
refactor(core): replace legacy logger with Effect logging (#31310)
|
2026-06-08 15:41:56 -04:00 |
|
Dmitriy Kovalenko
|
d76293144b
|
feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-06-06 19:12:31 +05:30 |
|
opencode-agent[bot]
|
72a90b90b1
|
chore: generate
|
2026-06-03 03:27:34 +00:00 |
|
James Long
|
fe8e3ef736
|
feat(core): project copying and tracking directories (#30139)
|
2026-06-03 03:26:10 +00:00 |
|
Dax
|
7a9068f029
|
refactor(core): consolidate filesystem services (#30447)
|
2026-06-02 16:09:26 -04:00 |
|
Dax
|
3056f6c030
|
feat(core): add location-based permission service (#30287)
|
2026-06-02 01:32:50 +00:00 |
|
Luke Parker
|
46565cb572
|
fix(opencode): enforce storage path invariants (#29666)
|
2026-06-02 00:54:41 +00: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 |
|
Dax
|
ecd7a39a15
|
fix(opencode): preserve session update time during project migration (#29147)
|
2026-05-24 19:31:19 -04:00 |
|
Kit Langton
|
615a8511d6
|
test(opencode): simplify config effect tests (#29019)
|
2026-05-23 23:48:08 +00:00 |
|
opencode-agent[bot]
|
6101c01661
|
chore: generate
|
2026-05-23 04:49:36 +00:00 |
|
Dax
|
3e8bfd470f
|
feat(project): resolve remote-backed project identity (#28914)
|
2026-05-23 04:48:09 +00:00 |
|
James Long
|
9e0fe79648
|
fix(tui): empty states, context, and minor improvements to diff viewer (#28878)
|
2026-05-22 14:21:22 -04:00 |
|
Shoubhit Dash
|
c046a057e4
|
fix(httpapi): return project not found errors (#28856)
|
2026-05-22 22:06:20 +05:30 |
|
Kit Langton
|
65d8951700
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
Kit Langton
|
f7dae7d270
|
fix(bus): acquire PubSub subscription eagerly to close /event race (#27959)
|
2026-05-18 11:38:05 -04:00 |
|
Shoubhit Dash
|
c066b249b9
|
refactor(instance): retire WithInstance adapter (#27782)
|
2026-05-16 01:30:07 +05:30 |
|
Shoubhit Dash
|
12968615a0
|
refactor(instance): remove legacy runtime fallback (#27757)
|
2026-05-15 23:05:44 +05:30 |
|
Shoubhit Dash
|
9733776e6f
|
refactor(flags): migrate icon discovery runtime flag (#27609)
|
2026-05-15 03:24:14 +05:30 |
|
Aiden Cline
|
e4b6efc3eb
|
fix: annotate Effect log metadata (#27093)
|
2026-05-12 11:31:18 -05:00 |
|
Kit Langton
|
693e9d3450
|
Drop unused opencode Zod statics (#26935)
|
2026-05-11 17:14:18 -04:00 |
|
Kit Langton
|
0f862037ff
|
Drop unused small ID Zod statics (#26908)
|
2026-05-11 13:22:59 -04:00 |
|
Kit Langton
|
0dc2c1cd82
|
Define project update input with Effect Schema (#26803)
|
2026-05-11 15:05:31 +00:00 |
|
Aiden Cline
|
59e247e1d1
|
fix(opencode): fix full session fork (#26811)
|
2026-05-11 00:26:36 -05:00 |
|
Shoubhit Dash
|
fdd8cd9a2a
|
feat(scout): materialize configured reference repos (#26692)
|
2026-05-10 17:57:11 +05:30 |
|
Kit Langton
|
e143fa9126
|
fix(session): loosen remaining stored numeric schemas to tolerate legacy data (#26622)
|
2026-05-09 22:10:48 -04:00 |
|
Kit Langton
|
3a6cc79623
|
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
|
4ae8dd80c3
|
Move schema utilities into core (#26565)
|
2026-05-09 19:51:09 +00:00 |
|
James Long
|
4d6c05923f
|
feat(core): copy file changes when warping (#26190)
|
2026-05-07 10:24:17 -04:00 |
|
Luke Parker
|
0dff5a8e5d
|
fix(vcs): preserve batched patch boundaries (#25787)
|
2026-05-05 00:34:06 +00:00 |
|
Shoubhit Dash
|
c39b46d390
|
fix(vcs): avoid unbounded diff memory usage (#25581)
|
2026-05-03 17:49:46 +05:30 |
|
Kit Langton
|
41dd355121
|
refactor(lifecycle): bootstrap as pure orchestration (#25510)
|
2026-05-02 22:26:54 -04:00 |
|
opencode-agent[bot]
|
ee00b53436
|
chore: generate
|
2026-05-03 00:40:21 +00:00 |
|
Kit Langton
|
be489206f6
|
Normalize instance lifecycle wiring (#25501)
|
2026-05-02 20:39:20 -04:00 |
|
Kit Langton
|
04449495bf
|
fix(instance): run bootstrap from instance store (#25475)
|
2026-05-02 19:33:38 -04:00 |
|
Kit Langton
|
63bf45a01d
|
Delete Instance.dispose and Instance.reload (#25427)
|
2026-05-02 11:44:16 -04:00 |
|
Kit Langton
|
ea8710ba39
|
refactor(instance-store): consolidate dispose helpers (#25424)
|
2026-05-02 11:21:40 -04:00 |
|
Kit Langton
|
6c85bbc7f0
|
Replace Instance.disposeAll/load with fixture helper (#25418)
|
2026-05-02 10:56:15 -04:00 |
|
opencode-agent[bot]
|
6e6ed82f74
|
chore: generate
|
2026-05-02 13:09:14 +00:00 |
|
Kit Langton
|
6a287d2fe6
|
Migrate test inits from Promise to Effect (#25377)
|
2026-05-02 09:07:59 -04:00 |
|
opencode-agent[bot]
|
aadc0099fa
|
chore: generate
|
2026-05-02 04:03:59 +00:00 |
|
Kit Langton
|
a2bee5a71a
|
Convert LoadInput.init to Effect + extract InstanceBootstrap as a Service (#25376)
|
2026-05-02 00:02:52 -04:00 |
|
Kit Langton
|
832c5343ec
|
Drop ALS fallbacks from containsPath and workspace routing (#25374)
|
2026-05-02 03:06:22 +00:00 |
|