Ross ROSS = Recommend OSS · open-source software intelligence for agents

Martian-Engineering/lossless-claw

Lossless Claw — LCM (Lossless Context Management) plugin for OpenClaw observed · 2026-08-28

github.com/Martian-Engineering/lossless-claw · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 99
  • Longevity 14
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 2.0
  • age_days: 196
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

4894 stars · 443 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Lossless Context Management (LCM) plugin for OpenClaw that replaces sliding-window context truncation with a DAG-based summarization system backed by SQLite. It persists every message, condenses older history into hierarchical summaries, and gives agents tools to search and expand compacted context.

Use cases

  • prevent my agent from forgetting earlier conversation details
  • keep chat context within token limits without losing messages
  • summarize old messages into a searchable history for an LLM agent
  • let an agent recall details from compacted conversation history
  • migrate existing sessions to lossless context management
  • back up and inspect agent conversation databases

When to choose

  • you use OpenClaw and hit context-window truncation in long sessions
  • you need agents that can recall arbitrary details from past conversations
  • you want persistent, queryable conversation history with summaries

When to avoid

  • you don't use OpenClaw or a compatible agent runtime
  • you need a general-purpose memory layer for other frameworks
  • you want minimal overhead and don't mind aggressive truncation

Facets

plugin · maturity active

rag llm-inference agent-framework database cli plugin-system large-language-models databases developer-tools cli cross-platform context-management lossless-compaction openclaw sqlite summarization memory conversation-history dag ai-agents nodejs

1 source

Member repositories

RepositoryRoleHealth v2
Martian-Engineering/lossless-clawmain82

For agents

markdown · JSON · MCP: product_card(name="Martian-Engineering/lossless-claw")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem