What's Changed
- feat: Update package description to reflect all capabilities by @amsv01 in #58
- chore(deps): bump openai from 4.104.0 to 6.5.0 by @dependabot[bot] in #59
- chore(deps-dev): bump pino-pretty from 10.3.1 to 13.1.2 by @dependabot[bot] in #60
- chore(deps): bump dotenv from 16.6.1 to 17.2.3 by @dependabot[bot] in #61
- chore(deps): bump @modelcontextprotocol/sdk from 1.20.0 to 1.20.1 by @dependabot[bot] in #64
- chore(deps-dev): bump conventional-changelog-cli from 4.1.0 to 5.0.0 by @dependabot[bot] in #68
- chore(deps): bump zod from 3.25.76 to 4.1.12 by @dependabot[bot] in #67
- chore(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.46.1 by @dependabot[bot] in #66
- chore(deps): bump pino from 10.0.0 to 10.1.0 by @dependabot[bot] in #65
- chore(deps-dev): bump eslint from 8.57.1 to 9.38.0 by @dependabot[bot] in #63
- chore(deps-dev): bump @vitest/coverage-v8 from 1.6.1 to 3.2.4 by @dependabot[bot] in #62
- feat: Response Caching & Token Optimization by @amsv01 in #73
- feat: Add circuit breakers, fallback chains, and connection pooling by @amsv01 in #74
- feat: Multi-Agent & Parallel Execution Support (Issue #71) by @amsv01 in #75
- test: Add comprehensive batch-consult test suite by @amsv01 in #76
- feat: Streaming & Advanced Performance Features (Issue #72) by @amsv01 in #77
Full Changelog: v1.2.3...v1.2.4