Skip to content

Remove 'N tasks failed today - ask Optio to investigate' dashboard banner #429

Description

@jonwiggins

Summary

Remove the conditional "failed today" banner on the dashboard that prompts the user to ask Optio to investigate.

Location

apps/web/src/app/page.tsx, lines ~119-139 — the block guarded by (taskStats?.failed ?? 0) > 0 that renders a button wiring into optioChat.setPrefillInput(...).

After removing, also drop any now-unused imports (Bot from lucide, optioChat if unused elsewhere on this page).

Metadata

Metadata

Assignees

No one assigned

    Labels

    optioAssigned to Optio AI agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions