Skip to content

LuizEduPP/rememb

v0.4.7 Breaking

This release includes 3 breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-memory ai-agents ai-memories ai-memory cherry-studio claude
+14 more
clawdbot context-persistence copilot cursor fastapi llm llm-memory mcp mcp-server memory model-context-protocol moltbot persistent-memory windsurf

ReleasePort's take

Light signal
editorial:auto 13d

rememb v0.4.7 removes the TUI (Textual User Interface) entirely, replacing tui.py with web.py as the primary interface. Documentation across README, CONTRIBUTING.md, COMPATIBILITY.md, and agent definitions has been updated to reflect this breaking change.

Why it matters: TUI removal requires migration to the web UI. New Skills page available in web interface. Test in dev and plan user communication before upgrading to v0.4.7.

Summary

AI summary

TUI (Textual User Interface) removed; web.py replaces tui.py in project structure.

Changes in this release

Feature Medium

Skills page added to the Web UI, listing bundled skills with screenshot.

Skills page added to the Web UI, listing bundled skills with screenshot.

Source: llm_adapter@2026-05-22

Confidence: high

Feature Medium

README now documents the Skills page with screenshot and top-level navigation inclusion.

README now documents the Skills page with screenshot and top-level navigation inclusion.

Source: llm_adapter@2026-05-22

Confidence: low

Refactor Medium

CHANGELOG retroactively includes missing v0.4.3 entry documenting TUI removal and Web UI introduction.

CHANGELOG retroactively includes missing v0.4.3 entry documenting TUI removal and Web UI introduction.

Source: llm_adapter@2026-05-22

Confidence: low

Refactor Medium

CONTRIBUTING.md project structure table updated: tui.py replaced by web.py.

CONTRIBUTING.md project structure table updated: tui.py replaced by web.py.

Source: llm_adapter@2026-05-22

Confidence: low

Refactor Medium

COMPATIBILITY.md updated: all TUI interface references replaced with Web UI (FastAPI + SPA).

COMPATIBILITY.md updated: all TUI interface references replaced with Web UI (FastAPI + SPA).

Source: llm_adapter@2026-05-22

Confidence: low

Refactor Medium

`.github/agents/rememb-maintainer.agent.md` updated: all Textual/TUI references replaced with Web UI/web.py equivalents across description, scope, constraints, working rules, and approach sections.

`.github/agents/rememb-maintainer.agent.md` updated: all Textual/TUI references replaced with Web UI/web.py equivalents across description, scope, constraints, working rules, and approach sections.

Source: llm_adapter@2026-05-22

Confidence: low

Full changelog

[0.4.7] - 2026-05-21

Added

  • Skills page added to the Web UI, listing all bundled skills available in the installed rememb package; screenshot added at assets/web-ui-skills.png.
  • README now documents the Skills page with a screenshot and includes it in the top-level navigation description and feature list.

Changed

  • CHANGELOG retroactively includes the missing v0.4.3 entry that documented the TUI removal and Web UI introduction.
  • CONTRIBUTING.md project structure table updated: tui.py replaced by web.py.
  • COMPATIBILITY.md updated: all "TUI" interface references replaced with "Web UI (FastAPI + SPA)".
  • .github/agents/rememb-maintainer.agent.md updated: all Textual/TUI references replaced with Web UI/web.py equivalents across description, scope, constraints, working rules, and approach sections.

Breaking Changes

  • Removed TUI (Textual User Interface) functionality and all associated code paths.
  • Renamed `tui.py` → `web.py` in project structure (CONTRIBUTING.md).
  • Replaced every "TUI" reference with "Web UI (FastAPI + SPA)" in COMPATIBILITY.md and .github/agents/rememb-maintainer.agent.md.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track LuizEduPP/rememb

Get notified when new releases ship.

Sign up free

About LuizEduPP/rememb

Persistent memory for AI agents with sectioned entries (project/user/context/etc), semantic search, CLI, and per-project scope. Local JSON, zero config, no server required.

All releases →

Related context

Beta — feedback welcome: [email protected]