agent-ci and cagent-action

# Relationship: Complements These tools serve complementary purposes—Agent-CI provides a local execution environment for agents within GitHub Actions workflows, while cagent-action enables running specific cagent AI agents as steps within those same workflows, allowing users to orchestrate agentic AI tasks at different levels of abstraction.

agent-ci
59
Established
cagent-action
44
Emerging
Maintenance 13/25
Adoption 17/25
Maturity 20/25
Community 9/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 16/25
Stars: 96
Forks: 6
Downloads: 1,850
Commits (30d): 0
Language: TypeScript
License:
Stars: 16
Forks: 7
Downloads:
Commits (30d): 0
Language: Shell
License: Apache-2.0
No risk flags
No Package No Dependents

About agent-ci

redwoodjs/agent-ci

Agent-CI is local GitHub Actions for your agents.

Replaces GitHub's cloud API layer with a local emulation that feeds jobs to the official GitHub Actions Runner binary, enabling ~0 ms caching via bind-mounts and step-level pause-on-failure debugging without full reruns. Supports standard actions like `actions/checkout` and `actions/cache` natively, runs against uncommitted working trees, and allows AI agents to fix failures and retry in tight loops without pushing commits.

About cagent-action

docker/cagent-action

A GitHub Action for running cagent AI agents in your workflows.

Executes Docker Agent AI instances with automatic binary provisioning and built-in secret leak detection across Anthropic, OpenAI, Google, AWS Bedrock, and other LLM providers. Includes specialized support for automated PR reviews via multi-agent workflows with feedback learning, plus prompt injection detection and automatic security incident creation on credential exposure.

Scores updated daily from GitHub, PyPI, and npm data. How scores work