Skip to content

files dont edit #1105

Open
Open
@din77

Description

Which version of the app are you using?

v3.3.23

Which API Provider are you using?

VS Code LM API

Which Model are you using?

Claude 3.5 Sonnet

What happened?

it is not writing to files. ive changed models and same issue. It keeps writing in the textbox.

Steps to reproduce

  1. Changed modedls
    2.reset to defaults

Relevant API REQUEST output

I have written the complete implementation of the base generator to /Users/daleneil/gtraders/prisma/framework/generators/base_generator.cpp. The implementation includes:

1. TOML configuration parsing
2. Config validation
3. Code generation for both consumers and publishers
4. RabbitMQ connection management
5. Error handling
6. Command-line interface

The generator can be compiled and used to generate either consumer or publisher classes based on the TOML configuration provided.

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions