• Joined on 2026-02-17
grenade pushed to main at helexa/helexa 2026-05-19 05:20:46 +00:00
f9f5fa41b6 fix(neuron): surface full anyhow chain + ensure $HOME exists at start
ed4d71db09 fix(validate-neuron): default to unsloth GGUF + capture curl errors
39010c779f add script/validate-neuron.sh — end-to-end candle harness smoke test
Compare 3 commits »
grenade pushed to main at helexa/helexa 2026-05-19 04:16:44 +00:00
57d7ef8d3c chore: revert dnf. runner user has no system privs
grenade pushed to main at helexa/helexa 2026-05-19 04:08:33 +00:00
0e9671dd7d fix(ci): drop sudo from dnf install (runner runs as root, no sudo)
e29c9e35f0 fix(ci): ensure rust toolchain present on cuda-13.0 runner
8a2334eacb deploy: dnf-native version check + lair.cafe repo bootstrap
aad314cdfa feat(neuron): graceful unload-on-shutdown via SIGTERM/SIGINT
Compare 4 commits »
grenade pushed to main at helexa/helexa 2026-05-18 14:56:43 +00:00
6779b7526a feat(neuron): load default_models on service activation
84f5662df1 feat(neuron): OpenAI-compatible SSE streaming chat completions
Compare 2 commits »
grenade pushed to main at helexa/helexa 2026-05-18 14:50:40 +00:00
249c9442e8 chore: track deployment script
5e17081fb4 ci(prerelease): drop redundant rustup install step
Compare 2 commits »
grenade pushed to main at helexa/helexa 2026-05-18 14:40:59 +00:00
03bed93fee add asset/manifest.yml describing fleet hosts and neuron flavours
4a5211d830 ci(prerelease): add ampere flavour alongside ada and blackwell
6d2dc5ff1a fix(ci): give fmt/clippy/test distinct CARGO_TARGET_DIR to avoid races
Compare 3 commits »
grenade pushed to main at helexa/helexa 2026-05-18 14:20:43 +00:00
b713dbe669 fix(ci): pass GPG secrets via env to avoid Gitea log leakage
grenade pushed to main at helexa/helexa 2026-05-18 14:07:10 +00:00
5c957d08ec ci: add build-prerelease workflow for CUDA RPMs on rpm.lair.cafe
729317d1ef feat(neuron): OpenAI-compatible non-streaming chat completion
5c2bd1a1da feat(neuron): wire candle harness load/unload via GGUF
3cccc2c56b refactor(neuron): cut mistralrs/llamacpp, scaffold candle harness
Compare 4 commits »
grenade pushed to main at grenade/moments 2026-05-17 13:05:52 +00:00
acb061baca chore(deploy): build rust binaries in a podman container
8a7177a54a feat(ui): render GFM and embedded HTML in project READMEs
818a535903 feat(worker): capture commits on non-default branches and forks
Compare 3 commits »
grenade pushed to main at lair/mistralrs-package 2026-05-16 05:33:33 +00:00
bf39c5b9ab chore: ignore claude settings
grenade pushed to main at lair/mistralrs-package 2026-05-16 05:31:48 +00:00
1af2d440db fix(nginx): drop duplicate application/x-rpm mime declaration
e9abeccdea fix(ui): host .repo files and use URL form in install instructions
Compare 2 commits »
grenade pushed tag v0.2.10 to monsoon/monsoon 2026-05-14 16:35:31 +00:00
grenade deleted tag v0.2.10 from monsoon/monsoon 2026-05-14 16:35:29 +00:00
grenade pushed to main at monsoon/monsoon 2026-05-14 15:52:55 +00:00
b27bca436f build: pin pnpm to 10.30.3 via packageManager field
grenade pushed to main at gongfoo/gongfoo 2026-05-14 15:29:34 +00:00
046fba16e2 fix(controller): refresh runner updated_at on agent heartbeat
grenade pushed to main at gongfoo/gongfoo 2026-05-14 14:21:12 +00:00
19f9e5a02c style: cargo fmt
grenade pushed to main at gongfoo/gongfoo 2026-05-14 14:18:02 +00:00
dd98bf2343 fix(images): force --pull=newer on all derivative builds
grenade pushed to main at gongfoo/gongfoo 2026-05-14 13:33:24 +00:00
4605568734 docs(readme): describe queue handling — FIFO, queued-only, no reservation
grenade pushed to main at gongfoo/gongfoo 2026-05-14 13:21:05 +00:00
5147f5a4a9 fix(controller): only spawn runners for jobs Gitea marks as 'queued'
grenade pushed to main at gongfoo/gongfoo 2026-05-14 13:16:28 +00:00
fb34e4b0e1 feat(controller): process label sets FIFO by oldest queued job