feat(opencode): migrate agent runtime to v2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { tool } from "@opencode-ai/plugin";
|
||||
import { tool } from "./defineTool.js";
|
||||
|
||||
const internalBaseUrl =
|
||||
process.env.TJWATER_AGENT_INTERNAL_BASE_URL ?? "http://127.0.0.1:8787";
|
||||
|
||||
Reference in New Issue
Block a user