ReMe/reme
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
..
components fix(index): make embedding rebuild explicit and scoped (#508) 2026-08-28 23:25:17 +08:00
config fix(index): make embedding rebuild explicit and scoped (#508) 2026-08-28 23:25:17 +08:00
enumeration feat: add entry-point plugin system and extract Auto Fin (#459) 2026-08-19 17:23:23 +08:00
schema feat: extract Daily Paper into an independently packaged plugin (#491) 2026-08-26 17:32:46 +08:00
steps fix(index): make embedding rebuild explicit and scoped (#508) 2026-08-28 23:25:17 +08:00
utils fix(index): make embedding rebuild explicit and scoped (#508) 2026-08-28 23:25:17 +08:00
__init__.py fix(index): make embedding rebuild explicit and scoped (#508) 2026-08-28 23:25:17 +08:00
application.py feat(core): support live component replacement (#505) 2026-08-28 16:04:02 +08:00
constants.py feat(index): add file size limits and oversized file handling (#362) 2026-07-15 21:01:18 +08:00
entry_point.py feat: simplify plugin setup and add management CLI (#485) 2026-08-23 17:58:20 +08:00
plugin.py feat: simplify plugin setup and add management CLI (#485) 2026-08-23 17:58:20 +08:00
plugin_cli.py feat: simplify plugin setup and add management CLI (#485) 2026-08-23 17:58:20 +08:00
plugin_manifest.py feat: simplify plugin setup and add management CLI (#485) 2026-08-23 17:58:20 +08:00
reme.py feat: simplify plugin setup and add management CLI (#485) 2026-08-23 17:58:20 +08:00