Skip to content

Run repomix and include CLI output of another tool in one step #725

@coezbek

Description

@coezbek

Description

When vibe coding with non-agent tools (so directly with AI-Studio or chatgpt.com) it would be nice if repomix could automatically run a command line tool and add the output of this tool to the summary.

I would image something like

repomix -c npm install

This would run repomix as usual but also run the given command and include its output (preferably at the top). For example, this could generate:

I just ran npm install in my codebase in ${PWD}, but it FAILED with the following output:

...CLI_OUTPUT_HERE...

The rest of this file is a merged representation of the entire codebase, combined into a single document by Repomix.
The content has been processed where security check has been disabled.

File Summary

...

This would really help to package error messages together with the latest status and current working directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions