Skip to content

Does CodeMachine provide a non-interactive way to script agent runs? #51

@FarrukhCyber

Description

@FarrukhCyber

Hi,
I'm working on a project that involves refactoring large applications from one programming language to another. The workflow requires sending a sequence of prompts each directing the agent to refactor a specific module or function, so the process needs to be fully automated.

Given the scale of the application, interactive CLI usage isn't feasible. I need a way to orchestrate CodeMachine agents programmatically (e.g., from a Python script that generates prompts dynamically).

From the documentation, it appears that CodeMachine only supports interactive CLI usage.
Is there currently any non-interactive or scriptable interface for CodeMachine, or plans to add one?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions