lean-memory 0.1.1__tar.gz → 0.1.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {lean_memory-0.1.1 → lean_memory-0.1.2}/CHANGELOG.md +6 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/PKG-INFO +2 -2
- {lean_memory-0.1.1 → lean_memory-0.1.2}/README.md +1 -1
- {lean_memory-0.1.1 → lean_memory-0.1.2}/pyproject.toml +1 -1
- {lean_memory-0.1.1 → lean_memory-0.1.2}/server.json +3 -3
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/__init__.py +1 -1
- {lean_memory-0.1.1 → lean_memory-0.1.2}/.github/workflows/publish-mcp.yml +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/.github/workflows/release.yml +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/.github/workflows/test.yml +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/.gitignore +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/ARCHITECTURE.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/CLAUDE.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/PERFORMANCE.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/bet2_ablation.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/bet2_goldset.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/phase2_escalation_probe.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/phase2_eval.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/phase2_ingest.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/phase2_judge.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/phase2_reader.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-bet2-revalidation.txt +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-baseline.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-postdrop-p1.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-postdrop-p2.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-postdrop-p3.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-postdrop-p4.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-postfix.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-granularity-sweep.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/README.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/phase2/.gitkeep +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/phase2/dataset_pins.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/bench/smoke_quality.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/assets/quickstart.gif +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/assets/quickstart.tape +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/benchmarks.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/competitive-landscape.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/launch-fixlist.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/phase2-eval-plan.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/phase2-learnings.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/phase2-HANDOFF.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/plans/2026-06-21-demo-agent.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/plans/2026-06-21-mcp-server.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/plans/2026-07-02-phase2-eval-harness.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/plans/2026-07-08-launch-quality-gate.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/specs/2026-07-02-phase2-eval-harness-design.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/specs/2026-07-08-strategic-direction-design.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/workpackets.md +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/examples/chat.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/examples/mcp_config.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/embed/__init__.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/embed/base.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/embed/fake.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/embed/sentence_transformer.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/__init__.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/contradiction.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/gliner_extractor.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/llm_typer.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/router.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/rules.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/salience.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/extract/taxonomy.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/mcp_server.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/memory.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/retrieve/__init__.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/retrieve/rerank.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/retrieve/retriever.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/store/__init__.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/store/base.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/store/schema.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/store/sqlite_store.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/src/lean_memory/types.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/fixtures/phase2/lme_oracle_mini.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/fixtures/phase2/lme_s_mini.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/fixtures/phase2/locomo_mini.json +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_asof_sparse.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_chat.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_contradiction_extends.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_embedder_default.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_escalation_probe.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_known_entities_cap.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_mcp_server.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_phase1_extraction.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_phase2_eval.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_phase2_ingest.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_phase2_judge.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_phase2_reader.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_router.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_search_now.py +0 -0
- {lean_memory-0.1.1 → lean_memory-0.1.2}/tests/test_spine.py +0 -0
|
@@ -4,6 +4,12 @@ All notable changes to lean-memory are documented here. The format is based on
|
|
|
4
4
|
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
|
|
5
5
|
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
6
6
|
|
|
7
|
+
## [0.1.2] - 2026-07-12
|
|
8
|
+
|
|
9
|
+
### Fixed
|
|
10
|
+
- MCP Registry namespace case: `io.github.Wuesteon/lean-memory` (the registry's
|
|
11
|
+
PyPI ownership marker is compared case-exactly against the published README).
|
|
12
|
+
|
|
7
13
|
## [0.1.1] - 2026-07-12
|
|
8
14
|
|
|
9
15
|
### Added
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lean-memory
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.2
|
|
4
4
|
Summary: Embedded, local-first agent memory with hybrid retrieval and ADD-only supersession.
|
|
5
5
|
Project-URL: Homepage, https://github.com/Wuesteon/lean-memory
|
|
6
6
|
Project-URL: Repository, https://github.com/Wuesteon/lean-memory
|
|
@@ -227,5 +227,5 @@ bench/ Retrieval quality + BET-2 ablation harnesses
|
|
|
227
227
|
|
|
228
228
|
Apache-2.0
|
|
229
229
|
|
|
230
|
-
<!-- mcp-name: io.github.
|
|
230
|
+
<!-- mcp-name: io.github.Wuesteon/lean-memory -->
|
|
231
231
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
3
|
-
"name": "io.github.
|
|
3
|
+
"name": "io.github.Wuesteon/lean-memory",
|
|
4
4
|
"description": "Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.",
|
|
5
5
|
"title": "lean-memory",
|
|
6
6
|
"repository": {
|
|
7
7
|
"url": "https://github.com/Wuesteon/lean-memory",
|
|
8
8
|
"source": "github"
|
|
9
9
|
},
|
|
10
|
-
"version": "0.1.
|
|
10
|
+
"version": "0.1.2",
|
|
11
11
|
"packages": [
|
|
12
12
|
{
|
|
13
13
|
"registryType": "pypi",
|
|
14
14
|
"registryBaseUrl": "https://pypi.org",
|
|
15
15
|
"identifier": "lean-memory",
|
|
16
|
-
"version": "0.1.
|
|
16
|
+
"version": "0.1.2",
|
|
17
17
|
"runtimeHint": "uvx",
|
|
18
18
|
"transport": {
|
|
19
19
|
"type": "stdio"
|
|
@@ -11,4 +11,4 @@ from .memory import Memory
|
|
|
11
11
|
from .types import Entity, Episode, Fact, RetrievedFact
|
|
12
12
|
|
|
13
13
|
__all__ = ["Memory", "Episode", "Entity", "Fact", "RetrievedFact"]
|
|
14
|
-
__version__ = "0.1.
|
|
14
|
+
__version__ = "0.1.2" # keep in sync with pyproject.toml [project].version
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-bet2-revalidation.txt
RENAMED
|
File without changes
|
{lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-baseline.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-escalation-postfix.json
RENAMED
|
File without changes
|
{lean_memory-0.1.1 → lean_memory-0.1.2}/bench/results/calibration/2026-07-granularity-sweep.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/plans/2026-07-02-phase2-eval-harness.md
RENAMED
|
File without changes
|
{lean_memory-0.1.1 → lean_memory-0.1.2}/docs/superpowers/plans/2026-07-08-launch-quality-gate.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|