Skip to content

API Reference

Auto-generated reference documentation for all public modules in agentic-ci.

Core

Module Description
CLI Entry point, backend/harness selection, OTEL orchestration
Backend Abstract base class for sandbox backends
Harness Harness abstraction for AI agent CLI tools
Stream Processors Parsers for Claude Code and OpenCode output
OTEL Collector OTLP HTTP/JSON receiver and token/cost summary

Backends

Module Description
Factory & Podman Backend registry, factory, and Podman container backend
OpenShell OpenShell sandbox backend, gateway, and policy

Pipeline

Module Description
Gates Pre- and post-agent validation gates
Skill Runner Generic skill runner framework
Verdict Structured verdict JSON validation
Git Operations Git operations for CI pipelines
Pipeline Generation GitLab child pipeline YAML generation

Integrations

Module Description
Forge Git forge abstraction for GitHub and GitLab
Jira Jira REST client, ADF conversion, acli wrapper

Utilities

Module Description
Logging Colored CLI output helpers
Skill Metadata YAML frontmatter parser for SKILL.md files