Skip to main content

No project description provided

Project description

Devon : Open Source SWE Agent

Usage

To use simply install using pip

pip install devon_agent

Set the Anthropic API key as an environment variable

export ANTHROPIC_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Set the OpenAI API key

export OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Then you can use the agent to modify your code

devon --goal "print hello world when the application starts" --path agent/src/main.py

Features

  • Reliable Multi File editing
  • use tools such as git

Coming soon

  • UI for interacting with the agent
  • Aplication generation from requirements
  • Find bugs in existing code
  • SWE tasks such as architecture design, code review, and more
  • Custom model for large context window and code ability

About

Devin is an open source SWE agent that aims to help software engineers with development and maintinace of software.

Mission

Coding agents are extremely powerful and we beleive that the core of this technology should be open source. We are excited to be a part of the open source community and we are looking forward to collaborating with other developers to build a better future for software engineering.

Contributing

If you would like to contribute to the project, please fill out this form:

Contribution Form

Community

Join our discord server and say hi! discord

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devon_agent-0.0.7.tar.gz (31.7 kB view hashes)

Uploaded Source

Built Distribution

devon_agent-0.0.7-py3-none-any.whl (44.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page