Skip to content

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

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

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.
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