Metadata-Version: 2.1
Name: rlcd-gateway
Version: 0.1.0
Summary: Self-hosted gateway for LLMs and decision models: Claude Code, Codex, OpenCode and any OpenAI/Anthropic SDK app, plus Jev-compatible System One decisions. Routing, context pruning, audit and a live dashboard.
Home-page: https://github.com/JimmyWesley/rlcd-gateway
Project-URL: Source, https://github.com/JimmyWesley/rlcd-gateway
Project-URL: Issues, https://github.com/JimmyWesley/rlcd-gateway/issues
Project-URL: Releases, https://github.com/JimmyWesley/rlcd-gateway/releases
License: Apache-2.0
Keywords: llm,llm-gateway,ai-gateway,llm-proxy,claude-code,codex,opencode,openai,anthropic,openrouter,ollama,mcp,jev,open-rlcd,system-one,decision-models
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Internet :: Proxy Servers
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# RLCD Gateway

Self-hosted gateway for LLMs and decision models: Claude Code, Codex, OpenCode and any OpenAI/Anthropic SDK app, plus Jev-compatible System One decisions. Routing, context pruning, audit and a live dashboard.

```bash
pipx install rlcd-gateway     # or run it once: uvx rlcd-gateway
rlcd-gateway                  # proxy + dashboard on http://127.0.0.1:4777/ui/
ANTHROPIC_BASE_URL=http://127.0.0.1:4777 claude
```

This package ships the prebuilt `rlcd-gateway` binary. Documentation, screenshots
and source: https://github.com/JimmyWesley/rlcd-gateway
