Skip to content

feat(agent): add file content caching and console log forwarding#1135

Merged
charlesvien merged 2 commits intomainfrom
ph-ai/ap/agent-file-cache-and-console-logs
Mar 6, 2026
Merged

feat(agent): add file content caching and console log forwarding#1135
charlesvien merged 2 commits intomainfrom
ph-ai/ap/agent-file-cache-and-console-logs

Conversation

@tatoalo
Copy link
Contributor

@tatoalo tatoalo commented Mar 6, 2026

Add file content caching for Read/Write tool results to enable full-file diffs in cloud runs. This wires up console log forwarding to log writer as well.

@tatoalo tatoalo marked this pull request as ready for review March 6, 2026 16:26

const notification = {
jsonrpc: "2.0" as const,
method: POSTHOG_NOTIFICATIONS.TREE_SNAPSHOT,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this point to s3 rather than persisting the tree directly in the log, right?

Copy link
Member

charlesvien commented Mar 6, 2026

Merge activity

  • Mar 6, 9:53 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 6, 9:53 PM UTC: @charlesvien merged this pull request with Graphite.

@charlesvien charlesvien merged commit ec00d0b into main Mar 6, 2026
13 checks passed
@charlesvien charlesvien deleted the ph-ai/ap/agent-file-cache-and-console-logs branch March 6, 2026 21:53
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.

3 participants