Skip to content

Incorrect claude version installed when creating prompt #934

@maxired

Description

@maxired

Describe the bug
We are not using the correct claude version when using the create prompt entry point

const claudeCodeVersion = "2.1.31";
while we are supposed to use 2.1.38 since b433f16

this create issue when running the agent without a provided prompt

To Reproduce

Because of incorrect version, my agent is now unable to commit, I believe claude need to beupdated to understand the wildcard syntax

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Workflow yml file
If it's not sensitive, consider including a paste of your full Claude workflow.yml file.

API Provider

[ ] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:installationbugSomething isn't workingp2Non-showstopper bug or popular feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions