Oracle CLI — AI agent for the terminal, powered by Mythic Oracle
Project description
Oracle CLI
AI agent for the terminal, powered by Mythic Oracle.
Built on kimi-cli by MoonshotAI. Customized by Mythic Labs.
Install
pip install oracle-cli
Quick Start
# Set your API key
export ORACLE_API_KEY=sk-your-key
# Or login with OAuth
oracle login
# Start chatting
oracle
Features
- Terminal AI agent with code editing, shell commands, web search
- Powered by Kimi K2.5 (1T parameters, 32B active)
- OAuth login via mythicoracle.ai
- Web UI (Technical Preview):
oracle web - MCP server support:
oracle mcp - VS Code / Zed / JetBrains integration
Configuration
Config lives at ~/.oracle/config.toml. Set your API key:
[providers.oracle]
type = "kimi"
base_url = "https://api.moonshot.ai/v1"
api_key = "sk-your-key"
[models.oracle]
provider = "oracle"
model = "kimi-k2.5"
max_context_size = 131072
License
Apache 2.0 — 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
oracle_cli-1.25.0.tar.gz
(335.3 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
oracle_cli-1.25.0-py3-none-any.whl
(425.2 kB
view details)
File details
Details for the file oracle_cli-1.25.0.tar.gz.
File metadata
- Download URL: oracle_cli-1.25.0.tar.gz
- Upload date:
- Size: 335.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2783beacecb4a86f7a79e4287c95d240aa7722b004dc0bbd32f7e447c811695
|
|
| MD5 |
940dd5012a9dbd913b821ef46780e8fa
|
|
| BLAKE2b-256 |
d6ebab490a75c6fb694ff552f346d153bd36fe3257a88628f40ad17bf6691989
|
File details
Details for the file oracle_cli-1.25.0-py3-none-any.whl.
File metadata
- Download URL: oracle_cli-1.25.0-py3-none-any.whl
- Upload date:
- Size: 425.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59f0efba423d1ef6cc64e55a8f2f8431bb55dbc0e0c080eaae50986a76165d4d
|
|
| MD5 |
ef1079872386f3c44eda0c1c1d7a4873
|
|
| BLAKE2b-256 |
439cf94444efb61db2617b505bb8090a48aa1163d27e5c910929fca645711e49
|