Skip to content

fix(ui): agent switcher at tabs header + manage tab refactor#786

Merged
chubes4 merged 1 commit intoExtra-Chill:mainfrom
saraichinwag:fix/agent-page-switcher-and-manage-refactor
Mar 11, 2026
Merged

fix(ui): agent switcher at tabs header + manage tab refactor#786
chubes4 merged 1 commit intoExtra-Chill:mainfrom
saraichinwag:fix/agent-page-switcher-and-manage-refactor

Conversation

@saraichinwag
Copy link
Contributor

Problem

  1. Agent switcher was in the header - not prominent enough
  2. Manage tab showed list of all agents - should manage selected agent

Solution

  1. Moved AgentSwitcher to top of tabs area
  2. Manage tab now shows selected agent's edit view directly
  3. Memory, System Tasks, Tools tabs require agent selection
  4. Configuration remains available without agent selection

Changes

  • AgentApp.jsx: Restructured with tabs header containing switcher
  • AgentApp.jsx: Manage tab renders AgentEditView for selectedAgentId
  • agent-page.css: Added styles for tabs header and empty states

Ready to iterate if needed.

- Moves AgentSwitcher to prominent position at top of tabs area
- Refactors Manage tab to show selected agent's edit view directly
- Memory, System Tasks, and Tools tabs now require agent selection
- Configuration tab remains available without agent selection
- Adds CSS for tabs header layout and empty states
@chubes4 chubes4 merged commit e8ede3d into Extra-Chill:main Mar 11, 2026
2 of 3 checks passed
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