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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@
33
33
34
34
## Updates
35
35
36
+
-`2026-04-10`: `codebase-retrieval` now includes the lightweight direct graph summary by default, with MCP metadata, tests, and changelog docs updated in sync.
36
37
-`2026-04-06`: tightened the default user path, memory governance, and operational visibility to make first use, feedback loops, and health checks clearer.
37
38
-`2026-04-07`: improved the indexing pipeline with lighter planning, snapshot copy reduction, queue observability, fallback hardening, and repeatable benchmarks.
38
39
-`2026-04-08`: added the embedding gateway, local caching and multi-upstream routing, plus Hugging Face integration and MCP context lifecycle tools.
@@ -279,10 +280,11 @@ ContextAtlas focuses on **what context to provide**, not how the task should be
279
280
| Document | Purpose |
280
281
|------|------|
281
282
|[Docs index](./docs/README.md)| Unified entry for stable docs, plans, changelog, and archived delivery material |
283
+
|[2026-04-10 update summary](./docs/changelog/2026-04-10.md)| Default-on graph context for codebase retrieval plus MCP/docs sync |
282
284
|[First use guide](./docs/guides/first-use.md)| Fast onboarding path for the default `contextatlas` loop |
283
-
|[2026-04-09 update summary](./docs/changelog/2026-04-09.md)| Summary of index planning thresholds, long-term memory table split, and delivery sync |
284
285
|[2026-04-06 update summary](./docs/changelog/2026-04-06.md)| Summary of the new main path, memory governance, operations, release gate, and team metrics |
285
286
|[2026-04-07 update summary](./docs/changelog/2026-04-07.md)| Summary of the seven indexing phases covering lightweight planning, snapshot copy reduction, health repair, observability, fallback hardening, storage trimming, and benchmarks |
287
+
|[2026-04-09 update summary](./docs/changelog/2026-04-09.md)| Summary of index planning thresholds, long-term memory table split, and delivery sync |
0 commit comments