Listen and follow the highlighted text
The recording reads the approved English material word for word.
Pi clean-launch flags
--toolsChoose exactly which Pi work tools are available to the model.
The recording reads the approved English material word for word.
The allow list
A tool named after --tools is available to the model.
A tool omitted from the list does not exist in the model's available work-tool set.
Example launch
read is the only allowed Pi work tool.pi --tools readPi can inspect an existing file. It cannot edit or write a file, and it cannot use bash.
Names the model may show
functions.readThis is the read tool with a technical prefix.
multi_tool_use.parallelIt can group calls to tools that are already allowed. It does not add editing, writing, or terminal capabilities.
Observed proof
functions.read.No editing or terminal tool was available. The parallel helper could organize allowed reads, but it could not create a missing capability.
Why can Pi inspect a file but not change it in a session started with pi --tools read, even when multi_tool_use.parallel appears?
אפשרויות הפעלה נקייה של Pi
--toolsבחרו בדיוק אילו כלי עבודה של Pi יהיו זמינים למודל.
רשימת ההרשאה
כלי שמופיע אחרי --tools זמין למודל.
כלי שלא נכלל ברשימה אינו קיים בקבוצת כלי העבודה הזמינים למודל.
דוגמת הפעלה
read הוא כלי העבודה היחיד שהותר.pi --tools readPi יכול לבדוק קובץ קיים. הוא אינו יכול לערוך קובץ או לכתוב אליו, ואינו יכול להשתמש ב-bash.
שמות שהמודל עשוי להציג
functions.readזהו הכלי read עם קידומת טכנית.
multi_tool_use.parallelהוא יכול לקבץ קריאות לכלים שכבר הותרו. הוא אינו מוסיף יכולת עריכה, כתיבה או פעולה במסוף.
הוכחה מההתנסות
functions.read.לא היה זמין כלי לעריכה או למסוף. כלי העזר המקבילי יכול לארגן פעולות קריאה שהותרו, אבל אינו יכול ליצור יכולת שחסרה.
למה Pi יכול לבדוק קובץ אבל לא לשנות אותו בסשן שהופעל עם pi --tools read, גם כאשר מופיע multi_tool_use.parallel?