InfoWorld |
|
||||||
Teradata aims to make agentic execution of multistep data work more efficient16:57 Teradata is adding a context engine, an execution layer, and reusable agent skills to Tera, its AI-powered workspace for enterprise data and AI tasks, in order to make agentic execution of multistep workflows more efficient. Tera was initially introduced in May as part of Teradata’s Autonomous Knowledge Platform. The new additions are designed to cut unnecessary model and tool calls while preserv… Managing the life cycle of AI agents at scale11:34 There’s a new reality emerging for development teams: existing software delivery practices don’t translate cleanly to agentic AI systems . Practices built around deterministic execution paths and well-defined application behaviors are no longer sufficient when the software itself can make decisions about how to accomplish a task. The main difference is that agents exhibit non-deterministic, conte… Apple touts simpler and clearer code with Swift 6.41:03 Apple has released Swift 6.4, an upgrade to the programming language that brings improvements across the board including core library APIs, builds, debugging, interoperability with other platforms, and performance. Swift 6.4 was announced September 15 . “Swift aims to be a great choice across the stack, from apps and servers to systems code, embedded devices, and the browser. This release deepens… JetBrains unveils JetBrains Air for agentic software development19:44 JetBrains on September 22 announced JetBrains Air , an open system of products for managing AI-powered software development workflows across developers, teams, and organizations. JetBrains Air includes products that are available today and others that will be introduced as the system develops, JetBrains said. “For 26 years, we have focused primarily on the individual developer workbench. Now, we … OpenAI, Anthropic cut AI model costs as price-performance race intensifies23.září Enterprises can now buy frontier AI for far less per token after OpenAI and Anthropic cut prices on their newest models on Tuesday. OpenAI released GPT-6 Sol and GPT-6 Luna with per-token costs half those of their GPT-5.6 predecessors. “These models help distribute the benefits of that intelligence by advancing the frontier on cost efficiency,” OpenAI said in a blog post about the launch . “Impro… GitHub App keys can still enable takeovers long after they are forgotten23.září GitHub allows organizations to install GitHub Apps that automate and extend certain functionality on the platform and have access to selected repositories and permissions. But the private keys these applications use to authenticate themselves can remain valid for years unless manually revoked. If leaked, those keys can potentially give attackers administrative control over an organization’s GitHu… Get started with htmx 423.září htmx is a simple way to add rich interactivity to web pages without writing JavaScript . On an htmx-powered page, you can imbue buttons, form elements, links, and other controls with behaviors just by adding htmx’s custom attributes. With htmx, you can “wire up” web pages that need “just enough” dynamic functionality with minimal effort. htmx also gives you open-ended control. After you build a p… Software dependencies are running away from us23.září You may very well have a big problem and you don’t even know it. Do you have complete control over the dependencies of your application? I’m guessing that you think you do, but then again, you might not. Sure, you can go to your package.json and see all the dependencies. You can even make sure that they are all on the current version, but that might take a lot of work. It’s likely that you are ru… Visual Studio Code 1.138 brings agent sessions to Dev Containers23.září Visual Studio Code 1.380, the latest update to Microsoft’s open-source code editor, introduces three new features for AI-powered coding: agent sessions in Dev Containers, an expanded Codex harness, and automated cleanup for agent sessions. Session cleanup is a preview feature. With VS Code 1.380, released September 16 , agent sessions now can be run inside a local folder’s Dev Container, where th… AWS launches CloudWatch Omni to unify observability for AI agents and applications22.září As enterprises continue to move AI agents and agentic applications into production, AWS says traditional observability and monitoring tools — including its own CloudWatch service —will struggle to explain why an agent behaved the way it did. CloudWatch uses metrics, logs, and traces to monitor applications and infrastructure across accounts, regions, and services through the AWS Management Consol… The EU cloud sovereignty trap22.září The European Union is once again legislating sovereignty with its proposed Cloud and AI Development Act, or CADA . The legislation would establish a four-level sovereignty framework for cloud services used by EU institutions and public-sector organizations, with the most sensitive workloads (defense, national security, justice, and law enforcement) required to run on services at the higher assura… Z.ai disables coding assistant feature after flaw exposed enterprise code upload risk22.září Chinese artificial intelligence company Z.ai had to disable several features of its ZCode coding assistant this week after a default setting was caught sending users’ local code repositories to Alibaba Cloud servers in China without their consent, raising fresh concerns for enterprises over how AI tools handle sensitive source code. The company apologised and said it had “completed the necessary … The agent coordination protocol hiding in plain sight: GitHub issues22.září The agent harness I’m building, Bram , launches in a local git repository and requires that both git and gh (GitHub’s CLI) be installed. Agents can wield both tools far more capably than we humans can. In the Before Time I knew it was possible to perform a git bisect or use hunk staging to separate entangled files, but it was a huge struggle to do those things. We’ve always known git needed a bet… 7 decisions that make an Azure landing zone enterprise-ready22.září As a designer of enterprise-scale Azure landing zones, I’ve found that drawing a landing zone is fairly easy. However, building one that engineering teams can use effectively is far more challenging. When I started designing an enterprise Azure landing zone, the building blocks were familiar: management groups, subscriptions, virtual networks, policies, firewalls, monitoring and CI/CD. The diffic… Fixing agent memory22.září Are we thinking about large language models all wrong? We keep expecting them to somehow be superhuman, yet they regularly reflect all-too-human tendencies. Like when Claude made up passages from old Yorkshire wills that seemed to connect my ancestor to England. It was exactly the evidence I’d hoped to find, but reading the original images revealed that Claude was better at fiction than fact. It’… |