InfoWorld |
|
||||||
TrueFoundry debuts open-source AI agent harness, claiming up to 75% lower costs15:35 TrueFoundry has launched TrueForge, an open-source agent harness that lets developers build and run AI agents using models from different providers, positioning it as an alternative to Anthropic’s Claude Managed Agents. The San Francisco-based enterprise AI infrastructure startup was founded in 2021 by a team that included former Meta engineers. It initially focused on software for deploying mach… Anthropic’s Opus language problems may be creating a hidden cost for AI coding14:42 AI coding assistants are supposed to reduce the work required to turn a developer’s intent into working software. But some users of Anthropic’s Opus 4.8 and Opus 5 models say they are having to spend additional time, prompts, and tokens correcting the models’ language, sometimes even routing their output through cheaper AI models to make it usable. In a detailed GitHub issue , Peter Bower, founde… The five walls standing between a demo agent and a deployed one11:07 Building an AI agent that looks impressive in a demo is now a weekend project. Building one that an enterprise will actually let touch its CRM, its data warehouse, and its customers is a different discipline entirely — and almost none of the challenges associated with shipping an agent live in the model. The challenge is infrastructure around the model, including who it is allowed to be, what it … Introducing G#: A Go-like language for .NET11:07 Microsoft’s open sourcing of .NET not only has sped up the development of the platform, but also has allowed new languages and features to be built on top of the .NET runtime and compilers. At the same time, the extensibility features of Visual Studio Code make it easy for developers to provide the tooling we need to use those new platform capabilities. One of the more interesting new projects to… Nobody’s agent fleet fails the way the vendors say it will11:07 I run 49 scheduled AI agents on one laptop. Another 24 sit beside them, deliberately switched off. That distinction matters more than it sounds. After eighteen months, I have stopped being surprised by model errors. Models misunderstand requests and occasionally produce confident nonsense. I expect that. I test for it. What still catches me is how rarely those errors cause an outage. No serious f… Decoding Origin: Cursor’s GitHub rival that was launched during the latter’s outage19.srpna AI coding tools are increasingly becoming the place where developers write and modify software. SpaceX-owned Cursor now wants to bring code hosting into that same environment, potentially challenging GitHub’s position as the center of the software development lifecycle (SDLC). The company, earlier this week, launched Origin , an early-beta code-hosting platform that brings repositories, pull requ… AI inference: Five best practices for successful AI applications19.srpna While some organizations are still getting started with their AI strategies, others are in pilot purgatory , with few experiments or proofs of concept (POCs) reaching production. Only 25% of organizations have moved 40% or more of their AI experiments into production, according to The State of AI in the Enterprise . We discussed delivering AI proofs of concept that matter at a recent Coffee With … Coding agents make mistakes. So what?19.srpna Regular readers will probably have figured out that I’m generally an optimist. I think things are always getting better, and the future of the human race looks pretty good. Technology has taken us from grinding poverty to a pretty good life here on Planet Earth. I also believe that life has gotten immensely better for software developers just in the last year. We’ve seen AI agents suddenly and st… AI’s attribution problem gets worse as models scale19.srpna Diffusion models are becoming sophisticated enough that they can reproduce an image even when they don’t have access to the original. In a series of ‘what if’ scenarios, researchers associated with MIT’s Computer Science & Artificial Intelligence Laboratory (CSAIL) swapped out different training datasets to test the impact on image outputs when original image data was completely removed. It turns… Accelerating AI innovation through open weights18.srpna Open-weight AI models are a big deal, as Nvidia and more than 200 other companies and organizations attested in their “Open Weights and American AI Leadership” letter in July. The question is who will pay for them. Why are they a big deal? Well, former Red Hat CEO Jim Whitehurst will tell you that “open weights can play the same catalytic role [as open source]” to drive innovation in AI. This isn… DuckDB 2.0 coming this fall with client/server mode18.srpna DuckDB, the analytics database with high-end features in a single easily deployed binary, is due to release a major update, version 2.0, this fall. In a blog post on the DuckDB site , the project’s maintainers outlined several key features that motivated a major version bump. The single biggest is a client/server mode, allowing DuckDB to function both as a compact, in-process database for a singl… The tug-of-war between AI and traditional cloud services18.srpna The public cloud market is experiencing an extraordinary financial moment, with Amazon Web Services, Microsoft Azure, and Google Cloud all benefiting from the explosive demand for AI infrastructure and services. AWS continues to turn its infrastructure dominance into new AI-driven revenue streams, including managed AI platforms, custom chips, and large-scale compute services. Microsoft has made A… A better approach to generative UI18.srpna There is an important distinction between using AI to generate UI code during development and letting AI generate executable UI at run time. If a developer uses ChatGPT, GitHub Copilot, Cursor, or another AI coding assistant to generate a component, template, stylesheet, test, or even an entire feature, that can be a productive workflow. The generated code still enters the normal software develop… GitHub restores services after nearly 8-hour outage disrupts Actions, APIs, PRs and Copilot18.srpna GitHub has restored services after a nearly eight-hour outage disrupted several of its core developer tools, including Actions, pull requests, APIs, Git operations, Webhooks, and Copilot, impacting software development workflows across its platform. “This incident has been resolved. Thank you for your patience and understanding as we addressed this issue,” the company wrote on its status page . T… MongoDB unveils MongoDB Atlas Managed MCP Server18.srpna Promoting the use of coding agents with its cloud-based document database, MongoDB has unveiled the MongoDB Atlas Managed MCP Server. Fully hosted and managed, the MongoDB Atlas Managed MCP Server connects coding agents to MongoDB Atlas without requiring customers to run additional infrastructure. Developers can easily add MongoDB Atlas to Claude Code, Codex, Grok Build, and Devin, said MongoDB, … |