ReMe/reme/components
Sen Huang 3dee10d4f9
Some checks failed
Pre-commit / run (ubuntu-latest) (push) Has been cancelled
Tests ReMe / Unit Tests - py3.11 (push) Has been cancelled
Tests ReMe / Unit Tests - py3.12 (push) Has been cancelled
Tests ReMe / Unit Tests - py3.13 (push) Has been cancelled
feat: add Claude Code plugin with auto-memory functionality (#297)
* feat: add Claude Code plugin with auto-memory functionality

* refactor(auto_memory): fix spacing in json parsing logic
2026-06-26 14:46:42 +08:00
..
agent_wrapper feat: add Claude Code plugin with auto-memory functionality (#297) 2026-06-26 14:46:42 +08:00
as_embedding init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
as_llm init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
client fix(mcp): resolve circular import issues and update dependencies (#296) 2026-06-26 09:37:08 +08:00
embedding_store Refactor logging levels and add dream schema definitions (#291) 2026-06-24 16:44:03 +08:00
file_catalog Refactor logging levels and add dream schema definitions (#291) 2026-06-24 16:44:03 +08:00
file_chunker docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
file_graph Refactor logging levels and add dream schema definitions (#291) 2026-06-24 16:44:03 +08:00
file_store feat(file_store): add embedding backfill for persisted chunks (#292) 2026-06-24 17:32:21 +08:00
job init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
keyword_index Update version to 0.4.0.2 and improve tokenizer index handling (#290) 2026-06-24 15:01:07 +08:00
service fix(mcp): resolve circular import issues and update dependencies (#296) 2026-06-26 09:37:08 +08:00
tokenizer Refactor logging levels and add dream schema definitions (#291) 2026-06-24 16:44:03 +08:00
__init__.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
application_context.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
base_component.py docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
component_registry.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
prompt_handler.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
runtime_context.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00