A tech lead MCP server intended to offer LLM agents guidance and guardrails for proper implementations.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
refactor: Remove Reinforce functions and improve error handling in MCP server responses
50d04d1View on GitHubfix: Make MCP server resilient to Ollama unavailability
f5d8fc7View on GitHubRefactor indexer and database embedding logic for lazy processing
94f0b65View on GitHubfeat: Implement project database for knowledge storage with vector embeddings
ce7515cView on GitHubfeat: Implement code review feature with HTTP endpoint and request/response handling
1749854View on GitHubfeat: Update installation instructions and script for improved setup and configuration
01ec379View on GitHubfix: Update install.sh permissions to make it executable
7767071View on GitHubfeat: Refactor project structure, add Docker support, and enhance installation script
18a9ba5View on GitHubImplement scoring system for knowledge base with composite score calculation
3d52bc1View on GitHubfeat: Add license, improve error handling, and implement Ollama integration
1a78d5fView on GitHub