Skip to content

feat(web): context window popout gets a breakdown bar and cached input rate #899

feat(web): context window popout gets a breakdown bar and cached input rate

feat(web): context window popout gets a breakdown bar and cached input rate #899

Triggered via pull request August 22, 2026 07:51
Status Success
Total duration 11m 8s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
11m 2s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
1m 4s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L910
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L872
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L854
Do not define components during render.
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
This generator function does not have `yield`
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.test.ts#L35
Function 'buildRun' is declared but never used.
eslint(require-yield): apps/desktop/src/preview/LocalServers.ts#L32
This generator function does not have `yield`
eslint(require-yield): apps/desktop/src/preview/PreviewSession.ts#L56
This generator function does not have `yield`
eslint(no-unused-vars): apps/server/src/cli/config.test.ts#L712
Variable 'derivedPaths' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.ts#L27
Type 'ThreadBackgroundRunItem' is imported but never used.