Skip to content

Improve autoresearch live observability#3556

Draft
MattPua wants to merge 1 commit into
mainfrom
posthog-code/autoresearch-live-timeline
Draft

Improve autoresearch live observability#3556
MattPua wants to merge 1 commit into
mainfrom
posthog-code/autoresearch-live-timeline

Conversation

@MattPua

@MattPua MattPua commented Jul 17, 2026

Copy link
Copy Markdown
Member

Problem

Autoresearch runs did not clearly expose live progress, current findings, or pause-aware timing.

Changes

  • Add a responsive, collapsible live timeline with newest-first activity, timestamps, statuses, command tooltips, and loading states
  • Add current findings, sorted observed-time categories, and expandable iteration summaries
  • Track pause intervals so runtime and observed time exclude paused or interrupted periods
  • Improve accessibility, truncation, container queries, and Quill component usage

How did you test this?

  • Core autoresearch tests: 161 passed
  • UI autoresearch tests: 45 passed
  • pnpm --filter @posthog/core typecheck
  • pnpm --filter @posthog/ui typecheck
  • pnpm exec biome check packages/core/src/autoresearch packages/ui/src/features/autoresearch
  • git diff --check

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

Created with PostHog Code

Generated-By: PostHog Code
Task-Id: 0de359df-d297-4750-b6a2-1aa301a85429
@trunk-io

trunk-io Bot commented Jul 17, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@github-actions

Copy link
Copy Markdown

React Doctor found 4 issues in 1 file · 4 warnings.

4 warnings

src/features/autoresearch/AutoresearchObservability.tsx

Reviewed by React Doctor for commit 74039cd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant