ReMe/reme_ai
2026-01-26 16:30:58 +08:00
..
agent feat(agent): add initialization method for SimpleReactOp 2025-12-11 10:41:24 +08:00
config Merge pull request #59 from agentscope-ai/dev_czy_1126 2025-12-25 14:07:38 +08:00
constants refactor(memory): move memory tools to dedicated module and update imports 2026-01-07 10:10:03 +08:00
enumeration refactor(core): restructure context management and working memory modules 2025-11-24 21:17:02 +08:00
retrieve refactor(grep_op): replace shell grep with python regex search 2025-11-26 00:18:35 +08:00
schema feat(memory): serialize metadata as JSON string in memory schemas 2025-12-07 22:21:20 +08:00
service feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
summary feat(working_memory): add working memory demo with ReAct agent 2025-11-27 16:52:47 +08:00
utils refactor(grep_op): replace asyncio subprocess with run_shell_command utility 2025-11-25 11:40:57 +08:00
vector_store refactor(vector_store): replace async_iter_workspace_nodes with async_list_workspace_nodes 2026-01-08 16:39:28 +08:00
__init__.py refactor(vector_store): replace async_iter_workspace_nodes with async_list_workspace_nodes 2026-01-08 16:39:28 +08:00
main.py refactor(core): restructure context management and working memory modules 2025-11-24 21:17:02 +08:00