CLI and CI runner for Anvil — a self-hosted code forge
| Type | ||
|---|---|---|
|
|
.githooks | — |
|
|
ci | — |
|
|
scripts | — |
|
|
src | — |
|
|
tests | — |
|
|
.anvil.yml | 1.8 KB |
|
|
.gitignore | 8 B |
|
|
build.rs | 1021 B |
|
|
Cargo.lock | 62.3 KB |
|
|
Cargo.toml | 812 B |
Clone
git@anvil.fangorn.io:fangorn/anvil-cli.git
Recent Commits
914e7cf
2026-07-07 13:04
Merge pull request #33 from feat/cli-json-requirement-read-status into main
d1e839c
2026-07-07 07:57
fix(cli): correctness + safety fixes from the epic code review (#329)
36d8d5a
2026-07-07 04:15
feat(cli): --json on issue comments/links and the agent read family (#329 B)
061c436
2026-07-07 04:14
feat(cli): requirement import / export (#329 B / #239)
b3e9c9d
2026-07-07 04:11
feat(cli): requirement matrix --run-id / --policy / --run-window (#329 B / #240)