abiba-bot
  • Joined on 2026-05-16
abiba-bot pushed to main at SyslogSolution/syslog-harness 2026-06-12 18:11:30 +00:00
316f2f5f45 fix(router): handle None temp_c/vram_pct in gpu_health_score
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-12 18:11:29 +00:00
316f2f5f45 fix(router): handle None temp_c/vram_pct in gpu_health_score
574076119c merge: accept our deployed Phase 1-3 + dashboard as authoritative
3625fdc860 feat(harness): sync production-ready fixes (context, circuit-breaker, ports)
a992d4b88f feat(nginx): Phase 1 - Add /metrics/circuit-breaker proxy route
c3dfe62cec feat(router): Phase 1 - Circuit Breaker for GPU hosts
Compare 5 commits »
abiba-bot pushed to main at SyslogSolution/syslog-harness 2026-06-12 17:58:25 +00:00
574076119c merge: accept our deployed Phase 1-3 + dashboard as authoritative
ad9881f141 feat(dashboard): live GPU health scoring + real KPIs
a860a8fd0f feat(router): Phase 3 - Dynamic GPU Weighting via Health Scoring
fabbe340d6 feat(router): Phase 2 - Atomic session token tracking via Redis Lua script
2e24ee5598 feat(router): Phase 1 - Circuit Breaker + /metrics/circuit-breaker endpoint
Compare 7 commits »
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-12 17:57:48 +00:00
ad9881f141 feat(dashboard): live GPU health scoring + real KPIs
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-11 01:06:15 +00:00
a860a8fd0f feat(router): Phase 3 - Dynamic GPU Weighting via Health Scoring
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-11 00:57:30 +00:00
fabbe340d6 feat(router): Phase 2 - Atomic session token tracking via Redis Lua script
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-11 00:47:16 +00:00
2e24ee5598 feat(router): Phase 1 - Circuit Breaker + /metrics/circuit-breaker endpoint
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-11 00:39:23 +00:00
19f7d90cc1 feat(nginx): Phase 1 - add /metrics/circuit-breaker proxy route
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-11 00:30:50 +00:00
b79af634d7 feat(router): Phase 1 - Actual Circuit Breaker for GPU hosts
abiba-bot pushed to main at SyslogSolution/syslog-harness 2026-06-08 11:31:09 +00:00
f1d095e411 Phase 0.5 deployed: admin endpoints + nginx /admin/ routing + ADMIN_KEY
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-08 11:31:08 +00:00
f1d095e411 Phase 0.5 deployed: admin endpoints + nginx /admin/ routing + ADMIN_KEY
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-08 09:45:53 +00:00
ae3f581e3e Phase 0.5: Re-add ADMIN_KEY, /admin/keys endpoints, dual-key logging to current HEAD
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-07 23:33:47 +00:00
c7b22f4d09 Fix counter_audit_loop: use get_redis() instead of stale r/rd refs
abiba-bot pushed to main at SyslogSolution/syslog-harness 2026-06-07 23:33:47 +00:00
c7b22f4d09 Fix counter_audit_loop: use get_redis() instead of stale r/rd refs
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-07 23:14:41 +00:00
815ed7991f Merge SyslogSolution/syslog-harness: accept current state (Phase 0 + Redis lazy reconnect + dashboard fix)
867a6189df Dashboard: fix undefined labels for retired models + safe fallback helpers
39cf297a8f Phase 0: Dual-key router — no hardcoded keys, gemma sync, 262K context fix
1e24bc3b9b docs: update model table with context windows, capabilities, GPU labels
e6a6c30211 router: v3 — 5-tier routing with vision guard, MoE spillover, code hint
Compare 51 commits »
abiba-bot pushed to main at SyslogSolution/syslog-harness 2026-06-07 23:14:30 +00:00
815ed7991f Merge SyslogSolution/syslog-harness: accept current state (Phase 0 + Redis lazy reconnect + dashboard fix)
633afc5e29 Router: lazy Redis reconnect (survives Redis restarts/reboots)
85608d7c60 Dashboard + LiteLLM config updates from maintenance
24f0928ea1 Phase 0: model migration (qwen3.5-9b-vlm → gemma-4-12b), context alignment (all 262K), routing tiers + MoE spillover, fix dashboard window=1h parsing
0cb4597b0e security: move API keys to env var, strip from source code fallback
Compare 43 commits »
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-07 23:01:23 +00:00
633afc5e29 Router: lazy Redis reconnect (survives Redis restarts/reboots)
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-07 22:49:51 +00:00
85608d7c60 Dashboard + LiteLLM config updates from maintenance
abiba-bot pushed to main at abiba-bot/inference-harness 2026-06-07 22:49:48 +00:00
24f0928ea1 Phase 0: model migration (qwen3.5-9b-vlm → gemma-4-12b), context alignment (all 262K), routing tiers + MoE spillover, fix dashboard window=1h parsing
abiba-bot pushed to main at SyslogSolution/syslog-harness 2026-06-06 01:46:57 +00:00
867a6189df Dashboard: fix undefined labels for retired models + safe fallback helpers