Tagged articles

AI Agent Memory

3 articles · Page 1 of 1
Architecture Digest
Architecture Digest
Sep 7, 2026 · Artificial Intelligence

OpenViking: Open-Source Context Database for AI Agents with 32k GitHub Stars

OpenViking, an open-source context database from Volcano Engine with 32k GitHub stars, solves AI agent memory overflow by storing long-term memory, project resources, and skills in a virtual file system with three-layer summaries, traceable retrieval, and automatic memory consolidation, integrating with major coding agents like Codex and Cursor.

AI Agent MemoryAgent IntegrationContext Database
0 likes · 11 min read
OpenViking: Open-Source Context Database for AI Agents with 32k GitHub Stars
JD Cloud Developers
JD Cloud Developers
Sep 1, 2026 · Artificial Intelligence

Claude Code vs Codex: Deep Architectural Comparison of AI Agent Memory Systems

This article provides an architecture-level comparison of Claude Code's four-layer automated memory system (CLAUDE.md, Auto Memory, Session Memory, AutoDream) versus Codex's two-layer manual declarative system (AGENTS.md + Session Context), analyzing persistence strategies, cross-session transfer, context compression, MCP support, and design philosophy trade-offs between automation and controllability.

AGENTS.mdAI Agent MemoryAutoDream
0 likes · 52 min read
Claude Code vs Codex: Deep Architectural Comparison of AI Agent Memory Systems
Code Ape Tech Column
Code Ape Tech Column
Aug 28, 2026 · Databases

Redis Transforms into AI Data Infrastructure: Vector Search, Vector Sets, Semantic Cache & Agent Memory

This article details Redis's evolution into a comprehensive AI data infrastructure, covering its four core capabilities—vector search with hybrid queries, native Vector Sets data type, LangCache semantic caching for 70% LLM cost reduction, and Redis Iris context engine for AI agent memory—with technical implementations, performance benchmarks, and use-case recommendations.

AI Agent MemoryHNSWJava
0 likes · 16 min read
Redis Transforms into AI Data Infrastructure: Vector Search, Vector Sets, Semantic Cache & Agent Memory