Skip to main content
← All Tags

AI Engineering

75 articles in this category (Page 1 of 4)

AI NewsAI EngineeringSoftware Development

Combating AI Code Bloat: The Path to Zero-Slop Engineering

Developer David explores the pursuit of 'zero-slop' engineering to combat AI-generated code bloat and unreliable agent behavior.

Read more
AI NewsAI EngineeringSystem Architecture

Moving from Capabilities to Responsibilities in High-Stakes Agentic AI

Artur Huk proposes the Responsibility-Oriented Agent (ROA) pattern to replace Human-in-the-Loop bottlenecks with deterministic governance by exception.

Read more
AI NewsAI EngineeringSoftware Architecture

Why Agent Memory is Not a Database: Shifting to Governed Evolving Memory

A new research paper argues that record-level database abstractions cause four critical failure modes in AI agent memory systems.

Read more
AI NewsCybersecurityAI Engineering

Securing AI Agents: Solving the Confused Deputy Problem in LLM Workflows

Meta's AI assistant enabled attackers to hijack 20,000 Instagram accounts by exposing a 'confused deputy' vulnerability in authorization logic.

Read more
AI NewsAI EngineeringInfrastructure

Frontier Model Takedowns and the Shift to Agentic Infrastructure

A US export control order pulled Claude Fable 5 offline, highlighting the risk of single-model coupling in agentic workflows.

Read more
AI NewsAI EngineeringDevOps

Deploying Jina Serve: Neural Search and AI Serving on Ubuntu 24.04

Deploy a cloud-native Jina Serve framework using Docker Compose and Traefik to enable secure, automated HTTPS for multimodal AI applications.

Read more
AI NewsAI EngineeringSoftware Development

TITAN: A Zero-Dependency Token Compressor for AI Coding Agents

TITAN reduces AI agent token consumption by 70% to 85% using a multi-layer compression framework with zero external dependencies.

Read more
AI NewsDevOpsAI Engineering

Hardening AI Agents for Production: @hazeljs/agent 1.0.1 Release

@hazeljs/agent 1.0.1 introduces Redis-backed state and OpenTelemetry spans to solve multi-instance durability and observability gaps.

Read more
AI NewsAI EngineeringVideo Production

Building an Automated Video Generation Pipeline with Claude Code

Engineer Aliaksei Zelianouski built a self-evolving video pipeline using Claude Code, producing a final cut for $27.76.

Read more
AI NewsSecurityAI Engineering

Securing MCP Servers: Detecting Tool Poisoning and the Lethal Trifecta with ghostprobe

Engineer Joe Munene develops ghostprobe, an open-source scanner that identifies tool poisoning and the 'lethal trifecta' in MCP servers.

Read more
AI NewsAI EngineeringDeveloper Tools

Stack Overflow for Agents: Closing the Ephemeral Intelligence Gap in Agentic Coding

Stack Overflow launches an API-first knowledge exchange to prevent AI agents from redundantly brute-forcing solutions to breaking API changes.

Read more
AI NewsSoftware ArchitectureAI Engineering

Moving the Source of Truth: From Databases to Organizational Conversations

Rono proposes a new architectural shift where AI synthesizes operational state directly from human communication to eliminate manual data duplication.

Read more
AI NewsAI EngineeringSoftware Architecture

Scaling AI Agents: When to Transition from Prototypes to an MCP Runtime

Discover the 6 critical signs your AI agent has outgrown its prototype phase and requires a governed MCP runtime for production security.

Read more
AI NewsAI EngineeringLLM Reliability

Beyond Hallucinations: Engineering LLM Trustworthiness Using Journalistic Frameworks

Developer trust in AI accuracy dropped from 40% to 29% in one year, necessitating a shift from 'hallucination' labels to structural engineering fixes.

Read more
AI NewsSoftware ArchitectureAI Engineering

The Shift to Multi-Agent AI: Moving the Bottleneck from Implementation to Specification

CTO Anuar Ustayev reports a workflow shift to 80% planning and 20% debugging after adopting multi-agent AI orchestration.

Read more
AI NewsDevOpsAI Engineering

APEX: A Production-Grade Operating Model for Agentic Teams

APEX provides a three-phase operating cycle to close the gap between individual agent use and reliable team-wide production output.

Read more
AI NewsSecurityAI Engineering

Evidence-First AI Security: Building the EllipticZero Research Lab

Vladimir Stelmak introduces EllipticZero, a local-first workflow separating AI reasoning from technical evidence in smart-contract security reviews.

Read more
AI NewsAI EngineeringSoftware Development

Beyond the Tutorial: Building an AI Portfolio Based on Real Company Briefs

Move beyond RAG clones with 5 real-world company briefs designed to demonstrate engineering judgment and architectural decision-making.

Read more
AI NewsAI EngineeringSystems Architecture

Moving Beyond Prompt Engineering: AI Alignment as Systems Architecture

SAFi introduces a zero-trust runtime governance engine to enforce AI alignment via deterministic system constraints rather than probabilistic prompts.

Read more
AI NewsAI EngineeringSoftware Architecture

LangGraph Architecture: When to Use Graph-Based Orchestration for AI Agents

Evaluate whether LangGraph's state management and human-in-the-loop features are necessary for your AI workflow or if simpler Python logic suffices.

Read more
AI NewsAI EngineeringDeveloper Tools

Prism: Optimizing AI Editor Workflows via MCP Delegation

Prism reduces orchestrator input tokens by 94.1% by delegating context-heavy tasks to local Ollama specialists.

Read more
AI NewsAI EngineeringOpen Source

The Agent Economy: Scaling Autonomous AI Bounty Hunting on GitHub

An autonomous AI agent earned $500+ across 84 pull requests, revealing a power-law distribution in open source bounty acceptance.

Read more
AI NewsAI EngineeringSoftware Security

Securing Autonomous AI Agents: A Three-Tiered Defense Architecture for Untrusted Code

Learn how the Hermes Agent framework (v0.13) prevents catastrophic system failures like 'rm -rf /' using policy-based sandboxing and state-machine orchestration.

Read more
AI NewsAI EngineeringCybersecurity

Architecting Agentic Systems: Governance and Identity Challenges

Dataiku and 1Password experts discuss the necessity of orchestration frameworks and new identity standards for ephemeral agent swarms.

Read more