cartero Tuesday, August 11, 2026 · No. 25914
Software Engineering

Maintaining Code Quality at Agent Speed: 7 Patterns for Agentic Engineering

By Amit Sharma and Antonio Garrote.How do you know whether code generated at agent speed can be trusted? That question is fast becoming one of the most important in software engineering and it deserves a serious answer. As AI coding agents grow more capable, many of the traditional bottlenecks in software development are dissolving. Code […] The post Maintaining Code Quality at Agent Speed: 7 Patterns for Agentic Engineering appeared first on Salesforce Engineering Blog.

Uber

ICE Appears to Be Buying Immigrants’ Tax Identifiers from a Data Broker

A $10 million procurement reviewed by 404 Media indicates ICE is buying records related to immigrants’ tax identifiers. “It looks for all the world like Trump is trying to skirt the law and a court order to fuel his mass-deportation campaign,” Senator Ron Wyden said.

Go

LSM Database using Golang

I have been working on an LSM database project mainly to understand the internals of Cockroach Labs’ Pebble storage engine. From the last 2 weeks, I have been reading Pebble’s codebase and implementing many of the concepts myself from scratch. Its been outstanding learning experience so far. i have learned more about storage engines, compaction, memtables, WALs, and SSTables in these two weeks than I expected. I m also hoping to start contributing to Pebble soon. If anyone else is explori...

AWS

Announcing Web Search on Amazon Bedrock AgentCore: Ground your AI agents in current, accurate web knowledge

AWS introduces Web Search on Amazon Bedrock AgentCore, a fully managed tool that enables agents to ground responses in current, cited web knowledge with zero data egress from customer's secured AWS environment. You can focus on building agents instead of manually adding web search to agents on Bedrock AgentCore and managing its infrastructure.

CI/CD

AWS Security Agent adds threat modeling, Kiro power and Claude Code plugin, and more

AWS Security Agent now adds STRIDE-based threat modeling, full repo and PR code scanning with remediation across major Git platforms, and IDE integrations via Kiro power, Claude Code plugin, and MCP — letting developers run security reviews and fix issues without context switching.

Artificial Intelligence

Introducing Amazon Bedrock Managed Knowledge Base for faster, more accurate enterprise AI applications

Amazon Bedrock's new Fully Managed Knowledge Bases simplifies building enterprise RAG pipelines by providing native data connectors Smart Parsing for automatic multi-format data preparation, and an Agentic Retriever for complex multi-step queries—all integrated with AgentCore Gateway so developers can focus on business outcomes rather than infrastructure management.

Authentication

Reducing SMS OTP fraud with Vonage network-powered solutions and Amazon Cognito

In this post, we show how Vonage network-powered solutions work with Amazon Cognito to enhance many mobile-first use cases with network-level identity verification. Vonage network-powered solutions are a composable stack of real-time mobile operator intelligence, silent authentication, and integrated fraud protection, which uses the CUSTOM_AUTH flow to complete identity verification in under 5 seconds, with zero user interaction.

Artificial Intelligence

Vibhor Kumar: The AI Agent Layer: Architecture, Implementation, and the Future of Intelligent Enterprise Systems

Part 1: Why the AI Agent Layer Exists About This Series This is the first post in a four-part series on building intelligent enterprise AI systems. Each part builds on the last, taking you from foundational concepts through to production-grade architecture.  ThemeTopics CoveredPart 1 ★FoundationsIntroduction · Memory Architecture · Planning OverviewPart 2CapabilitiesTool Use · Reflection · RAG · PostgreSQL + pgvectorPart 3Scale & ControlMulti-Agent Systems · State Management...

Google DeepMind

The Download: a reality check for geoengineering and the science of interoception

This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. Hacking the atmosphere: geoengineering gets a reality check Solar geoengineering, the controversial idea that we could deliberately intervene in the climate system to counteract global warming, is moving beyond computer simulations…

DuckDB

Announcing DuckDB 1.5.4 Variegata

Today we are releasing DuckDB 1.5.4 (Variegata) with bugfixes and performance improvements.

DuckDB

Announcing DuckDB 1.4.5 LTS (Andium)

Today we are releasing DuckDB 1.4.5 LTS with bugfixes and performance improvements.

Space Tech

Hacking the atmosphere: Geoengineering gets a reality check

Jim Franke pulls away the cover page of a presentation on the wraparound desk in his office, revealing an illustration of an odd-­looking aircraft with massive wings stretching out from a stubby fuselage. The uncrewed plane is soaring thousands of meters higher than commercial jets fly—so high you can see the curvature of the Earth.…

DuckDB

Qiaosheng Liu: Releasing pg_ducklake v1.0

pg_ducklake 1.0 is production-ready: a standalone extension built on a reusable kernel, with broad DuckLake coverage and the fastest ingestion path for the lakehouse.