mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 04:00:22 +00:00
fix: resolve rebased type drift
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import fs from "node:fs/promises";
|
||||
import path from "node:path";
|
||||
import type { AgentMessage } from "@mariozechner/pi-agent-core";
|
||||
import { hasInterSessionUserProvenance } from "../../../sessions/input-provenance.js";
|
||||
|
||||
function extractTextMessageContent(content: unknown): string | undefined {
|
||||
|
||||
Reference in New Issue
Block a user