06-reference

alphasignal agentmemory 92 percent fewer tokens

2026-05-18·reference·source: AlphaSignal·by Lior Alexander (curator)

AlphaSignal - agentmemory hits 11k stars, claims 92% fewer tokens for Claude/Cursor (May 18 2026)

Why this is in the vault

The top item - agentmemory, an Apache-2.0 open-source background memory layer for coding agents - is directly load-bearing for Ray's own context-management story. It claims 92% fewer tokens per session vs loading full context, 95.2% retrieval accuracy via hybrid (keyword + vector + knowledge-graph) search, SQLite-only (no external DB), and MCP wiring for Claude Code, Codex, Cursor, Gemini CLI, Cline, Windsurf. That is exactly the gap CLAUDE.md hard rule #4 codifies for this agent (don't burn parent context on large artifacts) and exactly what working-context.md does today as a hand-rolled durable scratchpad. If the claims hold, this is a candidate substrate for the next iteration of Ray's memory architecture - or at minimum a strong reference for what the open-source community converged on.

The Lior framing in the intro is also notable for the vault thesis-tracking: "The real bottleneck in agentic coding isn't model intelligence anymore. It's memory... We're entering the context engineering era." That maps cleanly onto the harness-thesis evidence already in the vault (Cobus Greyling, Harrison Chase, Akshay Pachaar, Addy Osmani, Zhou et al.) - one more validation that the field's center of gravity has shifted from weights to runtime.

Secondary signal worth tracking: the Tom Dorr "106 Claude Code skills across 15 professions" repo - direct adjacency to RDCO's own skill library and the Garry Tan "Thin Harness, Fat Skills" pattern. May be worth a sniff-test for skill-shape ideas (PR Description Writer, Debugging Log Analyser, Runbook Writer, Changelog Generator are the cited engineering bundle).

Mapping against Ray Data Co

Verdict: medium-to-strong mapping. Top item is worth a hands-on paper-trade, not just a "noted." Skill-bundle item is a sniff-test. Other curation items skip.

Issue contents

Top item: agentmemory (11.6k stars, Apache-2.0)

Top item: Tom Dorr - 106 Claude Code skills, 15 professions (324 stars, MIT)

Top item: NVIDIA SANA (6,222 stars)

Signals (one-liners)

  1. HKUDS opens tool that turns any software into AI-agent-ready CLI (36k stars). Adjacent to harness/tool-dispatch thesis. Skip-but-note.
  2. Buildkite paid placement - CI orchestration. Skip.
  3. Dograh - open-source self-hostable drag-and-drop voice agent builder (1.8k stars). Adjacent to ElevenLabs/voice work but not load-bearing today. Skip.
  4. Qwen3.6-35B MoE with quantized GGUF + speculative decoding (5.3k downloads). Local-model inference improvement. Skip-but-note - relevant if RDCO ever moves any workload local.

⚠️ Sponsorship

All three are standard AlphaSignal paid placements, disclosed. No ideological bias.

Related