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
51
Established
cagent-action
47
Emerging
Maintenance 13/25
Adoption 9/25
Maturity 20/25
Community 9/25
Maintenance 10/25
Adoption 6/25
Maturity 15/25
Community 16/25
Stars: 96
Forks: 6
Downloads:
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.

This tool helps software developers efficiently test their GitHub Actions workflows right on their own computer. Instead of pushing code and waiting for remote servers, you can run your existing CI/CD pipelines locally. It takes your GitHub Actions workflow files and executes them, providing immediate feedback on passes or failures.

software-development CI/CD developer-workflow local-development DevOps

About cagent-action

docker/cagent-action

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

This tool helps software development teams automate tasks in their GitHub workflows using AI agents. It takes an AI agent configuration (like for code analysis or pull request reviews) and a prompt, then runs the agent and provides its output in the workflow logs. Developers, DevOps engineers, and team leads focused on improving code quality and review processes would use this.

software-development devops code-review ci-cd github-actions

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