Socket
Socket
Sign inDemoInstall

ai-dev

Package Overview
Dependencies
19
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ai-dev

AI Dev is a coding assistant that uses tools to perform tasks on your codebase.


Version published
Maintainers
2
Created

Readme

Source

AI Dev

AI Dev is a coding assistant that uses tools to perform open-ended tasks on your codebase.

It’s like your very own dedicated engineer:

  • Isolated. It spins up a Docker sandbox for coding tasks so it's isolated from your local environment.
  • Portable. We're making container APIs for local and cloud environments.
  • Extensible. You can give the agent your own tools with LangChain.

Examples of open-ended tasks you can run with AI Dev:

  • “Update my README.md to describe how X feature works”
  • “Find and fix TODO comments in my codebase”
  • “Install Sentry in my project”

See our Showcase for more task ideas.

Usage

The easiest way to use AI Dev is with our CLI. You can run it with:

npx ai-dev@latest

Then, you'll be prompted to enter a folder, task description, and output file. The agent will run the task on the folder and output the results to the file.

For more information, see CLI.

Documentation

See Documentation.

Contributing

See Contributing.

Telemetry

See Telemetry for details on how we collect telemetry data, and how to opt out if desired.

License

Apache 2.0

Keywords

FAQs

Last updated on 28 Jul 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc