Skip to main content

DevCoder

DevCoder is a powerful, terminal-based AI coding assistant. It operates directly in your local workspace, capable of reading files, writing code, running bash commands, performing semantic searches (RAG), querying Language Servers (LSP) for deep code understanding, and even spinning up autonomous background sub-agents to solve complex tasks.

Installation

The recommended way to install DevCoder globally is using uv:

uv tool install git+https://github.com/your-username/dev-coder.git

Or using pipx:

pipx install git+https://github.com/your-username/dev-coder.git

Usage

Navigate to any codebase in your terminal and run:

dev-coder

This will launch the DevCoder Terminal User Interface (TUI) where you can interact with the agent.

Commands inside the TUI

  • /mode <BUILD|PLAN|ASK> - Change the agent's behavior mode.
  • /model <name> - Switch the active LLM.
  • /auto <task> - Spin up a background sub-agent to autonomously write code and run tests until it succeeds.
  • /index - Build a local ChromaDB semantic index of your codebase.
  • /clear - Reset the conversation context.
  • /exit - Close DevCoder.

Download files

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

Source Distribution

dev_coder-0.1.0.tar.gz (34.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dev_coder-0.1.0-py3-none-any.whl (39.9 kB view details)

Uploaded Python 3

File details

Details for the file dev_coder-0.1.0.tar.gz.

File metadata

  • Download URL: dev_coder-0.1.0.tar.gz
  • Upload date:
  • Size: 34.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.3

File hashes

Hashes for dev_coder-0.1.0.tar.gz
Algorithm Hash digest
SHA256 32a889b3a7d07cff6fc3e0e55124e4f15d630e27c4dc0fa77dd3a8240e97f581
MD5 b6ce0402c919719dea185d24e4943e26
BLAKE2b-256 7761030c98ab60eda3dd0fa55dfc566d9003ceb1772a8d43fcdf420676bafee9

See more details on using hashes here.

File details

Details for the file dev_coder-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dev_coder-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 39.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.3

File hashes

Hashes for dev_coder-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 764d2318b2aa870dd43d44a00229e33deba621a27f8e4dd162cdab7c08c3fdd9
MD5 37a75e95b1d3d6f528e95ae5cf12bb16
BLAKE2b-256 916e0b66ad173eaadd30a61a12cc4ebfee060ffb5b1c6446dfbde11559b5c757

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page