Century Automation← All news

AI & Automation Briefing - July 17, 2026

LM Studio Launches Bionic, an Agentic Layer for Local and Open-Source Models

LM Studio has released Bionic, a new AI agent built to run coding, document work, and research tasks using open-source models. Users can run models locally, connect through LM Studio's LM Link, or route heavier tasks to frontier open-source models via LM Studio Secure Cloud, which applies zero data retention by default. Bionic includes offline voice transcription powered by Mistral's Voxtral model, letting users dictate into any app without sending audio to external servers. For coding, Bionic can inspect local codebases, apply inline diffs, and search files agentically, with support for models including GLM 5.2 and Kimi K2.7 Code. Document work runs in a sandboxed environment with automatic checkpoints, native web search, and support for PDFs, spreadsheets, and presentation files. Local model execution is handled by the existing LM Studio runtime.

Source

Google Adds App Integrations to AI Mode, Moving Into Task Execution

Google has updated AI Mode, its conversational search product, to support direct integration with third-party apps. At launch, supported apps include Instacart, Canva, and YouTube Music. Users can now do things like add grocery items directly to an Instacart cart, pull Canva design templates, or save a playlist to YouTube Music without leaving AI Mode. The move shifts AI Mode from a question-answering tool into one that can execute tasks across the apps users already rely on. Google says it is actively expanding the partner list. The rollout is U.S.-only for now and follows a similar app-connection feature Google introduced for the Gemini app earlier this year. The expansion puts AI Mode in more direct competition with ChatGPT and Claude, both of which already support third-party app integrations. For workflow automation builders, this signals that major platforms are embedding agentic, cross-app task execution natively into consumer and enterprise surfaces.

Source

New Survey Maps How Agentic AI Systems Improve Themselves Over Time

A new academic survey introduces a unified framework for understanding self-improving AI agents, defining an agent as a foundation model combined with scaffolding. The framework organizes self-improvement methods by what gets updated: the foundation model itself, or the scaffolding layer, which includes prompts, memory, tools, and control logic. The paper traces this line of research from early work on meta-learning and self-referential systems through to modern foundation-model-based agents. It also covers evaluation protocols, benchmarks, and open challenges. For practitioners building agentic workflows with tools like n8n and Claude, this framework offers a clear vocabulary for thinking about which layer of an agent stack to optimize when improving performance.

Source

Sources