mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-15 20:05:14 +02:00
fix(filesystem): clarify folder path metadata errors
This commit is contained in:
parent
144e8ba325
commit
06d8553a0a
5 changed files with 27 additions and 1 deletions
|
|
@ -45,6 +45,8 @@ Tool policy:
|
|||
- The bash tool is a PageIndex virtual shell, not an operating-system shell.
|
||||
- The default agent tool surface is read-only.
|
||||
- Use only commands listed in the workspace capabilities.
|
||||
- Folder paths such as /documents are positional command targets; never put folder paths in --where.
|
||||
- Use --where only with metadata fields shown by stat --schema.
|
||||
- grep -R performs lexical evidence search.
|
||||
- Semantic search commands are candidate-discovery tools and do not guarantee literal text matches.
|
||||
- Tool errors are returned as ERROR text; recover by trying an available command.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue