ReMe/tests/integration
jinliyl fc4a5398a8
fix(index): make embedding rebuild explicit and scoped (#508)
* fix(index): make embedding rebuild explicit and scoped

* fix(index): harden scoped reindex completion

* fix(index): guard embedding space transitions

* fix(index): serialize reindex with mutations

* docs(index): clarify scoped reindex semantics

* docs(index): explain synchronous checkpoint snapshots

* fix(index): serialize checkpoint publication
2026-08-28 23:25:17 +08:00
..
__init__.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
_workspace_fixture.py feat: simplify wikilink semantics and support line anchors (#412) 2026-08-05 11:47:50 +08:00
run_reme_e2e_local.py feat: add Claude Code plugin with auto-memory functionality (#297) 2026-06-26 14:46:42 +08:00
test_agent_session.py docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
test_auto_dream.py feat: simplify wikilink semantics and support line anchors (#412) 2026-08-05 11:47:50 +08:00
test_auto_memory.py docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
test_auto_resource.py refactor(embedding): update embedding model initialization and session storage paths (#329) 2026-07-08 12:30:46 +09:00
test_codex_agent_wrapper.py feat(agent): add Codex agent wrapper and ReMe MCP bridge (#358) 2026-07-17 13:39:18 +08:00
test_embedding.py docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
test_llm.py docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
test_reme_e2e.py fix(index): make embedding rebuild explicit and scoped (#508) 2026-08-28 23:25:17 +08:00
test_stream_llm.py feat(tests): support .jsonl.zst files in integration tests (#288) 2026-06-22 17:32:37 +08:00