Kit Langton
|
7d91d3b1ed
|
Normalize instance lifecycle wiring (#25501)
|
2026-05-02 20:39:20 -04:00 |
|
Kit Langton
|
f98053c34e
|
fix(instance): run bootstrap from instance store (#25475)
|
2026-05-02 19:33:38 -04:00 |
|
Kit Langton
|
3b9155714d
|
Delete Instance.dispose and Instance.reload (#25427)
|
2026-05-02 11:44:16 -04:00 |
|
Kit Langton
|
b09b7d28b8
|
refactor(instance-store): consolidate dispose helpers (#25424)
|
2026-05-02 11:21:40 -04:00 |
|
Kit Langton
|
4c4860fb24
|
Replace Instance.disposeAll/load with fixture helper (#25418)
|
2026-05-02 10:56:15 -04:00 |
|
opencode-agent[bot]
|
a849812e9f
|
chore: generate
|
2026-05-02 13:09:14 +00:00 |
|
Kit Langton
|
d99dde6306
|
Migrate test inits from Promise to Effect (#25377)
|
2026-05-02 09:07:59 -04:00 |
|
opencode-agent[bot]
|
becf57ee6a
|
chore: generate
compliance-close / close-non-compliant (push) Has been cancelled
beta / sync (push) Has been cancelled
docs-update / update-docs (push) Has been cancelled
deploy / deploy (push) Has been cancelled
docs-locale-sync / sync-locales (push) Has been cancelled
generate / generate (push) Has been cancelled
nix-eval / nix-eval (push) Has been cancelled
publish / version (push) Has been cancelled
publish / build-cli (push) Has been cancelled
publish / sign-cli-windows (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-8vcpu-ubuntu-2404-arm target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-tauri (map[host:windows-2025 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / publish (push) Has been cancelled
test / unit (linux) (push) Has been cancelled
test / unit (windows) (push) Has been cancelled
test / e2e (linux) (push) Has been cancelled
test / e2e (windows) (push) Has been cancelled
typecheck / typecheck (push) Has been cancelled
stats / stats (push) Has been cancelled
daily-pr-recap / pr-recap (push) Has been cancelled
daily-issues-recap / daily-recap (push) Has been cancelled
close-issues / close (push) Has been cancelled
close-stale-prs / close-stale-prs (push) Has been cancelled
|
2026-05-02 04:03:59 +00:00 |
|
Kit Langton
|
f33aec1139
|
Convert LoadInput.init to Effect + extract InstanceBootstrap as a Service (#25376)
|
2026-05-02 00:02:52 -04:00 |
|
Kit Langton
|
1571933096
|
Drop ALS fallbacks from containsPath and workspace routing (#25374)
|
2026-05-02 03:06:22 +00:00 |
|
opencode-agent[bot]
|
d297c29f22
|
chore: generate
|
2026-05-02 02:19:48 +00:00 |
|
Kit Langton
|
cec9c6122a
|
Move instance loading into Effect service (#25277)
|
2026-05-01 22:18:06 -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
|
5fa1673341
|
refactor: use InstanceState context in File service (#23015)
|
2026-04-17 22:08:57 -04:00 |
|
Kit Langton
|
0e20382396
|
fix: resolve circular sibling imports causing runtime ReferenceError (#22752)
|
2026-04-15 23:41:34 -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
|
4dd0d1f67e
|
refactor(opencode): use AppFileSystem path helpers (#22637)
|
2026-04-15 19:36:30 -04:00 |
|
Kit Langton
|
ff60859e36
|
fix(project): reuse runtime in instance boot (#22470)
|
2026-04-14 12:53:13 -04:00 |
|
Kit Langton
|
020c47a055
|
refactor(project): remove async facade exports (#22387)
|
2026-04-14 12:49:20 -04:00 |
|
Kit Langton
|
f954854232
|
refactor(instance): remove state helper (#22381)
|
2026-04-13 22:40:12 -04:00 |
|
James Long
|
b22add292c
|
refactor(core): publish sync events to global event stream (#22347)
|
2026-04-13 16:51:59 -04:00 |
|
Kit Langton
|
9581bf0670
|
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
|
2026-04-10 23:06:28 -04:00 |
|
Brendan Allan
|
b6af4d0dc6
|
refactor(config): pass instance context to containsPath (#21882)
|
2026-04-11 10:43:40 +08:00 |
|
James Long
|
42206da1f8
|
refactor(tui): switch to global events and start passing workspace param (#21719)
|
2026-04-10 10:47:27 -04:00 |
|
Kit Langton
|
0c03a3ee10
|
test: migrate prompt tests to HTTP mock LLM server (#20304)
|
2026-03-31 19:14:32 -04:00 |
|
Kit Langton
|
28f5176ffd
|
effectify Config service (#19139)
|
2026-03-26 13:07:01 -04:00 |
|
Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
opencode-agent[bot]
|
bc949af623
|
chore: generate
|
2026-03-18 01:05:16 +00:00 |
|
Kit Langton
|
9e7c136de7
|
refactor(snapshot): effectify SnapshotService (#17878)
|
2026-03-17 21:04:16 -04:00 |
|
Kit Langton
|
9e740d9947
|
stack: effectify-file-watcher-service (#17827)
|
2026-03-16 13:18:40 -04:00 |
|
Kit Langton
|
469c3a4204
|
refactor(instance): move scoped services to LayerMap (#17544)
|
2026-03-16 12:55:14 -04:00 |
|
Kit Langton
|
dd68b85f58
|
refactor(provider): effectify ProviderAuthService (#17227)
|
2026-03-13 02:08:37 +00:00 |
|
Luke Parker
|
8a95be492d
|
fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422)
|
2026-03-07 15:42:14 +10:00 |
|
Shoubhit Dash
|
d6e0f47361
|
feat: add project git init api (#16383)
|
2026-03-06 13:39:50 -06:00 |
|
adamelmore
|
acb92fcd34
|
chore: cleanup
|
2026-01-28 07:28:03 -06:00 |
|
adamelmore
|
c9bbea4266
|
chore: cleanup
|
2026-01-28 07:28:03 -06:00 |
|
adamelmore
|
65e1186efe
|
wip(app): global config
|
2026-01-28 07:28:03 -06:00 |
|
Dillon Mulroy
|
fa79736b87
|
fix: check worktree for external_directory permission in subdirs (#7811)
|
2026-01-11 14:17:36 -06:00 |
|
Dax Raad
|
0b4af95223
|
core: add sandbox support for git worktrees to allow working in multiple directories per project
|
2026-01-03 18:52:53 -05:00 |
|
Dax Raad
|
f1b8707286
|
ignore
|
2025-12-10 22:36:57 -05:00 |
|
Dax Raad
|
9b05217471
|
ignore
|
2025-12-10 22:34:16 -05:00 |
|
Dax
|
23ea8ba1ce
|
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-21 00:21:06 -05:00 |
|
Dax Raad
|
340966195b
|
handle config errors gracefully
|
2025-11-13 18:59:09 -05:00 |
|
Dax Raad
|
c9adbc7c21
|
tui: add logging when creating project instances to help users debug startup issues
|
2025-11-08 20:37:08 -05:00 |
|
Dax Raad
|
4d20e1c3c6
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-11-08 20:21:02 -05:00 |
|
Dax Raad
|
4bb7ea9127
|
improve startup speed
|
2025-11-08 20:18:36 -05:00 |
|
GitHub Action
|
34ff87d504
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Dax Raad
|
894cbaa51e
|
fix duplicate plugin subscriptions
|
2025-11-02 13:22:58 -05:00 |
|