mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-25 16:33:14 +00:00
isSessionHydrationComplete() (parser.ts, PR #937) already reports when a read-only serve skipped or staled real on-disk changes; thread it through buildMenubarPayload as an optional stale field, present and true only on a stale serve, always absent otherwise, so older/newer CLI-app pairs stay compatible. Mirrors the field into the desktop renderer types and the macOS menubar's Codable payload model (data layer only, no view change). Drafted with minimax/MiniMax-M3 via local gateway. |
||
|---|---|---|
| .. | ||
| Data | ||
| Security | ||
| Theme | ||
| Views | ||
| AppStore.swift | ||
| AppVersion.swift | ||
| CodeBurnApp.swift | ||
| CurrencyState.swift | ||
| MenubarScope.swift | ||
| RefreshCadence.swift | ||
| StatusItemContextMenuPolicy.swift | ||