mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 01:28:27 +00:00
fix: update pi-agent-core integration
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import crypto from "node:crypto";
|
||||
import fs from "node:fs/promises";
|
||||
|
||||
import type { AgentTool, AgentToolResult } from "@mariozechner/pi-ai";
|
||||
import { Type } from "@sinclair/typebox";
|
||||
import type { AgentTool, AgentToolResult } from "@mariozechner/pi-agent-core";
|
||||
import { type TSchema, Type } from "@sinclair/typebox";
|
||||
import {
|
||||
browserCloseTab,
|
||||
browserFocusTab,
|
||||
|
||||
Reference in New Issue
Block a user