Skip to content

chore: include mcp toolkit in workspace#98

Open
Arenukvern wants to merge 2 commits into
mainfrom
release-please--branches--main--components--flutter-mcp-toolkit
Open

chore: include mcp toolkit in workspace#98
Arenukvern wants to merge 2 commits into
mainfrom
release-please--branches--main--components--flutter-mcp-toolkit

Conversation

@Arenukvern

@Arenukvern Arenukvern commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Updated workspace and package resolution configuration to enhance dependency management across the project.

@docs-page

docs-page Bot commented Jun 19, 2026

Copy link
Copy Markdown

To preview the documentation for this pull request, visit the following URL:

docs.page/arenukvern/mcp_flutter~98

Documentation is deployed and generated using docs.page

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 841c63e2-0a41-44fc-bd7c-0780f1833f74

📥 Commits

Reviewing files that changed from the base of the PR and between c4e9be5 and 06d86da.

📒 Files selected for processing (2)
  • mcp_toolkit/pubspec.yaml
  • pubspec.yaml

📝 Walkthrough

Walkthrough

Two one-line additions wire mcp_toolkit into the Dart/Flutter workspace: the root pubspec.yaml adds mcp_toolkit to the workspace package list, and mcp_toolkit/pubspec.yaml adds resolution: workspace between the environment and dependencies sections.

Changes

Workspace Configuration

Layer / File(s) Summary
Register mcp_toolkit in workspace
pubspec.yaml, mcp_toolkit/pubspec.yaml
Root pubspec.yaml adds mcp_toolkit to the workspace list; mcp_toolkit/pubspec.yaml adds resolution: workspace to opt into that workspace.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Two little lines, so small yet so neat,
A workspace now whole, the package complete.
resolution: workspace hops into place,
mcp_toolkit joins with elegant grace.
The monorepo garden grows tidy and sweet! 🌿

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: include mcp toolkit in workspace' directly and clearly describes the main change: adding mcp_toolkit to the workspace configuration in pubspec.yaml files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--flutter-mcp-toolkit

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

Release PR — version sync

release-please updates VERSION; all package/plugin/runtime
touchpoints must be derived from that value.

Automatic: Release PR — sync versions runs tool/release/sync_version.sh and commits drift fixes.

Manual (if automation did not run):

make sync-version
bash tool/contracts/check_version_sync.sh
git add VERSION .release-please-manifest.json plugin mcp_server_dart/pubspec.yaml mcp_toolkit/pubspec.yaml packages
git commit -m "chore: sync release version touchpoints"
git push

Required check: check_version_sync.sh must pass before merge.

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.

1 participant