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.5.tar.gz
(336.6 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.5-py3-none-any.whl
(426.7 kB
view details)
File details
Details for the file oracle_cli-1.25.5.tar.gz.
File metadata
- Download URL: oracle_cli-1.25.5.tar.gz
- Upload date:
- Size: 336.6 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 |
01c8315a10745e96ab51ae3cac6c8b3c3fb66734bd885f4207fe739b42392a05
|
|
| MD5 |
55a4f157f788d33aab00e100e7834cdc
|
|
| BLAKE2b-256 |
52e0285514870e2749583a2db5bbd50dcb38f250998a7702cd4ad9e6ef8e4f00
|
File details
Details for the file oracle_cli-1.25.5-py3-none-any.whl.
File metadata
- Download URL: oracle_cli-1.25.5-py3-none-any.whl
- Upload date:
- Size: 426.7 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 |
967bb3689bbd8e6fa3f4c788bc81e49caceb40d0e81b014bdf33e3d92ad015cb
|
|
| MD5 |
251ffe239ccf1c74473bf13728136dfa
|
|
| BLAKE2b-256 |
08dfe588bd39e1566810f695a347ed9504b343a2370a45bf93cc9b5d317bf0f6
|