What's Changed
- feat(chunker): better json chunker and json chunker by @xyf2020 in #325
- feat(lme): add cli execution and agentic search tooling by @jinliyl in #334
- fix(search): expose markdown frontmatter on chunks by @RerankerGuo in #314
- fix(search): honor min_score in plain search steps by @RerankerGuo in #338
- fix(embedding): make input truncation CJK-aware by @jinliyl in #337
- docs: restructure documentation and update content organization by @ployts in #339
- chore(config): disable embeddings by default and update documentation by @jinliyl in #341
- feat(benchmark): add LongMemEval golden answer validation by @jinliyl in #335
- docs(agents): update coding conventions for state persistence by @jinliyl in #342
- docs: add comprehensive documentation for auto-dream, auto-link, and … by @ployts in #343
- feat(core): add shell execution and runtime memory status by @jinliyl in #344
Full Changelog: v0.4.0.9...v0.4.1.0