Skip to content

Implement new navigation/sidebar #382

@bracesproul

Description

@bracesproul

Implement the new sidebar/navigation for the authenticated view.

Image
  • new agent -> open the create agent dialog
  • agent library -> /agents page
  • settings -> /settings

workspace:

  • dropdown for rendering agents (can pull the one we show when you visit the chat page rn). should default to the default agent
    • we should track this selection in query params agentId. this means on first page load, we should fetch the assistants from the useAgentsContext hook, and update the query params to be the default agent's ID.
    • we'll need a loading state for this too.
  • chat -> /chat
  • inbox -> /inbox

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions