Skip to content

Remove accidentally committed message-injection binary - #786

Merged
gdams merged 3 commits into
mainfrom
copilot/fix-copilot-issue
Aug 5, 2026
Merged

Remove accidentally committed message-injection binary#786
gdams merged 3 commits into
mainfrom
copilot/fix-copilot-issue

Conversation

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The no committed binaries CI job failed because a compiled message-injection Mach-O arm64 executable (~23 MB) was checked in at the repository root — the extensionless go build output of the examples/02-agents/agents/message-injection example.

Changes

  • Remove the tracked message-injection binary from the repository. It is reproducible from examples/02-agents/agents/message-injection/main.go and must not be committed.

No .gitignore change is included; the existing CI check guards against committed binaries and will be enforced via required rulesets.

Copilot AI and others added 2 commits August 5, 2026 03:04
Co-authored-by: gdams <20224954+gdams@users.noreply.github.com>
Co-authored-by: gdams <20224954+gdams@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix issue with Copilot in agent framework Remove accidentally committed message-injection binary Aug 5, 2026
Copilot AI requested a review from gdams August 5, 2026 03:05
@gdams
gdams marked this pull request as ready for review August 5, 2026 03:05
@gdams
gdams requested a review from a team as a code owner August 5, 2026 03:05
Copilot AI lite review requested due to automatic review settings August 5, 2026 03:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@gdams
gdams enabled auto-merge August 5, 2026 03:06
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Parity Review: No Issues

This PR only removes an accidentally committed binary file (message-injection) — a compiled Mach-O arm64 executable from examples/02-agents/agents/message-injection. No Go source files, exported APIs, or observable runtime behavior were changed.

This PR is out of scope for a cross-repo parity review. No parity issues to report. Adding parity-approved.

Generated by Go API Consistency Review Agent for #786 · sonnet46 · 12.2 AIC · ⌖ 4.65 AIC · ⊞ 5.7K ·

@gdams
gdams disabled auto-merge August 5, 2026 19:58
@gdams
gdams merged commit 08c9b33 into main Aug 5, 2026
21 checks passed
@gdams
gdams deleted the copilot/fix-copilot-issue branch August 5, 2026 19:59
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