feat(autoresearch): Improve autoresearch display components#3556
Conversation
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
|
😎 Merged successfully - details. |
|
React Doctor found 4 issues in 1 file · 4 warnings. 4 warnings
Reviewed by React Doctor for commit |
|
Reviews (1): Last reviewed commit: "Merge branch 'main' into posthog-code/au..." | Re-trigger Greptile |
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
|
✅ Visual changes approved by @MattPua — baseline updated in 6 new, 28 removed. |
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
Generated-By: PostHog Code Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
|
Reviews (2): Last reviewed commit: "test(autoresearch): consolidate dashboar..." | Re-trigger Greptile |
6 updated, 28 removed Run: fdc32692-6abc-4e10-a7cb-4e1060215a23 Co-authored-by: MattPua <3376526+MattPua@users.noreply.github.com>
There was a problem hiding this comment.
This PR exceeds the automated size ceiling (2450 lines, 25 files) and spans two areas, so it needs a human reviewer. The two bot comments about pause-clock and restart-interruption timing bugs in core autoresearch logic are marked resolved but were raised on an older commit — a reviewer should confirm the current diff actually addresses those runtime-duration correctness issues before merging.
Problem
Autoresearch runs did not clearly expose live progress, current findings, or pause-aware timing.
Changes
How did you test this?
pnpm --filter @posthog/core typecheckpnpm --filter @posthog/ui typecheckpnpm exec biome check packages/core/src/autoresearch packages/ui/src/features/autoresearchgit diff --checkAutomatic notifications
Created with PostHog Code