Find a file
jinli.yl f3911c92fd docs(mcp): update package name in quick start guide
- Change 'reme_ai' to 'reme-ai' in the pip install command
- This correction ensures consistency with the correct package name
2025-09-01 23:18:16 +08:00
cookbook feat(cookbook): implement task memory functionality 2025-09-01 22:54:38 +08:00
doc docs(mcp): update package name in quick start guide 2025-09-01 23:18:16 +08:00
library feat(react): add simple react operator and update related functionalities 2025-08-29 14:40:30 +08:00
memoryscope refactor(reme_ai): rename and restructure modules for better organization 2025-08-27 17:05:40 +08:00
reme_ai refactor(memory): update personal memory flows and adjust related components 2025-09-01 14:19:38 +08:00
test feat(react): add simple react operator and update related functionalities 2025-08-29 11:56:50 +08:00
.gitignore feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
example.env refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
LICENSE feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
pyproject.toml build(experiencemaker): add FlowLLM dependency and update package data- Add FlowLLM as a dependency (version >= 0.1.3) 2025-08-31 16:18:01 +08:00
README.md feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
README_ZH.md init readme zh 2025-09-01 14:37:27 +08:00