You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="ContextForge shipped v0.1 through v1.0 — 11 versions, 97% token reduction, 177 tests. Full visual timeline from baseline to complete system.">
8
-
<metaproperty="og:title" content="ContextForge Roadmap — v0.1 to v1.0 complete">
7
+
<metaname="description" content="ContextForge shipped v0.1 through v1.1 — 12 versions, 97% token reduction, 177 tests. Full visual timeline from baseline to complete system.">
8
+
<metaproperty="og:title" content="ContextForge Roadmap — v0.1 to v1.1 complete">
9
9
<metaproperty="og:description" content="11 versions shipped. 97% token reduction. 177 tests. MIT license. See how ContextForge was built from first extractor to full enterprise system.">
<divclass="tl-desc">The complete ContextForge system. Self-healing CI auto-regenerates the context file when it drifts. The --health flag runs all 21 extractor checks and reports any failures. The --suggest-tool flag recommends which MCP tool to use for the current task. All 177 tests pass. The 97% token reduction is now stable across languages, repo sizes, and CI environments.</div>
443
+
<divclass="tl-desc">The complete ContextForge system. Self-healing CI auto-regenerates the context file when it drifts. The --health flag gives a composite 0–100 score for context freshness, reduction quality, and over-budget run rate. The --suggest-tool flag classifies any task description into fast / balanced / powerful model tiers. All 177 tests pass.</div>
438
444
<divclass="tl-tags">
439
445
<spanclass="tl-tag">self-healing CI</span>
440
446
<spanclass="tl-tag">--health</span>
@@ -446,14 +452,37 @@ <h2>Every version, every feature</h2>
<divclass="tl-desc">Three output strategies for different workflows. <strong>full</strong> (default) — one file, all signatures, always injected. <strong>per-module</strong> — one file per source directory plus a tiny always-on overview (~100–300 tokens); ~70% fewer injected tokens with zero context loss. <strong>hot-cold</strong> — recently committed files auto-injected (~200–800 tokens); everything else written to a cold file for MCP on-demand retrieval; ~90% fewer always-on tokens when using Claude Code or Cursor with MCP enabled.</div>
0 commit comments