Skip to content

CodeBurn macOS v0.9.9 fails to load Today in menubar #363

Description

@art-ps

CodeBurn macOS app fails to load the Today dashboard when current.cacheHitPercent is null.

Instead of showing the dashboard with a fallback value, the app shows a decoding error and the whole Today screen becomes unavailable.

Error:

decode(DecodingError.valueNotFound: Expected value of type Double but found null instead.
Path: current.cacheHitPercent
Debug description: Cannot get value of type Double -- found null value instead

Expected:
Dashboard should load even when cacheHitPercent is null.

Actual:
Today screen fails completely.

Environment:
macOS 26.4.1, CodeBurn v0.9.9
Provider: Claude/Codex/OpenClaw>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions