refactor: switch Plugin to direct self-reexport imports

This commit is contained in:
Kit Langton
2026-04-16 11:44:05 -04:00
parent 7341718f92
commit 066ded0876
21 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import { Truncate } from "../../src/tool"
import { SessionID, MessageID } from "../../src/session/schema"
import * as CrossSpawnSpawner from "../../src/effect/cross-spawn-spawner"
import { AppFileSystem } from "@opencode-ai/shared/filesystem"
import { Plugin } from "../../src/plugin"
import { Plugin } from "../../src/plugin/plugin"
const runtime = ManagedRuntime.make(
Layer.mergeAll(