This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

magnet-agent
TypeScript icon, indicating that this package has built-in type declarations

0.1.30 • Public • Published

⚠️ Magnet Agent has been rebranded to AI Dev. This package will no longer be updated! ⚠️

Magnet Agent

Magnet Agent is an AI 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 Magnet Agent:

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

Usage

The easiest way to use Magnet Agent is with our CLI. You can run it with:

npx magnet-agent@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.

License

Apache 2.0

/magnet-agent/

    Package Sidebar

    Install

    npm i magnet-agent

    Weekly Downloads

    2

    Version

    0.1.30

    License

    Apache-2.0

    Unpacked Size

    111 kB

    Total Files

    114

    Last publish

    Collaborators

    • hellojwilde