Skip to content

Conversation

@yuyicai
Copy link
Contributor

@yuyicai yuyicai commented Sep 30, 2025

New package: @gbox.ai/mcp-server
New repository: babelcloud/gbox-mcp-server

@gru-agent
Copy link
Contributor

gru-agent bot commented Sep 30, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 49c1516 🚫 Skipped No files need to be tested {".github/workflows/release.yml":"File path does not match include patterns.","Makefile":"File path does not match include patterns.","README.md":"File path does not match include patterns.","manifests/docker/.gitignore":"File path does not match include patterns.","manifests/docker/docker-compose.yml":"File path does not match include patterns.","packages/cli/cmd/mcp_export.go":"File path does not match include patterns.","packages/cli/e2e/mcp-export.exp":"File path does not match include patterns.","packages/mcp-android-server/.gitignore":"File path does not match include patterns.","packages/mcp-android-server/.prettierignore":"File path does not match include patterns.","packages/mcp-android-server/.prettierrc":"File path does not match include patterns.","packages/mcp-android-server/Dockerfile":"File path does not match include patterns.","packages/mcp-android-server/README.md":"File path does not match include patterns.","packages/mcp-android-server/bin…

History Assignment

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR moves the mcp-android-server package to a new repository and updates all references to use the new package name @gbox.ai/mcp-server instead of @gbox.ai/mcp-android-server.

  • Removes the entire mcp-android-server package from this repository
  • Updates CLI tool to reference the new package name in MCP export commands
  • Removes Docker compose configurations and build scripts for the old package
  • Updates README with deprecation notice and new package reference

Reviewed Changes

Copilot reviewed 45 out of 47 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/mcp-android-server/* Complete removal of the mcp-android-server package including all source files, configuration, and documentation
packages/cli/cmd/mcp_export.go Updates package references from @gbox.ai/mcp-android-server to @gbox.ai/mcp-server
packages/cli/e2e/mcp-export.exp Updates test expectations to match new package name
README.md Updates example configuration to use new package name
Makefile Removes build targets and configuration for mcp-android-server
.github/workflows/release.yml Removes Node.js build steps for mcp-android-server
manifests/docker/* Removes Docker compose configuration for mcp-android-server

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@yuyicai yuyicai merged commit c813c2a into main Oct 5, 2025
14 checks passed
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.

4 participants