posthog icon indicating copy to clipboard operation
posthog copied to clipboard

feat(ph-ai): research agent

Open kappa90 opened this issue 1 month ago • 4 comments

Problem

New research agent!

Changes

  • Implemented a research agent workflow that operates in two phases:
    • Planning phase: Clarifies the user's request, creates a research plan notebook
    • Research phase: Executes the research plan and creates a final report notebook
  • Created a mode switching mechanism to transition between planning and research
  • Integrated with existing agent infrastructure through a shared loop graph architecture

How did you test this code?

  • Still testing

kappa90 avatar Dec 07 '25 20:12 kappa90

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

kappa90 avatar Dec 07 '25 20:12 kappa90

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities -
Data Finding Sensitive Data 1 Info
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Total 1 Info

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

wiz-7ad640923b[bot] avatar Dec 07 '25 20:12 wiz-7ad640923b[bot]

Size Change: 0 B

Total Size: 3.52 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 3.52 MB

compressed-size-action

github-actions[bot] avatar Dec 07 '25 20:12 github-actions[bot]

Visual regression: Storybook UI snapshots updated

Changes: 10 snapshots (10 modified, 0 added, 0 deleted)

What this means:

  • Snapshots have been automatically updated to match current rendering
  • Next CI run will switch to CHECK mode to verify stability
  • If snapshots change again, CHECK mode will fail (indicates flapping)

Next steps:

  • Review the changes to ensure they're intentional
  • Approve if changes match your expectations
  • If unexpected, investigate component rendering

Review snapshot changes →

posthog-bot avatar Dec 07 '25 20:12 posthog-bot