InfoWorld |
|
||||||
Meta upgrades Muse Spark for long-horizon coding without raising API prices14:49 Meta is upgrading its Muse Spark family with a new model aimed at long-horizon coding tasks and agentic software development while keeping its standard API pricing unchanged, giving development teams access to improved capabilities without paying more per token. The new Muse Spark 1.3 model claims to complete coding tasks using about 25% fewer tokens and 20% fewer tool calls than its predecessor,… Running AI agents in sandboxes with Microsoft Execution Containers11:14 One of the problems facing those who develop agents today, especially when building agents that run on edge systems with a mix of local and cloud AI, is trust: ensuring that the code that runs on users’ PCs doesn’t access private data or call unexpected APIs. How can we keep systems that don’t have predictable operations under control, when it’s that very unpredictability we’re relying on, as the… How to keep your mission-critical cloud workloads running11:14 Entrusting mission-critical workloads in the cloud puts a lot of pressure on IT operations to build resilience into data infrastructure they don’t even own — to make sure that when an incident happens elsewhere, the lights stay on at home. Fortunately, savvy CIOs are learning they can architect their systems for resilience and high availability to keep mission-critical cloud workloads running whe… rustup 1.29.1 brings concurrency improvements5:00 The team behind the rustup installer for the Rust programming language has released an update to the command-line utility. Announced September 1 , rustup 1.29.1 improves concurrency in two rustup operations, according to the Rustup Team. Now, when running rustup update , rustup will first check for possible updates in parallel. And when running rustup component add with multiple components, the c… Google brings predictive AI to BigQuery without the ML training2.září Google is adding a pre-trained foundation model for tabular data to BigQuery, allowing enterprise teams to generate predictions from structured data without having to train and deploy a machine learning model from scratch. The TabFM model, which has been developed by Google Research and is now available in preview, can perform classification and regression, two common types of predictive machine … Seven critical vibe coding mistakes — and how to avoid them2.září Vibe coding an application or an AI agent sounds too good to be true. A single developer prompts their way through a plan and has the code for a working prototype in minutes instead of days. Fixes and improvements come through iteration until the developer is satisfied with the results. According to the State of Code Developer Survey , 48% of respondents have adopted vibe coding for new projects,… Claude Code has left a little hole in my soul2.září I built a complete, working application in a day this past weekend. Well, less than a day if you don’t count the time I spent waiting on Claude Code to do the work. The idea was germinated by my sister having a difficult time tracking a personal growth project that she had undertaken. It worked out for her, but me being me, I thought “I can build an app for that!” So I did. The time between my si… Anthropic makes changes to stop AI agents running amok again2.září Learning from the OpenAI-Hugging Face fiasco, as well as from recent revelations about its own model, Anthropic is revamping its security and alignment practices. The company has established controls that flag when a model attempts to break out of a sandbox or successfully accesses the live internet, cordoned off its highest-risk test environments, and proposed a set of safety standards for its e… Apache Fory serialization framework adds JSON support for Kotlin and Scala1.září The Apache Fory community has announced the release of Fory 1.7.0, an update of the multi-language serialization framework that adds Fory JSON support for Scala 2.13 and Scala 3 and for Kotlin on Android, the JVM, and GraalVM Native Image. Apache Fory is described as a “blazingly fast” serialization framework for idiomatic domain objects, schema IDL (interface definition language), and cross-lang… OpenClaw rolls out system-wide overhaul, updates security controls across agent platform1.září OpenClaw has released what it describes as the largest update in its history, introducing a system-wide overhaul spanning runtime behavior, plugins, and security controls, as enterprises increasingly evaluate how such agent-based systems operate across connected environments. “This update touches every part of OpenClaw, including installation, messaging, memory, skills, models, automations, the b… Why tech needs a new kind of English major1.září I saw Spider-Man: Brand New Day last week. I struggled to enjoy it. I guess I hit CGI overload, although its 89% score on Rotten Tomatoes suggests others have a higher tolerance. Ditto LinkedIn. I visit the site at least once a day, hoping to catch up on smart things friends and colleagues are saying, but I can’t hear them over the whir of their robots typing. I’m not against artificial intellige… A look at AWS’s agentic toolkit for cloud migration1.září Amazon Bedrock AgentCore is an AWS technology that deserves a closer look because it is not simply another migration automation tool. It is an agentic AI platform for building, deploying, managing, and governing AI agents that can take action across tools, data sources, development workflows, and operational systems. In the migration context, that means using specialized agents to handle work suc… 4 standards solve agent identity. None solves the harder question: Is it still the agent you approved?1.září I’ve stopped being surprised by the service account nobody can explain. It was created for a migration that finished years ago. It still holds credentials. Whoever requested it left before anyone wrote down why. And it passes every access review, because the review asks whether the account is valid. It is. That’s what I keep thinking about now that agent identity standards are arriving in product… Moburst Targets Fortune 500 Brands as AEO Partner1.září Moburst , a digital growth agency, is positioning its Answer Engine Optimization practice specifically at enterprise and Fortune 500 brands, arguing that the governance and measurement demands of AEO at that scale look meaningfully different from the version most agencies pitch to smaller clients. Enterprise framing: scale, compliance, and multiple brands A large organization rarely has a single … Compose Multiplatform 1.12.0 welcomes coding agents with MCP server1.září JetBrains has released Compose Multiplatform 1.12.0, an update to the declarative framework for sharing Kotlin UI code across platforms. Highlights of the new release include a Model Context Protocol (MCP) server for AI agents in Compose Hot Reload, automatic font fallback for the web applications, and a new version of the window and dialog API for desktop apps. Compose Multiplatform 1.12.0 was u… |