Show HN: ctx – Search the coding agent history already on your machine
Sentiment Mix
Geography
Expert Signals
luca-ctx
author • 1 mention
Hacker News
source • 1 mention
AI-Generated Claims
Generated from linked receipts; click sources for full context.
Coding agents don't have long-term memory.But you do have months of full-fidelity agent transcripts stored on your machine.A simple solution that goes a long way: ingest those transcripts and logs into a structured SQLite database, then search them with ranked text match.
Supported by 1 story
Everything is fully local and doesn't require anything fancy like a graph database or hosted memory service.This is the idea behind ctx, a Rust CLI that handles the ingestion and searching.We give our agents a skill that tells them to reference past sessions before working in an area.
Supported by 1 story
Usually we do this through an "Agent History Research Subagent" whose job is just to prepare a short brief covering any relevant history before the task begins.A real example: sometimes our test suite runs would fail because disk was full on the runner.
Supported by 1 story
The correct approach was to run the cleanup runbook, but the root cause of the failure was not clear to the agents, so they would think it was a test regression and go down the wrong...
Supported by 1 story
Paper to Product Links
Related Events
Show HN: CLI tool for detecting non-exact code duplication with embedding models
Uncategorized • 7/2/2026
Show HN: I built an open-source alternative to Claude Cowork
LLMs • 7/2/2026
Show HN: Mail Memories – A desktop app to rescue photos from Gmail
Uncategorized • 7/2/2026
Z.ai launches ZCode to challenge Cursor, Claude Code and GitHub Copilot in AI coding - VentureBeat
LLMs • 7/2/2026
FoundationDB's Flow – Bringing Actor-Based Concurrency to C++11
Uncategorized • 7/2/2026