Skip to content

feature(UI): Delete memories from Cloud UI dashboard #681 - #805

Draft
Dharmikas wants to merge 1 commit into
Gentleman-Programming:mainfrom
Dharmikas:main
Draft

feature(UI): Delete memories from Cloud UI dashboard #681#805
Dharmikas wants to merge 1 commit into
Gentleman-Programming:mainfrom
Dharmikas:main

Conversation

@Dharmikas

Copy link
Copy Markdown

🔗 Linked Issue

Closes #681


🏷️ PR Type

  • type:feature — New feature

📝 Summary

  • Adds the ability to delete memories directly from the Cloud UI dashboard.
  • Makes memory cleanup faster and avoids requiring CLI commands.

📂 Changes

Area Change
Cloud UI dashboard Added a delete action for memories
Memory management Connected the dashboard action to memory deletion

🧪 Test Plan

  • Unit tests pass locally: go test ./...
  • E2E tests pass locally: go test -tags e2e ./internal/server/...
  • Manually verified deleting a memory from the Cloud UI dashboard

🤖 Automated Checks

All repository checks must pass before merge.

✅ Contributor Checklist

  • I linked issue 681 with Closes #681
  • I added the type:feature label to this PR
  • I ran unit tests locally
  • I ran E2E tests locally
  • Docs updated if needed
  • Commits follow conventional commit format
  • No Co-Authored-By trailers in commits

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delete memories from Cloud UI dashboard

1 participant