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
{{ message }}
This repository was archived by the owner on May 4, 2026. It is now read-only.
If it does just tool calls it writes (empty response) - perhaps use different styling for that? As it's not a direct response from the llm, but "t3code message"... Maybe just don't write/render anything :) (Or render it small in muted color?)
Btw, thank you so much for porting the app over to support gh copilot <3
If it does just tool calls it writes
(empty response)- perhaps use different styling for that? As it's not a direct response from the llm, but "t3code message"... Maybe just don't write/render anything :) (Or render it small in muted color?)Btw, thank you so much for porting the app over to support gh copilot <3
t3code-copilot/apps/web/src/components/chat/MessagesTimeline.tsx
Line 441 in 22cad60