| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Genkit CLI and Dev UI 1.43.0 source code.tar.gz | 2026-09-17 | 32.4 MB | |
| Genkit CLI and Dev UI 1.43.0 source code.zip | 2026-09-17 | 34.4 MB | |
| README.md | 2026-09-17 | 788 Bytes | |
| Totals: 3 Items | 66.9 MB | 0 | |
CLI
New Features
- Added the
genkit log:listCLI command - query and view structured runtime logs from the telemetry server (#6136). - Added OTLP log ingestion support to stream Python debug logs to the Developer UI (#6099).
Fixes
- Added
javaruntime detection (#6217).
Developer UI
New Features
- Promoted the trace logs panel to a top-level view (#2090).
- Zip archive downloads for multi-part agent artifacts (#2046, [#2063]).
- Improved resume behavior for human-in-the-loop Agent interactions (#2058).
Fixes
- Improved trace span icons for agent companion spans (
agent-wait,agent-snapshot,agent-abort) across trace views (#2049, [#2057], [#2069]). - Various style and a11y improvements