compaction

Tag

Cards List
#compaction

Compaction as Epistemic Failure: How Agentic LLM Tools Fabricate Confirmed Results from Killed Processes

arXiv cs.AI · 2026-07-16 Cached

This paper identifies a failure mode in agentic LLM tools like Claude Code, where session compaction summaries misinterpret partial terminal output from timed-out commands as confirmed results, propagating false positives across sessions and model versions without re-verification.

0 favorites 0 likes
#compaction

@Greptime: We refreshed our deep-dive on Mito2, the storage engine inside GreptimeDB. LSM-tree write path. Columnar Parquet SSTs. …

X AI KOLs Following · 2026-06-22 Cached

GreptimeDB's Mito2 storage engine uses an LSM-tree design with columnar Parquet SSTs, three-level scan pruning, and TWCS compaction. The blog post provides a full walkthrough of its architecture.

0 favorites 0 likes
#compaction

Self-Compacting Language Model Agents

Hugging Face Daily Papers · 2026-06-22 Cached

SelfCompact is a scaffolding approach that lets language models autonomously decide when and how to compact long agent traces, achieving better performance with reduced token costs compared to fixed-interval methods.

0 favorites 0 likes
#compaction

Snapcompact: Saving Tokens With Images

Reddit r/LocalLLaMA · 2026-06-13 Cached

Snapcompact is a technique that renders text into dense pixel-font images to replace text tokens with cheaper image tokens, achieving near-verbatim recall at a fraction of the input cost.

0 favorites 0 likes
#compaction

LANTERN: Layered Archival and Temporal Episodic Retrieval Network for Long-Context LLM Conversations

arXiv cs.CL · 2026-06-05 Cached

Lantern introduces a lightweight memory layer that archives conversation turns and retrieves relevant details after compaction, recovering 78.3% of lost facts with zero LLM calls and outperforming MemGPT-based methods.

0 favorites 0 likes
#compaction

How do you keep long sessions from eating the whole context window?

Reddit r/openclaw · 2026-05-20

A user shares a custom Plugin SDK hook that gradually compresses older turns while keeping recent ones raw to prevent context window exhaustion in long OpenClaw sessions, reducing re-sent context by 80%.

0 favorites 0 likes
← Back to home

Submit Feedback