-
GenClaw Generates Images by Writing Code, Not Rewriting Prompts
GenClaw is a code-driven approach to agentic image generation that treats a canvas the way a programmer treats a UI — as something you write into with executable code, then iterate on. Instead of an agent repeatedly rephrasing a prompt and praying the diffusion model behaves, the agent writes SVG, HTML/CSS, Python, or lightweight 3D… Continue reading
-
Qwen-VLA Adds a Trajectory Decoder to Qwen for Cross-Embodiment Robot Control
Qwen-VLA extends Qwen’s vision-language stack past perception into actual robot control — adding a DiT-based action decoder that turns understanding into continuous actions and trajectories. The goal is one model that handles many robot bodies and tasks, not a separate VLA per platform. ## Cross-embodiment by prompt The hard part of generalist robot models is… Continue reading
-
Cognizant Lets AI Agents File Prior Authorizations Across 200M US Healthcare Members
Cognizant opened TriZetto Unify — the platform behind a large chunk of US healthcare administration — to AI agents as first-tier consumers. The first solution live is Electronic Prior Authorization, the bottleneck patients, doctors, and payers all hate. ## A headless API for agents, not a portal Instead of giving agents a screen-scraping mission against… Continue reading
-
Openstatus MCP Health Checker Tests Servers Like a Real AI Client
Openstatus shipped an MCP Health Checker — a small but useful piece of plumbing for the now-sprawling Model Context Protocol ecosystem. It tests an MCP server the way a real AI client would, not by pinging a port and calling it healthy. ## A real handshake, not a TCP check The tool speaks JSON-RPC and… Continue reading
-
StepFun Ships Step 3.7 Flash, a 198B Vision-Language MoE With Tunable Reasoning
StepFun released Step 3.7 Flash, a 198B-parameter sparse Mixture-of-Experts vision-language model aimed squarely at agentic workflows that mix perception, search, and reasoning. About 11B parameters activate per token, which is the lever that keeps a model this large at Flash-speed throughput. ## Tunable reasoning, native vision The architecture pairs a 196B language backbone with a… Continue reading
-
CollectionLoRA Packs 50 Image-Effect LoRAs Into a Single Adapter
CollectionLoRA tackles a quietly painful problem in customized image editing: as the number of effect LoRAs you want to ship grows, storing and dynamically loading them all turns into deployment overhead nobody planned for. Its answer is to fold up to 50 different effect LoRAs — plus few-step generation — into a single LoRA. ##… Continue reading
-
Hystax OptScale AI Routes LLM Calls to Cut Enterprise AI Cost by Up to 40%
Hystax launched OptScale AI, extending its open-source FinOps platform into the harder problem its enterprise customers have started flagging: not cloud cost, but LLM cost — and the loose-cannon agents racking it up. ## Gateway, guardrails, and governance The core piece is an AI Gateway that routes requests between local and public LLMs depending on… Continue reading
-
minWM Opens the Full Pipeline for Turning Video Models Into Interactive Worlds
minWM is a full-stack open-source framework that walks you end-to-end through turning a bidirectional text-to-video foundation model into an action-conditioned video world model — the kind a game or agent can actually interact with frame by frame. It ships as a runnable tutorial, not just a paper. ## A pipeline you can stop at any… Continue reading
-
Workday Drops Its HR Agent Into Gemini Enterprise’s Chat
Workday and Google Cloud expanded their partnership to drop Workday’s Sana Self-Service Agent directly into Gemini Enterprise — so HR and finance questions get answered inside the AI chat employees are already using, rather than yet another internal portal. Gemini also becomes the default model behind Sana itself. ## The boring questions, in one place… Continue reading
-
Asana Buys StackAI for $75M to Run Agents Across Enterprise Systems
Asana acquired StackAI for $75 million, buying the piece its agent strategy was missing: a no-code platform for building agents that actually execute work across other enterprise systems, not just inside Asana. ## Completing the trifecta StackAI lets companies design, test, deploy, and govern custom AI agents that connect workflows, data, and actions across ERP,… Continue reading
