Skip to content

v0.4.11

Choose a tag to compare

@LuizEduPP LuizEduPP released this 21 Jun 22:16
27deb9d

Summary

Bundled agent skills now ship inside the core rememb package. The separate optional rememb-skills PyPI extra was removed.

Changes

  • Include rememb_skills in the main wheel and editable install
  • Remove optional rememb-skills package metadata and install banners
  • Simplify skills discovery in Web UI, MCP, and /api/system/info

Install

pip install rememb==0.4.11
# or
pipx install rememb==0.4.11