Skip to content

feat(viewer): remove role filter on memories page, unified 20 per page#1568

Merged
hijzy merged 1 commit into
MemTensor:mem-agent-0424from
hijzy:feat/viewer-pagination-cleanup
Apr 28, 2026
Merged

feat(viewer): remove role filter on memories page, unified 20 per page#1568
hijzy merged 1 commit into
MemTensor:mem-agent-0424from
hijzy:feat/viewer-pagination-cleanup

Conversation

@hijzy
Copy link
Copy Markdown
Collaborator

@hijzy hijzy commented Apr 28, 2026

Summary

  • Memories page: remove user/assistant/tool filter chips and per-card role tags. The role distinction was redundant with the existing tool count badge and added visual noise.
  • Pagination: MemoriesView page size changed from 25 to 20, matching all other list views (Tasks, Skills, Policies, WorldModels) for a consistent user experience.

Test plan

  • Open Memories page — verify no role chips appear in the toolbar
  • Verify each memory card no longer shows user/assistant/tool tag
  • Verify pagination shows 20 entries per page across all list views

- MemoriesView: remove user/assistant/tool filter chips and per-card
  role tags. The role distinction was redundant with toolCount badge.
- MemoriesView: page size 25 → 20, matching all other list views
  (Tasks, Skills, Policies, WorldModels) for consistent pagination.
@hijzy hijzy merged commit e204449 into MemTensor:mem-agent-0424 Apr 28, 2026
@hijzy hijzy deleted the feat/viewer-pagination-cleanup branch April 29, 2026 02:43
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.

1 participant