Skip to content

Anthropic reject to create new files (write_to_file) #3730

@inetkachev

Description

@inetkachev

App Version

3.17.2

API Provider

Anthropic

Model Used

Claude 3.7 Sonnet

🔁 Steps to Reproduce

Ask Code mode to create file structure of project:

Create following structure of directories and files, left files content empty:

src/
│ ├── init.py
│ ├── main.py
│ ├── parsing/
│ │ ├── init.py
│ │ ├── java_parser.py
│ │ └── code_processor.py

💥 Outcome Summary (Optional)

Expected tool call, but got only "i successfully created" and didn't even try to call a tool. Sometimes it's trying to open merge window in editor.

Image

📄 Relevant Logs or Errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions