ReMe/reme_ai
2026-01-06 15:12:38 +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 feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
core refactor(core): restructure tool modules and add memory operations 2026-01-06 14:31:47 +08:00
enumeration refactor(core): restructure context management and working memory modules 2025-11-24 21:17:02 +08:00
mem_agent refactor(core): restructure tool modules and add memory operations 2026-01-06 14:31:47 +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
tool refactor(core): restructure tool modules and add memory operations 2026-01-06 14:31: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 fix bug when updating memory freq only but not utility 2025-12-24 14:35:09 +08:00
__init__.py chore(release): bump version to 0.2.0.5 2026-01-06 15:12:38 +08:00
main.py refactor(core): restructure context management and working memory modules 2025-11-24 21:17:02 +08:00