v1.7.0
aimock v1.7.0 — Full-Stack AI Mock Suite
@copilotkit/llmock is now @copilotkit/aimock. One package, one port, zero dependencies.
New Mock Tools
- MCPMock — Model Context Protocol: tools, resources, prompts, session management
- A2AMock — Agent-to-Agent: agent cards, message routing, SSE streaming
- VectorMock — Pinecone, Qdrant, ChromaDB compatible vector DB mock
- Services — Tavily search, Cohere rerank, OpenAI moderation
Core Infrastructure
- Mount composition: multiple protocol handlers on one server
- JSON-RPC 2.0 transport with batch, notifications, error handling
aimockCLI with config file support/__aimock/*control API for external fixture managementaimock-pytestpip package for native Python testing
Rebrand
- Package:
@copilotkit/aimock(old@copilotkit/llmockre-exports with deprecation) - Docker:
ghcr.io/copilotkit/aimock(compat alias atghcr.io/copilotkit/llmock) - Docs: aimock.copilotkit.dev
- Metrics:
aimock_*prefix - 6 migration guides: MSW, VidaiMock, mock-llm, piyook, Python, Mokksy
Quality
- 1,992 tests across 55 files
- MSAL code review converged at zero findings