AI-powered coding agent with multi-model LLM support
Project description
Installation
pip install lumecode
Usage
# Start interactive TUI
lumecode
# Show help
lumecode --help
Configuration
Set your LLM provider API key:
# OpenAI
export LUMECODE_PROVIDER=openai
export LUMECODE_API_KEY=sk-...
# Anthropic
export LUMECODE_PROVIDER=anthropic
export LUMECODE_API_KEY=sk-ant-...
# Ollama (local)
export LUMECODE_PROVIDER=ollama
Features
- 🤖 7 specialized AI agents
- 🔗 6 LLM providers (OpenAI, Anthropic, Gemini, Groq, Ollama, DeepSeek)
- 🎯 Interactive TUI with parallel execution
- 📊 Smart code analysis
Links
License
MIT License - see LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lumecode_ai-1.0.0.tar.gz
(5.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lumecode_ai-1.0.0.tar.gz.
File metadata
- Download URL: lumecode_ai-1.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f247160a8781b191610f70a0019b1a714199a82ed41a06a5d3fee22ad38de86
|
|
| MD5 |
42bfa9b05b46078c64dbb824126af53c
|
|
| BLAKE2b-256 |
8a8a14666365e8d0cf0db4b6e4af1a9002baec58dd4c7d875461cb85c176068e
|
File details
Details for the file lumecode_ai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lumecode_ai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdc222aa5cc01b2f043dc2284946d45b7357a2d48aab7768e6066af8bac4c048
|
|
| MD5 |
6e450f852c8df08186299a2dcc4ad486
|
|
| BLAKE2b-256 |
95659e22a701f5b3e2a4083d4f57e43a58d7a7645edb9bab1dcec862310d8237
|