FN-5638: migrate pi-ai and pi-coding-agent packages to @earendil-works scope
Fusion-Task-Id: FN-5638 Fusion-Task-Lineage: 6e99c156-5f6c-42e6-bd26-618e08ffd05f
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
import type { AgentRuntime, AgentRuntimeOptions, AgentSessionResult } from "./agent-runtime.js";
|
||||
import type { PluginRunner } from "./plugin-runner.js";
|
||||
import * as fusionCore from "@fusion/core";
|
||||
import type { AgentSession } from "@mariozechner/pi-coding-agent";
|
||||
import type { AgentSession } from "@earendil-works/pi-coding-agent";
|
||||
import { createLogger } from "./logger.js";
|
||||
import { createFnAgent, promptWithFallback, describeModel } from "./pi.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user