mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 17:28:28 +00:00
chore(pi): add TODO for mime workaround
This commit is contained in:
@@ -200,6 +200,8 @@ export async function runEmbeddedPiAgent(params: {
|
||||
systemPrompt,
|
||||
model,
|
||||
thinkingLevel,
|
||||
// TODO(steipete): Once pi-mono publishes file-magic MIME detection in `read` image payloads,
|
||||
// remove `createClawdisCodingTools()` and use upstream `codingTools` again.
|
||||
tools: createClawdisCodingTools(),
|
||||
},
|
||||
messageTransformer,
|
||||
|
||||
Reference in New Issue
Block a user