Fimeg
2f3363cbce
feat: post-upgrade attestation — new binary proves the swap took
...
Old binary drops a marker (command_id, from/to) once the swap is
committed, on both the helper path and the legacy path. New binary
checks it at startup: running >= target just clears the marker
(check-in confirm still owns success); short of target means the swap
failed or rolled back, so it files a failed update_agent report under
the original command_id and the server clears is_updating right away
instead of sitting out the stuck-update timeout. Marker survives
failed reports for retry, drops on 409 or after 24h.
2026-06-11 02:01:42 -04:00
..
public
ui: replace stale vite.svg reference with RedFlag favicon
2026-05-22 14:20:26 -04:00
src
feat: post-upgrade attestation — new binary proves the swap took
2026-06-11 02:01:42 -04:00
.env.example
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
Dockerfile
fix: README, .env.example, ErrorBoundary, client-logger, HEALTHCHECK, Docker hygiene
2026-06-08 18:23:39 -04:00
index.desktop.html
feat: FEAT-002 local agent API, desktop tray spine, screenshot handler
2026-06-08 17:08:58 -04:00
index.html
ui: replace stale vite.svg reference with RedFlag favicon
2026-05-22 14:20:26 -04:00
nginx.conf
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
package-lock.json
fix: README, .env.example, ErrorBoundary, client-logger, HEALTHCHECK, Docker hygiene
2026-06-08 18:23:39 -04:00
package.json
feat: FEAT-002 local agent API, desktop tray spine, screenshot handler
2026-06-08 17:08:58 -04:00
postcss.config.js
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
tailwind.config.js
v0.2.1.3: fix dry-run version targeting, migration 046, helper cgroup access, UI refresh
2026-05-31 11:52:36 -04:00
tsconfig.json
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
tsconfig.node.json
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
vite.config.ts
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
vite.desktop.config.ts
feat: FEAT-002 local agent API, desktop tray spine, screenshot handler
2026-06-08 17:08:58 -04:00