| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-14 | 1.5 kB | |
| v0.4.1.0 source code.tar.gz | 2026-07-14 | 7.7 MB | |
| v0.4.1.0 source code.zip | 2026-07-14 | 7.9 MB | |
| Totals: 3 Items | 15.5 MB | 1 | |
What's Changed
- feat(chunker): better json chunker and json chunker by @xyf2020 in https://github.com/agentscope-ai/ReMe/pull/325
- feat(lme): add cli execution and agentic search tooling by @jinliyl in https://github.com/agentscope-ai/ReMe/pull/334
- fix(search): expose markdown frontmatter on chunks by @RerankerGuo in https://github.com/agentscope-ai/ReMe/pull/314
- fix(search): honor min_score in plain search steps by @RerankerGuo in https://github.com/agentscope-ai/ReMe/pull/338
- fix(embedding): make input truncation CJK-aware by @jinliyl in https://github.com/agentscope-ai/ReMe/pull/337
- docs: restructure documentation and update content organization by @ployts in https://github.com/agentscope-ai/ReMe/pull/339
- chore(config): disable embeddings by default and update documentation by @jinliyl in https://github.com/agentscope-ai/ReMe/pull/341
- feat(benchmark): add LongMemEval golden answer validation by @jinliyl in https://github.com/agentscope-ai/ReMe/pull/335
- docs(agents): update coding conventions for state persistence by @jinliyl in https://github.com/agentscope-ai/ReMe/pull/342
- docs: add comprehensive documentation for auto-dream, auto-link, and … by @ployts in https://github.com/agentscope-ai/ReMe/pull/343
- feat(core): add shell execution and runtime memory status by @jinliyl in https://github.com/agentscope-ai/ReMe/pull/344
Full Changelog: https://github.com/agentscope-ai/ReMe/compare/v0.4.0.9...v0.4.1.0