CLI and CI runner for Anvil — a self-hosted code forge
| Type | ||
|---|---|---|
|
|
.githooks | — |
|
|
ci | — |
|
|
docs | — |
|
|
scripts | — |
|
|
src | — |
|
|
tests | — |
|
|
.anvil.yml | 6.9 KB |
|
|
.gitattributes | 254 B |
|
|
.gitignore | 8 B |
|
|
build.rs | 1.1 KB |
|
|
Cargo.lock | 62.8 KB |
|
|
Cargo.toml | 1.1 KB |
|
|
clippy.toml | 733 B |
Clone
git@anvil.fangorn.io:fangorn/anvil-cli.git
Recent Commits
f4bf5b2
2026-08-15 06:07
Merge pull request #61 from fix/heartbeat-local-models-arity into main
55b7799
2026-08-08 17:53
fix(runner): repair heartbeat.rs after two green branches merged red
4719e13
2026-08-05 22:14
feat(runner): report each model's context length, and honour the num_ctx asked for
526a448
2026-08-06 03:55
Clone with the login token, and add SSH keys automatically (#59)
09ed84e
2026-08-05 16:19
test: cover the runner's untested surface, and fix what the tests found (#58)