Skip to content

[Question] Support for CLI-based executors (claude-cli) vs. Direct API Integration #45

Description

@qitma

I am exploring the integration of Evonic with claude-cli to execute headless prompts. Specifically, I am curious about the intended flow for Super Agents:

Is it possible to have Evonic trigger a local CLI command (e.g., claude-cli -p "command") and capture the output directly as an agentic action?
Or, does Evonic require a direct LLM API key integration by design, where the CLI would instead be defined as a "Skill" or tool for the agent to call?
I am trying to determine if I can bypass direct API costs by leveraging a locally authenticated CLI session.

Evonic --> super agent --> trigger claude-cli -p "some comand" --> return output

Thanks mas robin.

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