ai-dev
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

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

Package Sidebar

Install

npm i ai-dev

Weekly Downloads

7

Version

0.2.2

License

Apache-2.0

Unpacked Size

107 kB

Total Files

124

Last publish

Collaborators

  • hellojwilde
  • nicolae-pal