effectify Worktree service with Effect layer and facades
Migrate Worktree from direct Instance ALS reads to the Effect service pattern: define Interface, Service, layer (yielding InstanceContext), and promise facades using runPromiseInstance. Wire into instances.ts.
This commit is contained in:
@@ -129,7 +129,7 @@ Still open and likely worth migrating:
|
||||
- [ ] `Plugin`
|
||||
- [ ] `ToolRegistry`
|
||||
- [ ] `Pty`
|
||||
- [ ] `Worktree`
|
||||
- [x] `Worktree`
|
||||
- [ ] `Installation`
|
||||
- [ ] `Bus`
|
||||
- [ ] `Command`
|
||||
|
||||
Reference in New Issue
Block a user