Releases: CopilotKit/aimock
Releases · CopilotKit/aimock
v1.8.0
What's Changed
- ci: add npm environment to release workflow by @jpr5 in #73
- feat: add requestTransform for deterministic matching and recording by @jpr5 in #79
- fix: add health checks to migration page fixture examples by @jpr5 in #80
- feat: add reasoning support across all providers by @AlemTuzlak in #81
New Contributors
- @AlemTuzlak made their first contribution in #81
Full Changelog: v1.7.0...v1.8.0
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
v1.6.1
What's Changed
- Update competitive matrix by @github-actions[bot] in #54
- Add change summary and diagram to competitive matrix PRs by @jpr5 in #55
- fix: preserve base URL path prefix in record proxy by @iskhakovt in #57
- fix: forward all request headers in record proxy by @iskhakovt in #58
- fix: decode base64-encoded embeddings in recorder by @iskhakovt in #64
- Release v1.6.1 by @jpr5 in #65
New Contributors
- @iskhakovt made their first contribution in #57
Full Changelog: v1.6.0...v1.6.1
v1.6.0
v1.5.1
Full Changelog: v1.5.0...v1.5.1