Skip to content

sync-preview: merge main into preview#1053

Merged
avi-alpert merged 3 commits intopreviewfrom
sync-preview/merge-main-20260430
Apr 30, 2026
Merged

sync-preview: merge main into preview#1053
avi-alpert merged 3 commits intopreviewfrom
sync-preview/merge-main-20260430

Conversation

@aidandaly24
Copy link
Copy Markdown
Contributor

Description

Merge main into preview — includes recent fixes (publish from release branch #1049, telemetry, help command).

⚠️ You MUST merge this PR using "Create a merge commit". NOT squash. NOT rebase.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe): sync main → preview

imranismail and others added 3 commits April 30, 2026 08:33
The dev web UI proxy for HTTP protocol agents doesn't include an
Accept header when forwarding requests to /invocations. The
bedrock-agentcore runtime SDK checks for Accept: text/event-stream
before enabling SSE streaming (via @fastify/sse reply.sse), so
streaming handlers always get a 406 response in the inspector.

A2A and AGUI protocol paths already send the header correctly —
this brings HTTP in line with them.

Using "text/event-stream, */*" so streaming agents get SSE enabled
while non-streaming agents can respond in whatever format they need.
* feat: add FilesystemSink for telemetry audit mode

* feat: instrument help.modes with telemetry, add audit integ test
@aidandaly24 aidandaly24 requested a review from a team April 30, 2026 14:47
@github-actions github-actions Bot added the agentcore-harness-reviewing AgentCore Harness review in progress label Apr 30, 2026
@agentcore-cli-automation
Copy link
Copy Markdown

Reviewed this sync PR. It's a clean merge of main into preview containing two already-reviewed commits:

The merge commit has no manual modifications beyond the merge itself, no conflicts, and both underlying PRs landed on main after their own review cycles. Looks good to merge (remember to use "Create a merge commit" as noted in the PR description).

@github-actions github-actions Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.43% 8717 / 20067
🔵 Statements 42.78% 9228 / 21569
🔵 Functions 41.01% 1475 / 3596
🔵 Branches 40.66% 5683 / 13976
Generated in workflow #2182 for commit 9f2702a by the Vitest Coverage Report Action

@avi-alpert avi-alpert merged commit 26b1c4c into preview Apr 30, 2026
17 checks passed
@avi-alpert avi-alpert deleted the sync-preview/merge-main-20260430 branch April 30, 2026 14:51
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.

5 participants