Skip to main content

No project description provided

Project description

Devon: An open-source pair programmer

Contributors Forks Stargazers Issues
Apache 2.0 License Join our Discord community

VIDEO/GIF HERE

Installation

Pre-requisites

  1. node.js and npm
  2. pipx
  3. Anthropic api key
  4. OpenAI api key (coming Soon! For more info see our discord or isues.)

Installation commands

To use simply run:

curl -sSL https://raw.githubusercontent.com/entropy-research/Devon/main/install.sh | bash

Or to install using pipx + npm

pipx install devon_agent
npm install -g devon-tui

Thats it! Happy building :)

Usage

Prior to running, set your Anthropic API key as an environment variable

export ANTHROPIC_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Then to run, the command is:

devon-tui

It's as easy as that.

Features

  • Multi file editing
  • Code base exploration
  • Config writing
  • Test writing
  • Bug fixing
  • Architecture exploration

Progress

This project is still super early and we need your help to make it great!

Current goals

  • Launch plugin system for tool and agent builders
  • Create self hostable electron app
  • Set SOTA on swebench-lite

Star history

Star History Chart

Past Milestones

  • May 10, 2024, Complete interactive agent v0.1.0
  • May 10, 2024, Add steerability features
  • May 8, 2024, Beat AutoCodeRover on SWE-Bench Lite
  • Mid April, 2024, Add repo level code search tooling
  • April 2, 2024, Begin development of v0.1.0 interactive agent
  • March 17, 2024 Launch non-interactive agent v0.0.1

Current development priorities

  1. Improve context gathering and code indexing abilities ex:
    • Adding memory modules
    • Improved code indexing
  2. Add alternative models and agents to:
    • a) Reduce end user cost and
    • b) Reduce end user latency
  3. Introduce electron app and new UI

How can I contribute?

Devon and the entropy-research org are community-driven, and we welcome contributions from everyone! From tackling issues to building features to creating datasets, there are many ways to get involved:

  • Core functionality: Help us develop the core agents, user experience, tool integrations, plugins, etc.
  • Research: Help us research agent performance (including benchmarks!), build data pipelines, and finetune models.
  • Feedback and Testing: Use Devon, report bugs, suggest features, or provide feedback on usability.

For details, please check CONTRIBUTING.md.

If you would like to contribute to the project, please fill out our contribution Form

Feedback

We would love feedback! Feel free to drop us a note on our discord in the feedback channel, or create issues!

We collect basic event type (i.e. "tool call") and failure telemetry to solve bugs and improve the user experience, but if you want to reach out, we would love to hear from you!

To disable telemtry, set the environment variable DEVON_TELEMETRY_DISABLED to true

export DEVON_TELEMETRY_DISABLED=true

Community

Join our discord server and say hi! discord

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

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.1.5.tar.gz (48.2 kB view hashes)

Uploaded Source

Built Distribution

devon_agent-0.1.5-py3-none-any.whl (52.6 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