Skip to content

Parallel tool calls are used by the model when commands need to be run in sequence #669

@deansheather

Description

@deansheather

IDK if we can fix this (maybe we could give it a better system prompt?)

I have an issue where sometimes the model wants to make a last minute fix before commuting and pushing to the PR branch. However, it occasionally uses parallel tool calls for the file editing, adding, status, commit and push when these things need to run in sequence with special care taken in case of failures.

In this example, it failed a file write call but still went ahead and did everything else simultaneously anyway.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions