A flexible, LLM-agnostic engine for orchestrating AI agents and complex conversational automation behind the firewall.
Project description
OpenRun
A flexible, LLM-agnostic engine for orchestrating AI agents and complex conversational automation behind the firewall.
Development
This project uses uv for dependency management.
Prerequisites
Install uv if you haven't already:
curl -LsSf https://astral.sh/uv/install.sh | sh
Setup
Clone the repository and install dependencies:
git clone https://github.com/exacog/openrun.git
cd openrun
uv sync
This will create a virtual environment and install all dependencies (including dev dependencies).
Running Tests
uv run pytest
Linting & Formatting
Check for linting issues:
uv run ruff check .
Auto-fix linting issues:
uv run ruff check . --fix
Format code:
uv run ruff format .
Building
uv build
This will create distribution files in the dist/ directory.
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 openrun-0.0.3.tar.gz.
File metadata
- Download URL: openrun-0.0.3.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c61774e954aa34ca5909f59fc20a47706dfad5d8d4a16f2ec7b309b1e49d13be
|
|
| MD5 |
f3afbd41e02250cbac7bf14a5e2cb3b3
|
|
| BLAKE2b-256 |
350ec1cab28033083f16368e3794574733d561620299f392e93a4cfa51f1f506
|
File details
Details for the file openrun-0.0.3-py3-none-any.whl.
File metadata
- Download URL: openrun-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c96654d9a8a41d9e69ca741bdfd5822f6e1a02ec01bfd7acbcc40772494818b2
|
|
| MD5 |
c08fa3aa1c23bec6e1b5e24bdd5199ca
|
|
| BLAKE2b-256 |
f0d0768a6e334c4854d8362acb280306832e165c2d10dc39086d6525007c43ff
|