github agentscope-ai/ReMe v0.3.1.10

5 hours ago

What's Changed

  • dev/reme4 by @jinliyl in #236
  • docs(cli): add comprehensive CLI commands documentation by @jinliyl in #237
  • feat: add Neo4j file graph support and markdown parser with wikilink extraction by @ployts in #240
  • refactor(steps): Add job management methods and support registering t… by @jinliyl in #242
  • fix(reme_light): dedupe default watch paths on case-insensitive filesystems by @Joshuaakaspace in #234
  • Dev/connect as tool by @jinliyl in #243
  • feat: implementation of the read step for reme (markdown) by @imrewce in #245
  • fix(core): correct tool results directory naming by @jinliyl in #246
  • fix: recent unittest inconsistency by @imrewce in #248
  • doc[reme4] by @jinliyl in #244
  • feat: replace title with name field in file front matter and update docs by @ployts in #250
  • create/ append/ edit steps by @imrewce in #249
  • refactor(reme4): replace file_watcher component with background steps pipeline by @jinliyl in #251
  • feat(store): seekdb file and vector stores via pyseekdb (embedded + remote) by @dengfuping in #207
  • docs(reme4): update report with detailed architecture sections by @jinliyl in #252
  • feat(file_store): add FAISS-backed local file store implementation by @jinliyl in #253
  • feat: rename working_dir to vault_dir and update documentation by @ployts in #254
  • refactor(steps): reorganize step modules and remove demo steps by @ployts in #255
  • refactor(config): streamline job descriptions and parameter docs by @ployts in #257
  • refactor(reme4): restructure steps packages by @jinliyl in #258
  • feat(jobs): add digester step for knowledge distillation from daily notes by @ployts in #261
  • port orthogonal steps by @imrewce in #262
  • refactor(steps): update auto-memory by @jinliyl in #263
  • refactor(evolve): replace ReActAgent with FlexReActAgent to allow structured output by @jinliyl in #265
  • refactor(daily): replace slug with session_id for daily note identification by @jinliyl in #266
  • refactor(evolve): consolidate auto memory planner and writer into single step by @jinliyl in #267
  • refactor(components) components and file I/O, fix method calls and validation by @jinliyl in #268
  • feat(base_step): set default language from app context when not provided by @jinliyl in #269
  • feat(dream): replace digester with abstraction-layer dreamer pipeline by @ployts in #264
  • feat(application): add thread pool support and background job threading capabilities by @jinliyl in #270
  • Refactor(Agentscope2.0) llm & embedding & agent by @jinliyl in #271
  • refactor(vector_store): make obvec and zvec vector stores optional dependencies by @jinliyl in #273

New Contributors

Full Changelog: v0.3.1.9...v0.3.1.10

Don't miss a new ReMe release

NewReleases is sending notifications on new releases.