feat(site): show task log preview in paused and failed states by EhabY · Pull Request #22063 · coder/coder
EhabY
mentioned this pull request
6 tasks
- Add `getTaskLogs` API method and `taskLogs` react-query query - Add `TaskLogPreview` component rendering last N lines of AI chat logs in a ScrollArea with auto-scroll-to-bottom - Show log preview below state message in paused and failed task states - Extract `useScrollAreaAutoScroll` hook shared with BuildingWorkspace - Update Storybook stories with mock task log data
… preview Add a left border to log lines with [user] and [agent] labels on type transitions. Add a snapshot timestamp tooltip to the log header. Make InfoTooltip title optional.
EhabY
deleted the
show-logs-during-pause-error
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters