cloudaxe-opencode/packages/opencode/test/skill
Kit Langton b2fa76ff7f refactor(effect): unify service namespaces for file, format, vcs, skill, snapshot
Collapse the two-namespace pattern (e.g. File + FileService) into a single
namespace per module: Interface, Service, layer, and defaultLayer all live on
the domain namespace directly. Rename DiscoveryService → Discovery for
consistency. Remove no-op init() methods and unnecessary defaultLayer = layer
re-exports per EFFECT_MIGRATION_PLAN.md conventions.
2026-03-17 22:05:34 -04:00
..
discovery.test.ts refactor(effect): unify service namespaces for file, format, vcs, skill, snapshot 2026-03-17 22:05:34 -04:00
skill.test.ts fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00