Skip to content

Handle Multi-File Projects #18

Description

@Riddhiyeola

Description: The debugger is limited to single-string (and likely single-file) execution. A major enhancement would be to allow the user to specify a directory. The agent would need to read all files (.py, .cpp, .h, .java) in that directory, pass them to the LLM for context, and then run the main entry point. This is a very advanced but powerful feature.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions