Genkit CLI 1.43.0 Enhances Logging and Developer UI Capabilities
sdkaigaengineer
feature patch
Genkit CLI version 1.43.0 introduces new features and fixes, focusing on improved debugging and developer experience for AI agents. It adds a `genkit log:list` command for querying structured runtime logs and OTLP log ingestion to stream Python debug logs to the Developer UI. The Developer UI now features a top-level trace logs panel, supports zip archive downloads for multi-part agent artifacts, and offers improved resume behavior for human-in-the-loop agent interactions. These updates streamline the process of monitoring and interacting with AI applications built using Genkit.
- →Added the genkit log:list CLI 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)
- →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)
Features (5) ›
- Added the genkit log:list CLI 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)
- 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 (3) ›
- Added java runtime detection (#6217)
- 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
Read the original announcement →
https://github.com/genkit-ai/genkit/releases/tag/genkit-cli%401.43.0
Related releases
- Google's Python GenAI SDK v2.24.0 Adds Credential APIs and Retrieval Steps Gemini Python SDK Releases ·
- Google introduces Gemini 3.8 Live models for advanced real-time voice AI Gemini Blog ·
- Gemini AI helps tackle household chores with new productivity applications Gemini Blog ·
- Google Developer Groups Announce DevFest 2026 for Hands-On AI Exploration Gemini Blog ·
- Google Python GenAI Library v2.23.0 Adds Environment Copying and Dynamic Turn Completion Gemini Python SDK Releases ·
- Gemini Desktop App Now Available for Windows Users Gemini Blog ·