2 comments

  • staticshock 12 hours ago
    PostHog has this feature today. They have the concept of "Scouts", which are agents that scour ingested event data, replay sessions, and possibly also other kinds of data (though I haven't looked into what that means in practice), triage what they see, and put up PRs against them.

    Update: I hope that didn't come across as a detraction; it's cool that you're building this. PostHog is open source, so if you haven't looked at their implementation yet, take a look, maybe it'll be useful to you!

    • aray07 11 hours ago
      Thanks for the comment! I did come across posthog and it's a good validation that it is an important problem to solve!
  • jasonshen 12 hours ago
    > Opslane is continuously learning about your product. Every investigation begins with what it knows about your product.

    What does this mean in practice and how does it make your product better?

    • aray07 12 hours ago
      Since opslane watches all user session recordings, we know which screens and actions are more important. We use this to prioritize issues.