cloudaxe-opencode/packages/opencode/test/project
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
..
migrate-global.test.ts chore: cleanup migrate from global code (#17292) 2026-03-12 23:54:11 -05:00
project.test.ts fix(opencode): lost sessions across worktrees and orphan branches (#16389) 2026-03-13 15:51:55 -04:00
state.test.ts refactor(provider): effectify ProviderAuthService (#17227) 2026-03-13 02:08:37 +00:00
vcs.test.ts refactor(effect): unify service namespaces for file, format, vcs, skill, snapshot 2026-03-17 22:05:34 -04:00
worktree-remove.test.ts fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 2026-03-06 15:42:08 +10:00