abhiyoheswaran1/AgentLoopKit
Run AgentLoopKit review-readiness checks in GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 9, 2026
- License
- MIT
Pinned Snippet
uses: abhiyoheswaran1/agentloopkit@ba27b5428644dd2ee91998a3e3dd5233bc4c1c41 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | AgentLoopKit command arguments, for example "check-gates --strict". Do not pass untrusted pull request or user input to command. | yes | — |
| agentloopkit-version | npm package version to install. Do not pass untrusted pull request or user input to agentloopkit-version. | no | latest |
| install-mode | Install mode. Use "npm" to install agentloopkit from npm, or "local" when the repo already installed AgentLoopKit as a dependency. Do not pass untrusted pull request or user input to install-mode. | no | npm |
| working-directory | Directory where the AgentLoopKit command should run. | no | . |
Outputs
no outputs