v0.4.11
Summary
Bundled agent skills now ship inside the core rememb package. The separate optional rememb-skills PyPI extra was removed.
Changes
- Include
rememb_skillsin the main wheel and editable install - Remove optional
rememb-skillspackage 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