Skip to content

fix: agent exit signal, local port overrides, A3 probe hint#2511

Open
Chessing234 wants to merge 3 commits into
block:mainfrom
Chessing234:fix/agent-exit-ports-probe
Open

fix: agent exit signal, local port overrides, A3 probe hint#2511
Chessing234 wants to merge 3 commits into
block:mainfrom
Chessing234:fix/agent-exit-ports-probe

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • Runtime poller records last_error when a harness dies so Agents no longer look merely idle (#2453)
  • Compose / setup honor PGPORT and BUZZ_REDIS_HOST_PORT alongside Homebrew services (#2479)
  • Clearer A3 probe failure text + Helm git.conformanceProbe for non-CAS stores like GCS (#2470)

Test plan

  • Kill a running buzz-acp child; Agents card shows an error / restart affordance
  • With Homebrew on :5432/:6379, set alternate ports in .env and run just setup
  • Helm/env: git.conformanceProbe: false sets BUZZ_GIT_CONFORMANCE_PROBE=false

Closes #2453
Closes #2479
Closes #2470

Made with Cursor

Chessing234 and others added 3 commits July 23, 2026 15:35
Record last_error when the runtime poller reaps a dead harness so Agents no longer look merely idle after a silent crash.

Signed-off-by: Taksh <takshkothari09@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Publish compose ports from PGPORT / BUZZ_REDIS_HOST_PORT so setup works alongside Homebrew services on :5432/:6379.

Signed-off-by: Taksh <takshkothari09@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Point operators at BUZZ_GIT_CONFORMANCE_PROBE and expose the flag in the Helm chart (GCS S3-interop cannot pass If-Match).

Signed-off-by: Taksh <takshkothari09@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant