ReMe/reme_ai
2025-11-27 13:12:59 +08:00
..
agent refactor(core): restructure context management and working memory modules 2025-11-24 21:17:02 +08:00
config refactor(working_memory): rename context offload operations to working memory summarization 2025-11-25 10:59:38 +08:00
constants feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +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 refactor(schema): update import paths and versioning strategy 2025-11-07 17:01:48 +08:00
service feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
summary Merge pull request #34 from agentscope-ai/dev_1117 2025-11-26 11:11:42 +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(vector_store): add type assertion for VectorNode in dump workspace 2025-11-08 00:19:56 +08:00
__init__.py chore(version): bump package version to 0.2.0.3 2025-11-27 13:12:59 +08:00
main.py refactor(core): restructure context management and working memory modules 2025-11-24 21:17:02 +08:00