ReMe/tests/integration
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
..
__init__.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
_workspace_fixture.py feat(mem): Enhance daily note system with metadata handling and write functionality (#295) 2026-06-25 21:54:56 +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(tests): support .jsonl.zst files in integration tests (#288) 2026-06-22 17:32:37 +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 feat(mem): Enhance daily note system with metadata handling and write functionality (#295) 2026-06-25 21:54:56 +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 feat: add Claude Code plugin with auto-memory functionality (#297) 2026-06-26 14:46:42 +08:00
test_stream_llm.py feat(tests): support .jsonl.zst files in integration tests (#288) 2026-06-22 17:32:37 +08:00