Emanuele Capparelli

Results 20 issues of Emanuele Capparelli

> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem 🔴 Requires [this PR](https://github.com/PostHog/posthog/pull/32740) to be merged first We started giving Max context about...

> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem 🔴 Requires [this PR](https://github.com/PostHog/posthog/pull/32740) to be merged first We started working on exposing revenue...

> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem [This PR](https://github.com/PostHog/posthog/pull/32740) adds a UI context to Max's root prompt, but only supports insights...

## Problem Adding browser automation capabilities to the AI assistant, allowing it to interact with websites through a headless browser to help users test user flows, reproduce bugs, and provide...

## Problem This PR adds a new "subagent" tool that allows the chat agent to delegate independent tasks to autonomous subagents that run in parallel. ## Changes - Added a...

## Problem New `create_notebook` tool aimed at the Deep Research flow, now the artifact manager supports notebook artifacts, removed old TipTap backend notebook serializer. ## Changes - Added a generic...

## 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...

## Problem New `NotebookArtifactAnswer` to support in-chat Notebooks, and conversion of those to TipTap notebooks. ## Changes - Added new block types to the schema: - `LoadingBlock`: Displays loading state...

## Problem This PR gives the agent the ability to read again all artifacts that have been generated in the conversation, or ## Changes - Added a new `aget_subagent_artifacts` method...

## Changes Q1 objectives for the PostHog AI team ## Checklist - [X] Words are spelled using American English - [X] Titles are in [sentence case](https://apastyle.apa.org/style-grammar-guidelines/capitalization/sentence-case) - [X] Feature names...