0.1.30 • Published 9 months ago

magnet-agent v0.1.30

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

⚠️ 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

0.1.30

9 months ago

0.1.29

9 months ago

0.1.28

10 months ago

0.1.27

10 months ago

0.1.26

10 months ago

0.1.25

10 months ago

0.1.24

10 months ago

0.1.23

10 months ago

0.1.22

10 months ago

0.1.21

10 months ago

0.1.20

10 months ago

0.1.19

10 months ago

0.1.18

10 months ago

0.1.17

10 months ago

0.1.15

10 months ago

0.1.14

10 months ago

0.1.13

10 months ago

0.1.12

10 months ago

0.1.11

10 months ago

0.1.10

10 months ago

0.1.9

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago