AI coding assistant CLI powered by OpenRouter — create files, fix bugs, run commands
Project description
Opencodev
AI coding assistant CLI powered by OpenRouter. Create files, fix bugs, run commands — all from your terminal.
Install
pip install opencodev
Setup
Get a free API key at https://openrouter.ai, then run:
codev
On first launch, enter your OpenRouter API key when prompted.
Usage
codev # start CLI
opencodev # same thing
Commands
| Command | Description |
|---|---|
/model |
Switch AI model |
/skill list |
List installed skills |
/skill install <url> |
Install skill from GitHub |
/skill remove <name> |
Remove a skill |
/newchat |
Start new conversation |
/history |
List sessions |
/cd <path> |
Change working directory |
/pwd |
Show working directory |
/status |
Show config & stats |
/exit |
Exit |
Examples
❯ create a Flask app with login and register routes
❯ read app.py and fix the bug in the login function
❯ create folder src with files main.py and utils.py
❯ run: python app.py
Models supported
- Claude Opus/Sonnet 4
- GPT-4o / GPT-4o mini
- Gemini 2.5 Pro / Flash
- DeepSeek V3
- Llama 4
- Codestral
- And many more via OpenRouter
License
MIT
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
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 opencodev-0.1.1.tar.gz.
File metadata
- Download URL: opencodev-0.1.1.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee965d93f512073ece9d4a444a65b01896b2a0cee1a54d3b0d92591fc4eb9f85
|
|
| MD5 |
52c8e8384f81dd54579511659038e9aa
|
|
| BLAKE2b-256 |
8a5d865402f743e987d25b65abbf3fa2e5cd4e2b4dd520a60ec7d28d234b84a5
|
File details
Details for the file opencodev-0.1.1-py3-none-any.whl.
File metadata
- Download URL: opencodev-0.1.1-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ba3b743db137076d6e02df2cb68351af56cfbe55fdd67f79ceafca4cfbe466d
|
|
| MD5 |
86b2239df2a91acc587ecd02c8c24606
|
|
| BLAKE2b-256 |
3ba4c979eb0b8afe42d0e89ebe091d883000443999ff0d407d0cef875d53fe3e
|