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.6.tar.gz
(336.1 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.6-py3-none-any.whl
(426.2 kB
view details)
File details
Details for the file oracle_cli-1.25.6.tar.gz.
File metadata
- Download URL: oracle_cli-1.25.6.tar.gz
- Upload date:
- Size: 336.1 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 |
c6ad4220c322db0e8fc9e2b257c5c461b35147f66c74a047c84e8e305e46757c
|
|
| MD5 |
0debdd92f3717b5340a8e0444f6553dd
|
|
| BLAKE2b-256 |
2184e52e4d6deab173842354cfb655a975772f70ce07a07608016432fb71c8ef
|
File details
Details for the file oracle_cli-1.25.6-py3-none-any.whl.
File metadata
- Download URL: oracle_cli-1.25.6-py3-none-any.whl
- Upload date:
- Size: 426.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 |
521d47f5c8f581399b871b993f3c8e307f0b93ea8ed579f54b414a4c1373ff47
|
|
| MD5 |
966ce5373640fdfbe7ee2f9f81938d77
|
|
| BLAKE2b-256 |
f30cc4f8d7face43fa42c2bc63a8380a2d1b1ce015e0a7baf56257c3047ac3df
|