| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Genkit JS and CLI 1.40.0 source code.tar.gz | 2026-07-16 | 31.4 MB | |
| Genkit JS and CLI 1.40.0 source code.zip | 2026-07-16 | 33.0 MB | |
| README.md | 2026-07-16 | 1.5 kB | |
| Totals: 3 Items | 64.4 MB | 0 | |
What's Changed
- docs(js/genkit): add Agents section to README by @pavelgj in https://github.com/genkit-ai/genkit/pull/5641
- chore(js/plugins/google-genai): remove shutdown veo models by @ifielker in https://github.com/genkit-ai/genkit/pull/5680
- fix(agents)!: return not found for missing snapshots by @MichaelDoyle in https://github.com/genkit-ai/genkit/pull/5715
- feat(js/testing): mockModel + echoModel for genkit/testing by @cabljac in https://github.com/genkit-ai/genkit/pull/5475
- feat(js/plugins/anthropic): Support for Claude sonnet 5 by @ifielker in https://github.com/genkit-ai/genkit/pull/5747
- fix(genkit-tools): prevent path traversal and bind to localhost by @pavelgj in https://github.com/genkit-ai/genkit/pull/5751
- feat(js/plugins/vertexai/modelgarden): support for claude-sonnet-5 by @ifielker in https://github.com/genkit-ai/genkit/pull/5721
- fix(js): serialize callable middleware functions in reflection v2 listValues by @MichaelDoyle in https://github.com/genkit-ai/genkit/pull/5748
- feat(js/plugins/google-genai): Multi-region support by @ifielker in https://github.com/genkit-ai/genkit/pull/5753
- fix(compat-oai): accumulate streamed tool-call arguments in chunks by @pavelgj in https://github.com/genkit-ai/genkit/pull/5754
New Contributors
- @IzaakGough made their first contribution in https://github.com/genkit-ai/genkit/pull/5648
Full Changelog: https://github.com/genkit-ai/genkit/compare/v1.39.0...v1.40.0