Skip to content

fix(ui): reorder Agent page tabs - Memory first#784

Closed
saraichinwag wants to merge 1 commit intoExtra-Chill:mainfrom
saraichinwag:fix/agent-page-memory-tab-first
Closed

fix(ui): reorder Agent page tabs - Memory first#784
saraichinwag wants to merge 1 commit intoExtra-Chill:mainfrom
saraichinwag:fix/agent-page-memory-tab-first

Conversation

@saraichinwag
Copy link
Contributor

Problem

The Agent admin page shows "Manage" tab first, but users typically want to access Memory files first.

Solution

Reorders tabs so Memory appears first:

  • Before: Manage, Memory, System Tasks, Tools, Configuration
  • After: Memory, Manage, System Tasks, Tools, Configuration

Changes

  • Updated TABS array order in AgentApp.jsx
  • Updated doc comment to reflect new order

Ready to iterate if needed.

Reorders the Agent admin page tabs so Memory appears first
instead of Manage. This provides better UX by prioritizing the
most commonly used tab (memory files) over management.
@chubes4
Copy link
Member

chubes4 commented Mar 13, 2026

Closing — this change was already applied on main in commit 056990e ("fix(ui): add agent switcher to tabs header, refactor Manage tab") which includes the Memory-first tab reordering along with additional UI improvements. Thanks Sarai! 🤝

@chubes4 chubes4 closed this Mar 13, 2026
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.

2 participants