Skip to content

fast-agent-mcp 0.10.1 - #9929

Open
chenrui333 wants to merge 1 commit into
mainfrom
bump-fast-agent-mcp-0.10.1
Open

fast-agent-mcp 0.10.1#9929
chenrui333 wants to merge 1 commit into
mainfrom
bump-fast-agent-mcp-0.10.1

Conversation

@chenrui333

Copy link
Copy Markdown
Owner

Created by brew bump


Created with brew bump-formula-pr.

Copilot AI lite review requested due to automatic review settings August 5, 2026 21:36
@github-actions github-actions Bot added python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Aug 5, 2026

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.

🟢 Ready to approve

This is a straightforward brew-bump version update with consistent resource refreshes and no detected formula/test or bottle-block issues in the changed regions.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

Updates the fast-agent-mcp Homebrew formula to the latest upstream release, refreshing the vendored Python dependency set so the virtualenv install remains consistent with the new version.

Changes:

  • Bumped fast-agent-mcp from 0.9.30 to 0.10.1 (URL + SHA-256).
  • Updated multiple Python resources to newer versions and adjusted the resource set (adds httpcore2, httpx2, mcp-types; removes fastmcp and opentelemetry-instrumentation-mcp).
  • Updated fastmcp-slim resource to 4.0.0b1 as part of the dependency refresh.
File summaries
File Description
Formula/f/fast-agent-mcp.rb Version bump to 0.10.1 plus refreshed Python resources to match updated upstream dependencies.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6f582842a1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

resource "hf-xet" do
url "https://files.pythonhosted.org/packages/63/39/67be8d71f900d9a55761b6022821d6679fb56c64f1b6063d5af2c2606727/hf_xet-1.5.2.tar.gz"
sha256 "73044bd31bae33c984af832d19c752a0dffb67518fee9ddbd91d616e1101cf47"
url "https://files.pythonhosted.org/packages/1b/ab/522a2ab67f27971a9d48ca666d4fca85ef7d5282d142e31fd087e27b1bbe/hf_xet-1.6.0.tar.gz"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Fix hf-xet patch for 1.6.0 ARM builds

With the hf-xet bump to 1.6.0, the ARM-only install path still runs inreplace "xet_data/Cargo.toml", 'sha2 = { workspace = true, features = ["asm"] }', ..., but upstream 1.6.0 has already removed that features = ["asm"] text from xet_data/Cargo.toml. On arm64/ARM Linux builds, inreplace will therefore fail before venv.pip_install Pathname.pwd, so these bottles cannot be built unless the now-stale replacement is removed or guarded.

Useful? React with 👍 / 👎.

@github-actions github-actions Bot mentioned this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants