shared package (#22626)
This commit is contained in:
@@ -4,7 +4,7 @@ import { EffectLogger } from "@/effect/logger"
|
||||
import { InstanceState } from "@/effect/instance-state"
|
||||
import type { Tool } from "./tool"
|
||||
import { Instance } from "../project/instance"
|
||||
import { AppFileSystem } from "../filesystem"
|
||||
import { AppFileSystem } from "@opencode-ai/shared/filesystem"
|
||||
|
||||
type Kind = "file" | "directory"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user