Relicta is an AI-native release intelligence engine that analyzes the impact of code changes, predicts blast radius, and enables safe, policy-driven releases.
Traditional release tooling relies on brittle commit conventions and blind automation. Relicta understands what a change means, what it affects, and when it is safe to ship.
- Semantic change analysis — Understands intent and impact from code diffs, not just commit messages
- Blast radius detection — Identifies downstream services, packages, and teams affected by a release
- Policy-based automation — Safely auto-approve low-risk releases while blocking high-risk ones
- AI-generated release notes — Professional documentation with OpenAI, Anthropic, Gemini, or local models
- MCP-first architecture — Grounded AI reasoning using real system context (Git, Jira, CI, monorepos)
# Install via Homebrew
brew install relicta-tech/tap/relicta
# Initialize in your project
relicta initOr use the GitHub Action for zero-config CI/CD:
- uses: relicta-tech/relicta-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}| Repository | Description |
|---|---|
relicta |
Core CLI and release engine |
relicta-action |
GitHub Action for CI/CD integration |
homebrew-tap |
Homebrew formula for easy installation |
Automate releases — not trust.
Relicta is built for teams that want speed and confidence, automation and control.