Files
OmniRoute/src/shared/components/oauthModal
Diego Rodrigues de Sa e Souza 662b2ba84d fix(dashboard): clear the two ghe-copilot typecheck regressions from #7546
AgentEmoji's AGENT_COLORS is a Record<AgentId, …>; #7546 widened AgentId with
'ghe-copilot' without adding the entry (TS2741). GheConfigStep typed its error
prop as `unknown` and rendered it directly, which is not a ReactNode (TS2322).

Both are counted by check:dashboard-typecheck, which was failing on the pure
release tip (261 live vs 259 frozen) and reddening Fast Quality Gates for every
open PR. Now back to the frozen 259.
2026-07-20 07:26:40 -03:00
..