diff --git a/agent/fc_agent/app.py b/agent/fc_agent/app.py index c6cb747..6ae7a1a 100644 --- a/agent/fc_agent/app.py +++ b/agent/fc_agent/app.py @@ -21,7 +21,7 @@ log = logging.getLogger("fc_agent.app") # Bump on every agent change. The page embeds this and /status reports it; the UI # warns to reload when they differ — so a stale browser-cached page can't be # mistaken for "the new image didn't deploy". (Belt-and-braces with no-store.) -VERSION = "2026-07-01.8 · real start/stop state machine (no more stuck 'stopping')" +VERSION = "2026-07-01.9 · server-computed jobs/min + downloads/min (poll-rate independent)" logbuf.install() cfg = Config.from_env() @@ -252,11 +252,6 @@ _PAGE = """