Commits on main
f4bf5b2
Merge pull request #61 from fix/heartbeat-local-models-arity into main
Anvil
2026-08-15 06:07
55b7799
fix(runner): repair heartbeat.rs after two green branches merged red
Cole Christensen
2026-08-08 17:53
4719e13
feat(runner): report each model's context length, and honour the num_ctx asked for
Cole Christensen
2026-08-05 22:14
526a448
Clone with the login token, and add SSH keys automatically (#59)
Anvil
2026-08-06 03:55
09ed84e
test: cover the runner's untested surface, and fix what the tests found (#58)
Anvil
2026-08-05 16:19
7ffcb3e
feat(runner): advertise local models and their capabilities on heartbeat
Cole Christensen
2026-08-05 03:58
2f5d136
refactor(runner): drop the redundant `svc-` prefix from service verbs
Cole Christensen
2026-07-30 17:48
de31c3b
Runner: report infrastructure failure distinctly from job failure (#375) (#56)
Anvil
2026-07-31 05:14
b84c623
fix(runner): never run a step outside its declared image in silence (#55)
Anvil
2026-07-31 05:14
8ef773d
fix(runner): scope the job workspace to the runner instance (#39) (#53)
Anvil
2026-07-30 04:18
7bd49b5
fix(runner): platform-scope the prepared-image tag (#44) (#52)
Anvil
2026-07-30 04:18
f96f7c1
Bake in https://anvil.fangorn.io as the default server URL (#50)
Anvil
2026-07-24 19:16
d8b808e
fix(runner): guard against duplicate daemons for the same runner_id (#46) (#49)
Anvil
2026-07-24 04:18
b14d6e9
JSON output done right: one Response contract across all commands (#32, #37, #38) (#48)
Anvil
2026-07-24 04:18
6eba8b7
Windows support (rebased): cross-compile MSVC via cargo-xwin (#47)
Anvil
2026-07-23 17:15
dea1c88
fix(ci): publish-release needs curl+jq (#46)
Anvil
2026-07-23 14:55
96f6fe9
ci: per-ISA parallel runner builds (multi-arch split) (#45)
Anvil
2026-07-23 05:11
447d028
fix(runner): prepared-image pruning is a silent no-op; fix + LRU (#43)
Anvil
2026-07-23 03:39
54347b0
ci: bake the runner-build toolchain into a prepared image (prepare adoption) (#44)
Anvil
2026-07-23 03:30
7c350b4
feat(auth): add `anvil auth rotate` (#41)
Anvil
2026-07-22 10:02