More The AI Native Dev episodes

Why Your Agent Needs Memory, Not Just Context thumbnail

Why Your Agent Needs Memory, Not Just Context

Published 3 Mar 2026

Duration: 2671

Agents contribute to knowledge management by retaining and retrieving information through a combination of embedded models, databases, and large language models.

Episode Description

Not onboarding your agent is on you. Richmond Alake, Director of AI Developer Experience at Oracle, joins Simon Maple to make the case that most agent...

Overview

The podcast examines the role of agents in knowledge management, highlighting their capacity to span multiple platforms, document workflows as "skills," and act as systematic "scribes" to preserve information systematically. It contrasts file systems and databases for context management, acknowledging the speed of file systems while noting challenges in scalability and data integrity with databases. The discussion emphasizes agent memory, which integrates embedded models, databases, and large language models (LLMs) to ensure persistent knowledge retention, differentiating between context management (organizing information for interaction) and memory management (long-term storage).

The evolution of AI practices is explored, shifting focus from prompt engineering to context and memory engineering, which involves cross-disciplinary methods to optimize retrieval in agentic systems. The value of structured knowledge, such as Standard Operating Procedures (SOPs), is underscored, along with the necessity of consistent terminology and infrastructure to enable agents to adapt effectively and perform reliably across tasks.

Recent Episodes of The AI Native Dev

31 Mar 2026 Why Every Developer needs to know about WebMCP Now

Alternative approaches to Large Language Models are gaining traction, with examples like Apple's offline image detection model and the WebMCPa API addressing AI agent limitations through client-side execution, lightweight local models, and streamlined web interactions while navigating challenges in scalability, cost, and dynamic content.

24 Mar 2026 Stop Maintaining Your Code. Start Replacing It

Phoenix Architecture redefines software development by treating code as disposable, prioritizing enduring system specifications, modularity, AI integration, and balance between automation and human oversight to enable safe, iterative updates and future-ready, adaptable systems.

17 Mar 2026 We Scanned 3,984 Skills 1 in 7 Can Hack Your Machine

AI skills pose significant security risks, with 13.4% containing critical vulnerabilities like prompt injections and unauthorized access, driven by high privileges and obfuscated threats, requiring tools like Sneak/Snyk and complementary measures such as code reviews and supply chain monitoring.

More The AI Native Dev episodes