mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-12 19:55:17 +02:00
fix(filesystem): generalize pifs tool identity prompt
This commit is contained in:
parent
c421626136
commit
75acf5dce3
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ 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.
|
||||
are available. Do not mention host runtime tools, SDK internals, or orchestration
|
||||
helpers that are not part of the PIFS shell.
|
||||
|
||||
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