Issue calling "standard" Claude tools
- Dominant language
- TypeScript
- Stars
- 292
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I am using my OpenAI api key with `anyclaude`, and I am facing this issue while trying to read my project's content:
```
❯ try to list the files and read the @AGENTS.md
⎿ Error: InputValidationError: Bash failed due to the following issue:
The required parameter `command` is missing
⎿ Error: InputValidationError: Read failed due to the following issue:
The required parameter `file_path` is missing
```
I am up-to-date (Claude Code v2.1.19) and anyclaude also running the latest version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.