Skip to content

Releases: jerfowler/agent-comm-mcp-server

Release v0.10.0

17 Sep 17:53
008c1da

Choose a tag to compare

🚀 Release v0.10.0

📋 Full Changelog

See CHANGELOG.md for complete details.

🔗 Links

📦 Installation

npm install @jerfowler/agent-comm-mcp-server@0.10.0

Full Changelog: v0.9.2...v0.10.0

v0.9.2 - Corrected Release

14 Sep 05:04

Choose a tag to compare

🔧 Version 0.9.2 - Corrected Release

What Changed

  • Version bump to 0.9.2 after fixing tag and release issues
  • Previous versions 0.9.0 and 0.9.1 were unpublished due to npm republish restrictions and incorrect tagging
  • This release contains the same functionality as originally intended for 0.9.0

Key Features (from 0.9.0)

  • ResponseEnhancer Integration: Intelligent response enhancement with contextual guidance
  • 🔍 AccountabilityTracker: Comprehensive task claim verification and progress tracking
  • 📊 ComplianceTracker: Agent behavior monitoring with performance scoring
  • 🎯 DelegationTracker: Sophisticated task delegation with parent-child relationships
  • 📝 Enhanced Logging: Three-tier logging system with error tracking and debug support
  • 🔄 Dynamic Prompts: Context-aware prompt system for adaptive agent guidance
  • 📚 MCP Resources: Full resource provider architecture for task and agent data access

Installation

npm install @jerfowler/agent-comm-mcp-server@0.9.2

Configuration

Follow the setup instructions in the README to configure the MCP server in your Claude Code environment.


Full changelog: v0.8.0...v0.9.2

v0.9.0 - ResponseEnhancer & Enhanced Logging

14 Sep 04:39

Choose a tag to compare

🚀 Release v0.9.0

✨ Major Features

ResponseEnhancer Integration (#49)

  • AccountabilityTracker for evidence-based verification and agent deception prevention
  • Red flag detection system with automatic blocking of suspicious completions
  • Zero-trust messaging for Task tool responses with critical warnings
  • Parallel execution support with concurrent tool calls and evidence tracking
  • Urgency level escalation (gentle/firm/critical) for progressive enforcement

Enhanced Logging System (#50)

  • ErrorLogger class with comprehensive error tracking and analysis
  • Error pattern analysis methods: analyzeErrors(), getErrorPatterns(), getAgentErrorRates()
  • Debug package integration across 49 source files (98% coverage)
  • Namespace hierarchy following agent-comm:category:component pattern
  • Performance timing instrumentation for operations >100ms

🐛 Bug Fixes

  • Fixed nested .logs directory bug in EventLogger path resolution
  • Added generated version file for CI/CD validation
  • Resolved all TypeScript strict mode violations
  • Eliminated all ESLint warnings (zero warnings policy)

📊 Quality Metrics

  • Test Coverage: 95%+ maintained
  • Tests: 1,469 tests passing
  • TypeScript: 100% strict mode compliance
  • Debug Integration: 98% source file coverage

📦 NPM Package

@jerfowler/agent-comm-mcp-server@0.9.0


🤖 Generated from automated release workflow

Release v0.8.0

13 Sep 09:13

Choose a tag to compare

🚀 Release v0.8.0

✨ Major Features

  • Smart Response System with strict validation and compliance tracking
  • Native JSON operations throughout codebase (replaced fs-extra methods)
  • TypeScript strict mode full compliance with zero tolerance enforcement
  • Cross-device move support in fs-extra-safe implementation

🐛 Bug Fixes

  • Fixed ensureDir test to match actual Node.js behavior with recursive:true
  • Resolved all TypeScript strict mode violations
  • Fixed all ESLint violations
  • Corrected test mocks for JSON operations

📊 Quality Metrics

  • Test Coverage: 95%+ maintained
  • TypeScript: 100% strict mode compliant
  • ESLint: Zero violations
  • CI/CD: All pipelines passing

🔧 Technical Improvements

  • Replaced all fs.readJson/writeJson with native JSON.parse/JSON.stringify
  • Enhanced move() method with EXDEV cross-device error handling
  • Updated all test expectations for JSON string operations
  • Improved error handling and fallback mechanisms

🤖 Generated with Claude Code

Release v0.7.0

09 Sep 22:10

Choose a tag to compare

🚀 Release v0.7.0

📋 Full Changelog

See CHANGELOG.md for complete details.

🔗 Links

📦 Installation

npm install @jerfowler/agent-comm-mcp-server@0.7.0

Full Changelog: v0.6.1...v0.7.0

Release v0.6.1

07 Sep 20:06

Choose a tag to compare

🚀 Release v0.6.1

📋 Full Changelog

See CHANGELOG.md for complete details.

🔗 Links

📦 Installation

npm install @jerfowler/agent-comm-mcp-server@0.6.1

Full Changelog: v0.6.0...v0.6.1