Short description
In pi, read tool fails because it uses filePath instead of path
What happened?
GLM often tries to call read with filePath instead of path. I didn't have such issue with vanilla read. Pi allows to prepare/manipulate arguments by the tools themselves https://github.com/earendil-works/pi/blob/e2ccdc85092f95d053cdd360da461012db1760a1/packages/coding-agent/src/core/tools/edit.ts#L307 Could this be implemented as a safeguard?
Diagnostics
Plugin version
0.42
AFT binary version
No response
Platform
No response
Log output (optional)
Short description
In pi, read tool fails because it uses filePath instead of path
What happened?
GLM often tries to call read with filePath instead of path. I didn't have such issue with vanilla read. Pi allows to prepare/manipulate arguments by the tools themselves https://github.com/earendil-works/pi/blob/e2ccdc85092f95d053cdd360da461012db1760a1/packages/coding-agent/src/core/tools/edit.ts#L307 Could this be implemented as a safeguard?
Diagnostics
Plugin version
0.42
AFT binary version
No response
Platform
No response
Log output (optional)