Merge remote-tracking branch 'origin/main' into bigrefactor
# Conflicts: # package-lock.json # packages/agent/package.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { homedir } from "node:os";
|
||||
import { join } from "node:path";
|
||||
import { getModel } from "@mariozechner/pi-ai";
|
||||
import { getModel } from "@earendil-works/pi-ai";
|
||||
import { InMemorySessionStorage } from "../../src/harness/session/storage/memory.js";
|
||||
import {
|
||||
createAgentHarness,
|
||||
|
||||
Reference in New Issue
Block a user