Releases: moikas-code/code-audit-mcp
Releases Β· moikas-code/code-audit-mcp
Release v1.0.7
Code Audit MCP v1.0.7
π Bug Fixes
- Fixed MCP stdio mode console output interfering with JSON-RPC protocol
- Added MCP-aware logger to suppress non-JSON output when running as MCP server
- Resolved "not valid JSON" errors when using bunx/npx to run the server
π§ Technical Changes
- Introduced MCP_STDIO_MODE environment variable for proper stdio detection
- Replaced all console.log/warn/error calls with MCP-aware logger in server code
- Improved server startup process for stdio mode
π¦ Installation
npm install -g @moikas/code-audit-mcp@1.0.7π Links
Release v1.0.6
Code Audit MCP v1.0.6
π Bug Fixes
- Fixed MCP stdio mode console output interfering with JSON-RPC protocol
- Added MCP-aware logger to suppress non-JSON output when running as MCP server
- Resolved "not valid JSON" errors when using bunx/npx to run the server
π§ Technical Changes
- Introduced MCP_STDIO_MODE environment variable for proper stdio detection
- Replaced all console.log/warn/error calls with MCP-aware logger in server code
- Improved server startup process for stdio mode
π¦ Installation
npm install -g @moikas/code-audit-mcp@1.0.6π Links
Release v1.0.4
Code Audit MCP v1.0.0 - Initial Release
π Features
- AI-powered code auditing via MCP using local Ollama models
- Comprehensive security, performance, and quality analysis
- Multiple audit types: security, completeness, performance, quality, architecture, testing, documentation
- Global CLI tool with interactive commands
- Support for multiple programming languages
π§ Components
- MCP server for Claude integration
- Ollama client with model management
- Configurable auditor system
- Health monitoring and diagnostics
π¦ Installation
npm install -g @moikas/code-audit-mcp@1.0.4π Links
Release v1.0.0
Code Audit MCP v1.0.0 - Initial Release
π Features
- AI-powered code auditing via MCP using local Ollama models
- Comprehensive security, performance, and quality analysis
- Multiple audit types: security, completeness, performance, quality, architecture, testing, documentation
- Global CLI tool with interactive commands
- Support for multiple programming languages
π§ Components
- MCP server for Claude integration
- Ollama client with model management
- Configurable auditor system
- Health monitoring and diagnostics
π¦ Installation
npm install -g moikas-code-audit-mcp@1.0.0