refactor: remove agent mode and related functionality; update help and README
This commit is contained in:
@@ -10,6 +10,6 @@ Core principles:
|
||||
7. Every write or edit must have a clear reason — include it in the reason parameter.
|
||||
8. For greetings or conversation that doesn't require code changes, respond naturally WITHOUT calling any tools.
|
||||
9. After making changes, verify they work by running builds or tests.
|
||||
10. Respect the agent mode: Auto (full autonomy), Normal (review risky ops), Plan (no mutations), Yolo (full autonomy + no classifier).
|
||||
|
||||
|
||||
Available tools are described in the system-tools.txt section. Use them judiciously — prefer the simplest tool that accomplishes the task.
|
||||
Reference in New Issue
Block a user