Today's AI trends
Langfuse’s September 11 releases added organization-level gateway controls, user-triggered session revocation, evaluator-history work, session-timeline improvements, trusted-execution resolution, and provider-connection attribution. The practical signal is that teams should make lifecycle, routing, and evaluation administration explicit operational concerns rather than leave them distributed through agent code. Langfuse v4.35.0 Langfuse v4.34.0
Gemini CLI’s September 12 nightly release fixes indirect prompt injection through build-file modifications and untrusted flags, while also hardening filesystem boundaries and isolating runtime state. Coding agents should be treated like partially trusted CI workers: constrain inputs and isolate the files and execution state they can affect. Gemini CLI v0.61.0-nightly.20260912
Claude Code v2.1.269 adds plugin evaluation producing scored JSON and HTML reports, repository attributes in OpenTelemetry metrics and events, and a configurable concurrent-workflow-agent limit from 1 to 256. The practical implication is to evaluate extensions and control fan-out as production behavior, not as a subjective demo outcome. Claude Code v2.1.269