All notable changes to this project will be documented in this file.
delete_item: Delete document by ID.get_document: Get document content by ID.get_vector: Get vector embedding by ID.list_documents: List documents with pagination.get_documents_count: Get total document count.read_recent_items: Get recently added documents.find_by_vector: Search using raw vector.path column to document_name in items table..copilot/config.json to use SSE URL (http://localhost:3000/sse) instead of stdio.mcp.rs into modular structure (handlers, tools, types).llama-server startup crash in MSI installed environment.vec0 extension loading issue in sqlx connection pool.