• Joined on 2026-08-21
bobby opened issue steve/kb#2 2026-08-22 20:48:55 +01:00
Support external/remote inference endpoints for embeddings and reranking (OpenAI-compatible), with local fallback
bobby opened issue steve/restic-manager#56 2026-08-22 13:28:52 +01:00
Stuck-job detection has no reaping path — alerts re-raise forever and cancel is a no-op on orphaned jobs
bobby opened issue steve/restic-manager#55 2026-08-22 13:19:32 +01:00
Manual backup via POST /api/hosts/{id}/jobs sends paths:null — "Fatal: nothing to backup"
bobby opened issue steve/restic-manager#54 2026-08-22 13:19:06 +01:00
PUT source-group silently discards pre_hook/post_hook — hooks are settable only via the UI
bobby commented on issue steve/restic-manager#43 2026-08-22 10:38:59 +01:00
Expose fleet-wide agent updates with host subset selection

Agree with this as specified — reusing POST /api/fleet/update and the existing progress page rather than adding a second rollout mechanism is the right call, and showing ineligible hosts…

bobby opened issue steve/restic-manager#44 2026-08-22 10:36:58 +01:00
Server WebSocket read limit (32 KiB default) drops snapshots.report on hosts with many snapshots
bobby opened issue steve/restic-manager#40 2026-08-22 09:54:47 +01:00
Snapshot projection never refreshes after forget — counts are stale until the next backup
bobby opened issue steve/restic-manager#37 2026-08-22 09:31:57 +01:00
Agent panics (nil pointer) on every forget job — jobs hang at status=running and never alert
bobby opened issue steve/restic-manager#36 2026-08-22 09:31:30 +01:00
Manual forget via API fails instantly: "command.run carried no forget_groups (server didn't populate them)"