ReMe/reme/components/file_graph
jinliyl c85917a812
feat(core): support live component replacement (#505)
* feat(core): support live component replacement

* fix(core): serialize replacement with app lifecycle

* fix(core): preserve state during component replacement

* fix(core): roll back partial component startup

* chore(deps): add 'web' extra to reme-ai and remove reme_studio from core dependencies

- Updated reme-ai dependency to include 'as' and 'web' extras
- Removed reme_studio from core dependency list to avoid duplication or unnecessary install

* fix(core): preserve persisted state on startup failure
2026-08-28 16:04:02 +08:00
..
__init__.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
base_file_graph.py feat(core): support live component replacement (#505) 2026-08-28 16:04:02 +08:00
local_file_graph.py Refactor logging levels and add dream schema definitions (#291) 2026-06-24 16:44:03 +08:00
neo4j_file_graph.py feat: simplify wikilink semantics and support line anchors (#412) 2026-08-05 11:47:50 +08:00
nx_file_graph.py feat: add Auto Fin cookbook and managed outbound proxy support (#392) 2026-07-25 18:09:39 +08:00