dev-agent
v0.0.10
Published
minimal software development agent
Downloads
18
Readme
dev agent is a minimal software development agent
it generates out a project tree to give context, and uses tools to read/edit files as needed to complete user requests
needs OPENROUTER_API_KEY
or it’s useless
install with npm i -g dev-agent
run with da -m <model>
Options:
-V, --version output the version number
-m, --model <model> Specify the model to use
-i, --ignore <ignore list> List of directories or files to ignore
-p, --prompt <prompt path> Path to custom prompt file
-l, --list <query> List models, optionally filtering by search query
-h, --help display help for command