Skip to main content

Universal coding agent for your terminal — use any OpenAI-compatible LLM

Project description

anycode

A universal coding agent for your terminal — use any OpenAI-compatible LLM as your AI pair programmer.

Install

pip install anycode-ai

Requires: Node.js >= 18 (install)

Quick Start

# First run — interactive setup
anycode

# Configure provider
anycode auth

# Non-interactive mode
anycode -p "Explain this codebase"

# Test connection
anycode --test

# Show current config
anycode provider-info

Supported Providers

Provider Models
OpenAI gpt-4o, gpt-4o-mini, gpt-5.1, o1, o3
DeepSeek deepseek-chat, deepseek-reasoner
Qwen (DashScope) qwen-max, qwen-plus
MiniMax MiniMax-Text-01
GLM (Zhipu) glm-4-plus
Kimi (Moonshot) moonshot-v1-auto
SiliconFlow DeepSeek-V3, Qwen2.5
Ollama (Local) llama3, codellama, mistral
Any OpenAI-compatible API Any model

Configuration

# Environment variables (CI/CD friendly)
export ANYCODE_API_KEY="sk-..."
export ANYCODE_MODEL="gpt-4o"
anycode -p "fix this bug"

# Quick provider switch
anycode --provider deepseek -p "hello"

# Or use config file: ~/.anycode/provider.json
anycode provider-info  # show current config

Tools

anycode has full coding agent capabilities:

  • Bash — Run terminal commands
  • Read / Write / Edit — File operations
  • Grep / Glob — Search files
  • Agent — Spawn sub-agents for parallel work
  • WebFetch / WebSearch — Web access
  • CronCreate — Schedule recurring tasks (/loop)

Slash Commands

/auth /switch /provider /buddy-rollout /loop /fork /init /compact /config /help

GitHub

github.com/ipangkang/anycode

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

anycode_ai-1.1.1.tar.gz (10.2 MB view details)

Uploaded Source

Built Distribution

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

anycode_ai-1.1.1-py3-none-any.whl (13.3 MB view details)

Uploaded Python 3

File details

Details for the file anycode_ai-1.1.1.tar.gz.

File metadata

  • Download URL: anycode_ai-1.1.1.tar.gz
  • Upload date:
  • Size: 10.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for anycode_ai-1.1.1.tar.gz
Algorithm Hash digest
SHA256 652dd2e7211f1168a6217c3b8ce4c8c678a546298386f79b8614a1cea9deb456
MD5 3ef7902d858013c13b7e0e92701c3631
BLAKE2b-256 8f3ab808bd4b95b308161f539ee1ef49d6358cbb4ee5317f08d0e08abe91851b

See more details on using hashes here.

File details

Details for the file anycode_ai-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: anycode_ai-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for anycode_ai-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c7f3f7070151b7ec7cdba0b8192b27c443fd9a358cf257b034e4f44a3971e8c1
MD5 5d9997b5e164ccb26042acb3ed228ccf
BLAKE2b-256 2962a944e238f1ac711862a9dad7af143b9b398c0c2f372daf649f143d0a6e34

See more details on using hashes here.

Supported by

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