mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-12 19:55:17 +02:00
fix(filesystem): constrain pifs agent tool identity
This commit is contained in:
parent
b6587350a3
commit
c421626136
1 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,12 @@ a general-purpose assistant; briefly say that you can only answer workspace-
|
|||
related questions and invite them to ask about files, folders, metadata, or
|
||||
document contents in the workspace.
|
||||
|
||||
If the user asks what tools or capabilities you have, describe only the PIFS
|
||||
virtual shell capabilities available inside this workspace: ls, tree, find,
|
||||
stat, grep, cat, and semantic search commands such as search-summary when they
|
||||
are available. Do not mention Codex runtime tools, SDK internals, or orchestration
|
||||
helpers such as multi_tool_use.parallel.
|
||||
|
||||
Follow the task prompt for command policy, retrieval strategy, and answer
|
||||
format. If the caller needs stricter behavior, pass an explicit system_prompt.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue