Files
anomalyco_opencode/packages
Kit Langton 395a9580bd refactor(state): replace ScopedState with InstanceState
Replace the generic ScopedState (keyed by caller-provided root) with
InstanceState that hardcodes Instance.directory and integrates with
the instance dispose/reload lifecycle via a global task registry.

- Parallelize State + InstanceState disposal in reload/dispose
- Use Effect's Record.map and Struct.pick in auth-service
- Flatten nested Effect.gen in OAuth callback flow
- Add docstrings to ProviderAuthService interface
- Add State and InstanceState tests
2026-03-12 16:33:50 -04:00
..
2026-03-11 19:00:05 -04:00
ci
2026-01-29 23:17:57 -05:00
2026-01-21 14:36:21 -06:00
2026-03-11 18:09:41 -04:00
2026-03-09 16:09:34 +00:00
2026-03-11 18:09:41 -04:00
2026-03-12 01:50:44 +00:00
2026-03-09 16:09:34 +00:00
2026-03-12 10:35:23 -05:00