OK.
This commit is contained in:
@@ -15,10 +15,7 @@ Fixed 329/330 tests passing for asyncio_decoupling_refactor_20260306 track.
|
||||
- Issue in the _pending_gui_tasks queue - tracks aren't being processed
|
||||
|
||||
## CRITICAL MCP TOOL LESSON
|
||||
When using manual-slop_edit_file, parameters are CAMEL CASE:
|
||||
- oldString (NOT old_string)
|
||||
- newString (NOT new_string)
|
||||
- replaceAll (NOT replace_all)
|
||||
When using manual-slop_edit_file, parameters are lower_snake_case:
|
||||
|
||||
The tool schema shows camelCase. Never assume snake_case. Always verify params from schema.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user