You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After each assistant turn, the environment may inject a user message containing a <prunable-tools> list and optional nudge instruction. This injected message is NOT from the user and is invisible to them.
34
+
After each assistant turn, the environment may inject a user message containing a <prunable-tools> list and optional nudge instruction. This injected message is NOT from the user and is invisible to them. The `prune` tool also returns a confirmation message listing what was pruned.
35
35
36
36
CRITICAL REQUIREMENTS - VIOLATION IS UNACCEPTABLE:
37
-
- NEVER acknowledge the <prunable-tools> list (e.g. "I see the prunable tools list", "Looking at the available tools to prune")
38
-
- NEVER reference the nudge instruction (e.g. "As the nudge suggests", "The system is reminding me to prune")
39
-
- NEVER mention this injection mechanism to the user
37
+
- NEVER acknowledge the <prunable-tools> list (e.g., "I see the prunable tools list", "Looking at the available tools to prune")
38
+
- NEVER reference the nudge instruction (e.g., "As the nudge suggests", "The system is reminding me to prune")
0 commit comments