ReMe/tests
2026-02-08 21:37:55 +08:00
..
demo_memory_search.py refactor(core): rename memory_storage to memory_store and add base fs tool 2026-02-07 03:37:12 +08:00
mcp_servers_demo.json refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_agentscope_converter.py feat(core): add memory storage and context checking capabilities 2026-02-08 19:24:53 +08:00
test_base_context.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_cache_handler.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_cache_memory_usage.py feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
test_chunking_utils.py feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
test_embedding.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_embedding_cache.py feat(memory): implement file watcher with delta and full sync strategies 2026-02-06 01:58:28 +08:00
test_embedding_sync.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_fs_compactor.py feat(core): add memory storage and context checking capabilities 2026-02-08 19:24:53 +08:00
test_fs_context_checker.py feat(core): add memory storage and context checking capabilities 2026-02-08 19:24:53 +08:00
test_fs_file_watch_integration.py feat(file-watcher): add file watching functionality with error handling 2026-02-08 21:37:55 +08:00
test_fs_memory_get.py refactor(core): rename memory_storage to memory_store and add base fs tool 2026-02-07 03:37:12 +08:00
test_fs_memory_search.py feat(core): add config path parameter and enhance fs cli capabilities 2026-02-08 04:56:10 +08:00
test_fs_summary.py feat(core): add config path parameter and enhance fs cli capabilities 2026-02-08 04:56:10 +08:00
test_fs_tool.py refactor(core): rename memory_storage to memory_store and add base fs tool 2026-02-07 03:37:12 +08:00
test_llm.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_llm_sync.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_logo.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_mcp_client.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_mcp_server.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_memory_store.py feat(file-watcher): add file watching functionality with error handling 2026-02-08 21:37:55 +08:00
test_memory_vector_conversion.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_message.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_reme.py refactor(core): update registry naming and application configuration 2026-02-07 15:05:02 +08:00
test_timer.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_token_counter.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_tool.py feat(chat): add FsCli chat agent with streaming capabilities 2026-02-08 03:05:11 +08:00
test_tool_call.py refactor(core): restructure project modules and update base classes 2026-01-22 22:07:32 +08:00
test_ts_merge.py feat(memory): add ReadHistoryV2 tool with enhanced history retrieval capabilities 2026-02-02 17:14:16 +08:00
test_vector_store.py feat(utils): add cosine similarity functions and integrate into vector operations 2026-02-06 17:45:59 +08:00