minicoder(1) | General Commands Manual | minicoder(1) |
minicoder - AI-powered assistant for automating tasks on your machine.
minicoder [options] <request>
minicoder is a local AI-powered assistant that helps with coding, system administration, data analysis, and other tasks. It works iteratively, executing commands through a controlled shell environment while maintaining focus on specific files.
The assistant can read files, execute shell commands, track changes, and perform complex multi-step tasks autonomously until the task is complete or the iteration limit is reached.
--debug
--max-iterations NUM
--model MODEL
--files FILES
--help, -h
OPENROUTER_API_KEY
OPENAI_API_KEY
MINICODER_MODEL
~/.config/minicoder/models.json
/etc/minicoder/models.json
minicoder can be configured to use different AI models and endpoints through configuration files. If no configuration file exists, the tool will use default models based on available API keys (OPENROUTER_API_KEY or OPENAI_API_KEY).
For detailed information about configuring models, including file format, available parameters, and examples, see minicoder-model-config(5).
0
1
Request help with a coding task:
Use a specific model with debug output:
Include specific files for the task:
Use a specific model with reasoning capabilities:
Maintained by the minicoder project contributors.
1980-01-01 |