Chinese AI developer Z.ai has introduced ZCode, a desktop application that automates software development tasks, positioning the platform to compete with established coding platforms from Anthropic, GitHub and Cursor. The company built ZCode, which it calls an Agentic Development Environment, around its recently released GLM-5.2 LLM. Rather than functioning as a traditional coding assistant that responds to individual prompts, the software manages multi-step development projects by planning work, modifying code, running validation tests and running successive tasks with limited user intervention. Available for Windows, macOS and Linux, ZCode also supports third-party AI models through bring-your-own-key configurations. Developers can monitor long-running coding sessions from mobile devices through integrations with WeChat, Feishu and Telegram, while high-privilege actions require user approval before execution. Z.ai is pairing the launch with aggressive pricing and promotional offer...
Lightrun is providing early access to an ability to verify whether a pull request (PR) will actually run in a production environment as part of its artificial intelligence (AI) platform for automating site reliability engineering (SRE) workflows. Company CTO Leonid Blouvshtein said the Runtime Aware PR Verifier enables DevOps teams to assess the impact a PR will have on a live production environment before it is deployed. At the core of the Lightrun platform is a Runtime Context engine that enables DevOps teams to understand how code truly behaves. Armed with those insights, it becomes possible to both identify issues and bottlenecks before and after an application is deployed in a production environment. Lightrun is now extending that capability to assign risk scores to PRs based on how the change behaves against live execution paths, dependency interactions, and real traffic. Those scores are then natively shared within the context of an existing continuous integration/continuou...