Tagged articles
4 articles
Page 1 of 1
Ops Development & AI Practice
Ops Development & AI Practice
May 19, 2026 · Artificial Intelligence

What the Fluctuating Memory Metric in Gemini CLI Really Means

The Memory indicator in Gemini CLI shows the serialized size of the active context and varies as the tool dynamically loads, unloads, and compresses context data through just‑in‑time loading and automatic compaction, rather than reflecting a static token count.

Active ContextCLI Memory ManagementContext Compaction
0 likes · 6 min read
What the Fluctuating Memory Metric in Gemini CLI Really Means
AI Engineer Programming
AI Engineer Programming
Apr 15, 2026 · Artificial Intelligence

Agent Context Compaction: How pi and Claude Code Implement Compression Strategies

The article analyzes context compaction for long‑running LLM agents, comparing pi‑mono and Claude Code approaches, detailing when, where, and how to compress, trigger mechanisms, multi‑step summarization pipelines, storage formats, reconstruction methods, and the trade‑offs between cost, latency, and summary quality.

AgentClaude CodeContext Compaction
0 likes · 23 min read
Agent Context Compaction: How pi and Claude Code Implement Compression Strategies
Old Meng AI Explorer
Old Meng AI Explorer
Apr 13, 2026 · Artificial Intelligence

Master Codex: Advanced AGENTS.md, Context Compaction, and MCP Tricks

This guide walks experienced developers through Codex’s advanced capabilities—layered AGENTS.md configuration, Context Compaction to prevent memory loss, Claude‑Code hybrid workflows, sandbox and Rules security controls, the extensible MCP protocol, profile switching, pipeline integration, and session management—to transform casual use into expert mastery.

AGENTS.mdAI codingCodex
0 likes · 14 min read
Master Codex: Advanced AGENTS.md, Context Compaction, and MCP Tricks
Architect
Architect
Mar 8, 2026 · Information Security

Why OpenClaw’s Soft Boundaries Spark Security Disasters – Lessons for AI Agents

This article reviews recent OpenClaw security incidents, from a high‑profile email‑deletion failure caused by context compaction to supply‑chain attacks on Skills, analyzes the underlying architectural flaws of soft boundaries and missing execution‑time safeguards, and proposes a three‑layer hardening framework for AI agents.

AI agent securityContext CompactionInformation Security
0 likes · 19 min read
Why OpenClaw’s Soft Boundaries Spark Security Disasters – Lessons for AI Agents