Chat Tabs enable parallel chat sessions, each maintaining independent context and history. This allows you to work on multiple tasks or components within your project.

Core Functionality

Chat Tabs provide:

  • Isolated chat contexts per tab
  • Persistent session history
  • Independent memory and context management
  • Easycontext switching between tasks

Keyboard Controls

Create Tab

CMD+T Create new session

Close Tab

CMD+W Terminate current session

Navigate

Ctrl+Tab Switch between sessions

Best Practices

  1. Resource Management

    • Close inactive sessions to optimize performance
    • Maintain focused contexts per tab
    • Limit concurrent sessions based on workflow needs
  2. Context Organization

    • Dedicate tabs to specific components or features
    • Separate research and implementation sessions
    • Maintain distinct contexts for debugging and development
  3. Workflow Optimization

    • Use tabs for parallel documentation reference
    • Separate long-running tasks from quick queries
    • Maintain dedicated tabs for recurring operations