New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dev-agent

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dev-agent

minimal software development agent

latest
Source
npmnpm
Version
0.0.19
Version published
Maintainers
1
Created
Source

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 or search for available models
  -i, --ignore <ignore list>  List of directories or files to ignore
  -p, --prompt <prompt path>  Path to custom prompt file
  -b, --balance               Show balance remaining on API key
  -h, --help                  display help for command

Keywords

agent

FAQs

Package last updated on 24 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts