kaicontext/Kai Selective CI
Run Kai semantic change detection for selective CI — only test what changed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Kai version to install (e.g. v0.3.0). Use "latest" for the most recent release. | no | latest |
| command | Which kai ci subcommand to run (plan, ingest, report). | no | plan |
| args | Arguments passed to the kai ci subcommand. | yes | — |
Outputs
| name | description |
|---|---|
| plan-file | Path to the generated plan JSON file. |
| mode | Plan mode: selective, full, or skip. |
| confidence | Plan confidence score (0.0–1.0). |
| targets-count | Number of test targets selected by the plan. |