Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Sep 2, 2025

Adds documentation for the Crush agent to the README's supported agents table. The Crush agent was fully implemented and tested but missing from the documentation.

What is the Crush Agent?

The Crush agent is a fully functional AI coding assistant agent that:

  • Rules File: Creates CRUSH.md containing concatenated instructions from ruler configuration
  • MCP Configuration: Creates .crush.json with MCP server configurations in the required { mcp: ... } format
  • Configuration Transform: Automatically transforms ruler's { mcpServers: ... } format to Crush's expected { mcp: ... } format
  • Merge Support: Intelligently merges new MCP configurations with existing ones rather than overwriting
  • Full Integration: Supports both MCP stdio and remote connections, plus proper backup/revert functionality

Changes Made

  • Added Crush to the supported agents table in README.md with correct file paths and MCP configuration details
  • Positioned alphabetically after Cline and before Amp to maintain table consistency

The agent implementation was already complete and tested - this PR only adds the missing documentation to help users discover and understand this agent's capabilities.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI changed the title [WIP] Update README to Document Crush Agent Support Document Crush agent support in README Sep 2, 2025
@Copilot Copilot AI requested a review from intellectronica September 2, 2025 20:45
Copilot finished work on behalf of intellectronica September 2, 2025 20:45
@intellectronica intellectronica marked this pull request as ready for review September 2, 2025 20:45
@intellectronica intellectronica merged commit 008e4c6 into main Sep 2, 2025
@intellectronica intellectronica deleted the copilot/fix-621e05f0-5517-4208-adc3-e9bc56438f8e branch September 2, 2025 20:45
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.

2 participants