release: v4.1.0 — local-search bridge + LLM Atlas extractor (surface + document v4.0.0→ work)#167
Merged
Conversation
…tractor Surfaces the previously-merged-but-undocumented work since v4.0.0: - #161 local-filesystem search bridge (resolve_project, Everything ES.exe, path redaction) - #166 LLM typed-entity Atlas extractor - #162 detect-first installer; #165 steward tiers-every-cycle; #163 CI conftest; #164 IP scrub README Key features + CHANGELOG now document the Everything integration.
…focused, graceful-degrade Re-verified the Everything bridge works end-to-end (es.exe 1.1.0.27): resolve-project finds real projects with explainable scoring, memory-first cache hits on repeat, paths redacted. But the value is narrow (path-resolution for weak-file-search agents + cross- session recall), not a headline; speed is sub-second either way. Docs now say so.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts v4.1.0, which surfaces and documents the work merged after v4.0.0 (#161–#166) that was sitting on
mainwith no version bump, README mention, or release notes.What's in it
resolve-project/local-search, CLI+MCP) via Everything's read-onlyES.exe, memory-first with redacted paths. Re-verified end-to-end this release (es.exe 1.1.0.27): resolves real projects with explainable scoring, memory cache-hit on repeat. Framed honestly as optional, Windows/Codex-focused, graceful-degrade — not a headline; sub-second either way.Changes
pyproject.toml4.0.0 → 4.1.0[4.1.0]entryNo code changes — docs + version only; the features themselves already shipped to main.