caozouying.czy
|
dc441d86a7
|
check pre-commit for faq.md
|
2026-03-03 11:26:31 +08:00 |
|
caozouying.czy
|
1074ec78b2
|
Merge branch 'main' of https://github.com/zouyingcao/ReMe
|
2026-03-02 11:21:07 +08:00 |
|
caozouying.czy
|
fe262320d3
|
add faq.md
|
2026-03-02 11:12:40 +08:00 |
|
jinliyl
|
0bb6321285
|
docs(reme): update README with comprehensive documentation for file-b… (#122)
* docs(reme): update README
|
2026-02-28 22:27:38 +08:00 |
|
caozouying.czy
|
7c397603fa
|
update paper_data format
|
2026-02-25 12:05:28 +08:00 |
|
jinli.yl
|
12f0667f11
|
docs(readme): update documentation with ReMe CLI quick start guides and latest updates
|
2026-02-15 19:05:42 +08:00 |
|
jinli.yl
|
c104cb865e
|
docs(cli): add comprehensive quick start guide for ReMe CLI
|
2026-02-15 18:48:32 +08:00 |
|
jinli.yl
|
2159f6a29f
|
docs(cli): update quick start documentation title
|
2026-02-15 18:41:33 +08:00 |
|
jinli.yl
|
c8b7dbc584
|
docs(cli): update Chinese quick start documentation
|
2026-02-15 18:39:57 +08:00 |
|
jinli.yl
|
a753a81852
|
feat(core): upgrade version to 0.3.0.0b1 and add metadata configuration
|
2026-02-15 18:29:46 +08:00 |
|
jinli.yl
|
a8604af78f
|
feat(cli): enable vector search and improve chat history management
|
2026-02-15 13:29:46 +08:00 |
|
jinli.yl
|
0ea51a9378
|
refactor(core): implement lazy initialization for Elasticsearch and Qdrant clients
|
2026-01-29 16:27:02 +08:00 |
|
jinli.yl
|
6e72bcac2e
|
refactor(memory): update memory registration and configuration handling
|
2026-01-29 14:18:53 +08:00 |
|
jinli.yl
|
78b993f830
|
refactor(core): restructure project modules and update base classes
|
2026-01-22 22:07:32 +08:00 |
|
jinli.yl
|
c7fc8255b1
|
refactor(core): move core module to core_old and update import paths
|
2026-01-21 16:34:09 +08:00 |
|
jinli.yl
|
a172a6854b
|
feat(vector-store): add sorting capability to list operations across all backends
|
2026-01-09 19:50:42 +08:00 |
|
caozouying.czy
|
d91fc6a14c
|
update docs/cookbook/appworld/quickstart.md for better reproduction
|
2026-01-09 17:18:53 +08:00 |
|
jinli.yl
|
1ea8f07aac
|
feat(core): add flow module and enhance documentation
|
2026-01-02 00:16:24 +08:00 |
|
jinli.yl
|
91a07e4186
|
feat(vector-store): add base vector store interface and multiple implementations
|
2025-12-31 13:18:33 +08:00 |
|
jinli.yl
|
fbdfdfee57
|
feat(token-counter): add token counting system with multiple implementations
|
2025-12-31 11:17:12 +08:00 |
|
jinli.yl
|
e5f17d6e67
|
docs(guidelines): add test file creation guidelines with loguru logger
|
2025-12-30 22:01:56 +08:00 |
|
jinli.yl
|
266b19ecd0
|
feat(core): add enumeration and schema modules with utility functions
|
2025-12-30 18:16:33 +08:00 |
|
jinli.yl
|
cb907ea201
|
feat(utils): add universal timer decorator with loguru integration
|
2025-12-30 17:38:58 +08:00 |
|
jinliyl
|
da8260e5c0
|
Merge pull request #59 from agentscope-ai/dev_czy_1126
Update appworld_react_agent.py for better reproduction & Upload task memory paper data
|
2025-12-25 14:07:38 +08:00 |
|
caozouying.czy
|
f85ab472d9
|
upload task memory data in our paper
|
2025-12-24 14:35:09 +08:00 |
|
jinli.yl
|
43cfc0872a
|
docs(vector_store): add configuration examples for vector store backends
|
2025-12-17 11:59:25 +08:00 |
|
jinli.yl
|
82b973dbf8
|
feat(audio): add macOS microphone recording script
|
2025-12-04 20:37:32 +08:00 |
|
jinli.yl
|
a1b4ce3df7
|
docs(work_memory): add diagram to message offload documentation
|
2025-11-27 20:37:05 +08:00 |
|
jinli.yl
|
46249bbea7
|
docs(index): update agent memory definition and architecture figure
|
2025-11-27 20:31:00 +08:00 |
|
jinli.yl
|
a968b6fd44
|
docs(cookbook): add Jupytext metadata and improve quick start guide
|
2025-11-27 19:49:09 +08:00 |
|
jinli.yl
|
de53ac0e16
|
docs(work_memory): add working memory documentation files
|
2025-11-27 19:36:56 +08:00 |
|
jinli.yl
|
ed2ca3f9d4
|
docs(readme): update documentation with working memory features
|
2025-11-27 19:27:38 +08:00 |
|
方应
|
fe4eb7a0a8
|
Add the description document about the op in working memory.
|
2025-11-27 17:34:36 +08:00 |
|
方应
|
121002974a
|
Merge remote-tracking branch 'origin/main' into dev_1117
|
2025-11-27 17:28:45 +08:00 |
|
方应
|
dfd2a35ccb
|
Add the description document about the op in working memory.
|
2025-11-27 17:25:14 +08:00 |
|
jinli.yl
|
a2b7a61664
|
feat(working_memory): add working memory demo with ReAct agent
|
2025-11-27 16:52:47 +08:00 |
|
jinli.yl
|
b421515c73
|
refactor(core): restructure context management and working memory modules
|
2025-11-24 21:17:02 +08:00 |
|
jinli.yl
|
e92a8f7e0b
|
chore(version): update project version to 0.2.0.0
|
2025-11-11 00:09:43 +08:00 |
|
jinli.yl
|
d587dbfd56
|
docs(readme): update python version and pypi version badges- Updated Python version badge from 3.12+ to 3.10+
|
2025-11-07 14:57:30 +08:00 |
|
jinli.yl
|
27561aa94f
|
docs(vector_store): update vector store configuration guide
|
2025-11-07 14:53:14 +08:00 |
|
jinli.yl
|
73668f051e
|
feat(core): add pre-commit hooks and improve module documentation
|
2025-11-07 14:14:11 +08:00 |
|
dengjiaji
|
d87dbb65f9
|
docs(config): update source repository URL
|
2025-11-04 16:48:10 +08:00 |
|
jinli.yl
|
e5b2cd9f28
|
docs(index): update citation information
|
2025-11-04 16:19:48 +08:00 |
|
jinli.yl
|
e7d4f00c9f
|
docs(config): update github repository links to agentscope-ai
|
2025-11-04 16:17:40 +08:00 |
|
jinli.yl
|
8984f973ab
|
docs(readme): update project name in README
|
2025-11-04 16:01:12 +08:00 |
|
jinli.yl
|
6a863122f7
|
docs(readme): reorganize latest updates section
|
2025-11-04 15:56:20 +08:00 |
|
jinli.yl
|
d9f332ece2
|
docs(readme): update project name to memory management kit
|
2025-10-29 15:43:58 +08:00 |
|
jinli.yl
|
a4be28606b
|
chore(version): bump version to 0.1.10.7
|
2025-10-28 15:17:00 +08:00 |
|
jinli.yl
|
7e82a3179e
|
feat(reme_ai): update version to 0.1.10.6 and enhance tool memory operations
|
2025-10-27 21:12:11 +08:00 |
|
dengjiaji
|
b9841bc88a
|
docs(memory): rename library references to memory throughout documentation
|
2025-10-27 17:36:50 +08:00 |
|