» Tag
context-management
5 postsElpis: A Rust TUI Agent Shell With Per-Turn Context Pruning
Elpis is an open-source Rust TUI agent shell with per-turn context pruning, a visible context ledger, and durable memory for LLM coding agents.
Preventing Context Loss in AI Agents with Two-Document Pattern
Two-document pattern for AI agents: append-only log and editable index. Prevents context loss, corrects errors.
Kiro CLI Performance Degrades After an Hour: Here's How to Fix It
Discover why long sessions in Kiro CLI cause problems and how to address them.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHow context is managed in long-running agentic systems
A look at how Director's Journal, Critic's Review and Timeline mechanisms keep multi-agent security investigation systems coherent over long-running sessions.
Addressing Agent Memory and Costs as Lifecycle and Architectural Issues
Exploring how production AI agents manage memory and costs through lifecycle approaches.