We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340cd5c commit b574f2bCopy full SHA for b574f2b
packages/opencode/src/session/prompt.ts
@@ -33,6 +33,7 @@ import { spawn } from "child_process"
33
import { Command } from "../command"
34
import { $, fileURLToPath } from "bun"
35
import { ConfigMarkdown } from "../config/markdown"
36
+import { Config } from "../config/config"
37
import { SessionSummary } from "./summary"
38
import { NamedError } from "@opencode-ai/util/error"
39
import { fn } from "@/util/fn"
0 commit comments