Skip to content

rinadelph/Agent-MCP

v4.20.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 9mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Testing agents now receive dedicated tasks with full audit logs of subtasks, context changes, file modifications, and action history.

Full changelog

🚀 Agent-MCP v4.20.0

Major Testing System Overhaul

This release introduces a comprehensive testing task system that gives testing agents full visibility into the work done by original agents.

✨ Key Features

🔍 Testing Task System

  • Testing agents now receive dedicated testing tasks with complete audit information
  • Full access to all subtasks, context changes, and file modifications
  • Detailed agent action logs and work history
  • Comprehensive audit reports for validation

📊 What Testing Agents Can Now Access

  • Subtasks: All tasks created by the original agent
  • Context: Every context entry modified during work
  • Files: Complete list of changed files with notes
  • Actions: Full log of agent actions taken
  • History: Complete work timeline and audit trail

🛠️ Technical Implementation

  • New testingTasks.ts module with audit tools
  • Enhanced testing agent launch workflow
  • Improved testing agent prompts with task-based access
  • Integration with existing task management system

🎯 Benefits

  • Testing agents can properly validate all implementations
  • Full transparency into what was changed
  • Better test coverage through comprehensive access
  • Eliminates blind spots in testing validation

📦 Installation

Clone and install from GitHub:

git clone https://github.com/rinadelph/Agent-MCP.git
cd Agent-MCP/agent-mcp-node
npm install
npm run build

Or install directly from GitHub:

npm install github:rinadelph/Agent-MCP#v4.20.0

🔧 Usage

Testing agents are automatically launched with comprehensive testing tasks when an agent completes work. The testing task contains all necessary information for thorough validation.

🚀 Quick Start

# After installation, run the server
npm start

# Or with development mode
npm run dev

Full Changelog: https://github.com/rinadelph/Agent-MCP/compare/v4.0.0...v4.20.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track rinadelph/Agent-MCP

Get notified when new releases ship.

Sign up free

About rinadelph/Agent-MCP

A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.

All releases →

Beta — feedback welcome: [email protected]