summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useConsoleMessages.ts
AgeCommit message (Collapse)Author
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
Co-authored-by: Tommaso Sciortino <[email protected]>
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
Co-authored-by: jacob314 <[email protected]>
2025-05-23Make console message support more robust to logging in the middle of ↵Jacob Richman
rendering. (#521)