Skip to content

Releases: SuperMarioYL/ctxfeed

ctxfeed v0.6.0

Choose a tag to compare

@SuperMarioYL SuperMarioYL released this 22 Aug 21:32

Context-feeding layer for coding agents (Claude Code, Cursor) — shards a repo into model-sized context windows with a persistent cache so repeat ingestions skip unchanged files and report an honest cache-hit rate.

ctxfeed v0.5.0

Choose a tag to compare

@SuperMarioYL SuperMarioYL released this 19 Aug 04:56

Local MCP project-context backend that shards a repo into GLM-5.2's 1M-token window

ctxfeed v0.4.0

Choose a tag to compare

@SuperMarioYL SuperMarioYL released this 16 Aug 20:41

ctxfeed is a local MCP project-context backend that shards a whole repo into GLM-5.2's 1M-token window with cache-aware ingest ordering

ctxfeed v0.3.0

Choose a tag to compare

@SuperMarioYL SuperMarioYL released this 10 Aug 19:26

ctxfeed is a local MCP project-context backend that shards a whole repo into GLM-5.2's 1M-token window with cache-aware ingest ordering

ctxfeed v0.2.0

Choose a tag to compare

@SuperMarioYL SuperMarioYL released this 03 Aug 04:35

ctxfeed is a local MCP project-context backend that shards a whole repo into GLM-5.2's 1M-token window with cache-aware ingest ordering

ctxfeed v0.1.0

Choose a tag to compare

@SuperMarioYL SuperMarioYL released this 18 Jul 13:47

ctxfeed is a local MCP project-context backend that shards a whole repo into GLM-5.2's 1M-token window with cache-aware ingest ordering, so coding agents like Claude Code and Cursor query 1000+ files in one call — below Opus per-token cost, past ChatGPT's 40-file cap. Rides the Kimi K3 / DeepSeek V4 long-context wave.