Skip to content

Add the agents panel: the turn's subagents and runs as a thread rail #794

Add the agents panel: the turn's subagents and runs as a thread rail

Add the agents panel: the turn's subagents and runs as a thread rail #794

Triggered via pull request August 12, 2026 20:54
Status Success
Total duration 9m 23s
Artifacts

ci.yml

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

Annotations

10 warnings
eslint(require-yield): apps/desktop/src/preview/PreviewSession.ts#L56
This generator function does not have `yield`
eslint(require-yield): apps/desktop/src/preview/LocalServers.ts#L32
This generator function does not have `yield`
unicorn(no-array-reverse): apps/web/src/browserPanelStore.ts#L131
Use `Array#toReversed()` instead of `Array#reverse()`.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L962
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L872
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L828
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L825
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/ChatMarkdown.tsx#L822
Do not define components during render.