github →

New request

#3340: Notify user when agent saves memory or skills

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue
enhancementux

When the agent auto-saves memories or creates/updates skills, there's no visual feedback in the WebUI. The user has no idea persistent state changed.

It would be helpful to show a small notification (toast, badge, or inline hint) so the user knows what was saved and can review or undo it if needed. e.g., "💾 Memory saved" or "🛠️ Skill updated: skill-name"

Assessmentadvisory
feature easy80% confidence

Small additive UX enhancement to surface existing backend save events via frontend notification toasts.

Likely files
  • static/ui.js
  • static/boot.js
  • static/style.css
Create the request

This opens a fresh agent run and a draft PR for issue #3340.

Cancel