Metadata-Version: 2.4
Name: orion-cli-yash
Version: 1.0.0
Summary: Orion CLI — an intelligent RL-optimised terminal coding assistant
Author-email: Yash <yash@example.com>
License: MIT
Project-URL: Homepage, https://github.com/Yashuuuu02/orion-CLI
Project-URL: Repository, https://github.com/Yashuuuu02/orion-CLI
Project-URL: Issues, https://github.com/Yashuuuu02/orion-CLI/issues
Keywords: ai,cli,coding,llm,agent,rl
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: textual>=0.70.0
Requires-Dist: tomli-w>=1.0.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: fastapi>=0.100.0
Requires-Dist: uvicorn>=0.23.0
Requires-Dist: litellm>=1.0.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: slowapi>=0.1.9
Dynamic: license-file

# Orion CLI

An intelligent terminal interface.

## Installation

```bash
pip install -e .
```

## Usage

```bash
orion
```
