Block a user
feat(context): Phase 7 - Main Engine & Integration
feat(context): Phase 8 - Testing & Documentation
feat(context): Phase 5 - Model Adapters (Claude, OpenAI)
feat(context): Phase 4 - Context Assembly Pipeline
feat(context): Phase 2 - Token Budget Management
feat(context): Phase 3 - Context Scoring & Ranking
feat(context): Phase 1 - Foundation: Types, Config & Exceptions
feat(mcp): Implement Knowledge Base MCP Server
cardosofelipe
pushed to feature/57-knowledge-base-mcp-server at cardosofelipe/syndarix
2026-01-04 00:20:03 +00:00
cardosofelipe
pushed to feature/57-knowledge-base-mcp-server at cardosofelipe/syndarix
2026-01-04 00:08:59 +00:00
fix(mcp-kb): Race condition in update_document and non-transactional batch insert
fix(mcp-kb): Add missing /mcp/tools endpoint for tool discovery
fix(mcp-kb): Add missing /mcp JSON-RPC endpoint for tool execution
security(mcp-kb): Add content size limits to prevent DoS attacks
fix(mcp-kb): SQL HAVING clause without GROUP BY breaks semantic search
security(mcp-kb): Add content size limits to prevent DoS attacks
fix(mcp-kb): Race condition in update_document and non-transactional batch insert
fix(mcp-kb): Add missing /mcp JSON-RPC endpoint for tool execution