cloudaxe-opencode/packages/opencode/test/fixture
Kit Langton 292a449632 chore: delete unused files across opencode
Remove dead scripts, spec files, TUI components, and a duplicate test
fixture that knip flagged as unused. Verified each by grepping for any
dynamic / string / URL references before deleting.

Files removed:
- script/check-migrations.ts (no references)
- script/time.ts (no references)
- script/trace-imports.ts (no references; hardcoded dev path)
- specs/v2/api.ts (@ts-nocheck design spec, no references)
- src/cli/cmd/tui/component/dialog-tag.tsx (not imported)
- src/cli/cmd/tui/routes/session/dialog-subagent.tsx (not imported)
- src/cli/cmd/tui/routes/session/footer.tsx (session uses subagent-footer)
- test/fixture/flock-worker.ts (duplicate; core has its own copy)
2026-05-21 17:07:51 -04:00
..
lsp feat: support pull diagnostics in the LSP client (C#, Kotlin, etc) (#23771) 2026-04-23 00:25:40 -04:00
skills
agent-plugin.constants.ts test(agent): skip InstanceBootstrap in plugin-agent regression test (#25737) 2026-05-04 17:11:33 +00:00
agent-plugin.ts test(agent): skip InstanceBootstrap in plugin-agent regression test (#25737) 2026-05-04 17:11:33 +00:00
config.ts fix(instance): run bootstrap from instance store (#25475) 2026-05-02 19:33:38 -04:00
db.ts refactor(flags): move channel db flag to runtime flags (#27615) 2026-05-15 04:09:10 +05:30
fixture.test.ts
fixture.ts test(control-plane): finish porting workspace.test.ts to it.instance (#28665) 2026-05-21 12:48:59 -04:00
flag.ts test(server): expand workspace routing fixed-id coverage (#26458) 2026-05-09 00:00:18 -04:00
plug-worker.ts refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
plugin-meta-worker.ts fix: remove 10 unused type-only imports and declarations (#22696) 2026-04-16 02:17:59 +00:00
plugin.ts Speed up targeted opencode tests 2026-05-18 16:18:29 +00:00
tui-plugin.ts use keymap state for layer visibility (#26246) 2026-05-19 17:07:26 +02:00
tui-runtime.ts Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
workspace.ts test(workspace): use runtime flags in workspace tests (#27612) 2026-05-15 04:19:39 +05:30