Skip to content

fix(agent-server): remove debug build-marker log on start#2548

Merged
tatoalo merged 1 commit into
mainfrom
posthog-code/remove-agent-server-debug-log
Jun 9, 2026
Merged

fix(agent-server): remove debug build-marker log on start#2548
tatoalo merged 1 commit into
mainfrom
posthog-code/remove-agent-server-debug-log

Conversation

@tatoalo

@tatoalo tatoalo commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Problem

The agent-server was emitting a leftover debug log on every start — 🐷 PostHog Code agent build — vojtab/pr-footer-slack-thread-link — which showed up on the agent-server. It was a build marker accidentally left in from #2540.

Changes

Removed the debug log statement at the top of AgentServer.start().

How did you test this?

Not separately tested — straightforward removal of a single log line.

Automatic notifications

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

Created with PostHog Code from a Slack thread

Removes the leftover "🐷 PostHog Code agent build" debug log that was emitted on agent-server start.

Generated-By: PostHog Code
Task-Id: 332b3c1b-04fa-44f7-9692-99fdbd37daca
@tatoalo tatoalo marked this pull request as ready for review June 9, 2026 13:00
@greptile-apps

greptile-apps Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "fix(agent-server): remove debug build-ma..." | Re-trigger Greptile

@tatoalo tatoalo requested a review from a team June 9, 2026 13:01
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

React Doctor found no issues in the changed files. 🎉

Reviewed by React Doctor for commit 3d3454f.

@tatoalo tatoalo enabled auto-merge (squash) June 9, 2026 13:01
@tatoalo tatoalo merged commit adf5bf5 into main Jun 9, 2026
19 of 20 checks passed
@tatoalo tatoalo deleted the posthog-code/remove-agent-server-debug-log branch June 9, 2026 13:09
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.

2 participants