Skip to content

Release 4.20.1 - Critical URI and Testing Agent Fixes

Latest

Choose a tag to compare

@rinadelph rinadelph released this 02 Sep 01:45
· 17 commits to main since this release

Critical Bug Fixes

🔧 URI System Fixes

  • Fixed token resource URIs: Corrected from admin to token://admin format for proper MCP resource access
  • Server logs resource: Added proper logs://server URI scheme for debugging access
  • URI compatibility: All MCP resources now use consistent URI formatting

🧪 Testing Agent System Fixes

  • Database schema errors: Fixed agent_actions table column reference issues preventing testing agent logging
  • Authentication issues: Resolved token authentication problems that prevented testing agents from accessing MCP tools
  • Automatic validation: Testing agents now launch properly on task completion and perform comprehensive validation

✅ Verified Functionality

  • Testing agent system fully operational with automatic launch workflow
  • All URI formats working correctly across token, agent, tmux, and server log resources
  • Authentication system stable with proper token handling
  • Multiple testing agents can run simultaneously for concurrent validation

🚀 System Status

  • Testing Agent Workflow: Task completion → Automatic testing agent launch → Comprehensive validation → Feedback to original agent
  • URI Access: All @ mention resources accessible with proper formatting
  • Database Operations: Stable with proper schema compatibility
  • Multi-Agent Coordination: Enhanced with proper testing validation pipeline