Axiom
Event-driven project orchestration platform that delegates work to human and AI actors.
Features
AI-Powered Triage
An AI Manager triages GitHub and Jira events, decides what actions to take, and assigns tasks to the right actors.
Human + AI Actors
Pluggable actor system supports Claude Code CLI, OpenCode, and human actors. Tasks are assigned based on capability and availability.
Project Lifecycle
Long-lived projects track the full lifecycle of work tied to each issue, from triage through implementation to completion.
Web Dashboard
A React + PatternFly UI provides visibility into projects, tasks, activity, and configuration with real-time updates.
Tech Stack
Backend
Java 25 / Quarkus 3.33 LTS with H2 database and Flyway migrations.
Frontend
TypeScript / React 19 / PatternFly 6 with Vite build tooling.
AI Engines
Pluggable: Claude Code CLI or OpenCode. Configurable via application.properties.
API
Contract-first OpenAPI with code generation via Apitomy Codegen.