You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: surface tool errors before formatter routing; render libraries topUsed
P1: tools return { status: 'error', message } without setting isError on
the MCP envelope. formatJson now detects this before routing to a command
formatter, which would otherwise render a misleading empty box.
P2: get_team_patterns --category libraries returns topUsed instead of
patterns. Add LibraryEntry type, make PatternResponse.patterns optional,
and render topUsed in formatPatterns under a TOP LIBRARIES section.
0 commit comments