Files
anomalyco_opencode/packages/opencode/test
Kit Langton d9cefe21f8 use Effect.cached for global config, remove resetGlobal
- Replace module-level _cachedGlobal with Effect.cached inside
  the layer — concurrent getGlobal() callers share the same fiber
  instead of racing
- Remove resetGlobal() facade — tests use invalidate() instead
- Document Effect.cached pattern in AGENTS.md and effect-migration.md
- Mark Config as done in migration checklist
2026-03-25 15:35:52 -04:00
..
2026-03-23 17:12:55 +00:00
2026-03-24 17:05:02 +00:00
2026-03-21 04:52:23 +00:00
2026-03-20 16:11:21 +00:00
2026-03-10 02:02:18 +00:00
2025-11-06 13:03:12 -05:00
2026-03-24 18:43:20 +00:00
2025-09-09 23:44:04 -04:00
2025-12-11 19:20:23 +01:00