Skip to content

Conversation

@leoafarias
Copy link
Owner

Adds the new fvm_mcp package that exposes FVM as MCP tools over stdio. Includes server implementation, process runner, and helper utilities plus README and CI workflow. Adds fake FVM shim with tests covering arg helpers, version gates, and process behavior. Sets the stage for embedding this server behind an fvm mcp subcommand.

@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
fvm Ready Ready Preview, Comment Dec 26, 2025 8:25pm

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.78%. Comparing base (234e6ee) to head (8a25d56).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #965   +/-   ##
=======================================
  Coverage   39.78%   39.78%           
=======================================
  Files          75       75           
  Lines        4351     4351           
=======================================
  Hits         1731     1731           
  Misses       2620     2620           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Add descriptions to help LLMs understand tool parameters:
- compress: clarify it minifies JSON output, not SDK data
- skip_size_calculation: explain the performance benefit
- pin/flavor/env: document FVM-specific concepts
- Improve fvm.api.context description for clarity
The fvm_mcp package is a standalone package with its own dependencies
and CI workflow. Exclude it from the main FVM analysis to prevent
errors when dart_mcp dependencies aren't available.
- Report MCP server version separately from detected FVM\n- Gate mutating tools on --fvm-skip-input support\n- Reduce shell usage and drain process output\n- Improve argument validation and CI pinning
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