Skip to content

Quick Start

1. Start a Copilot Session

Open your terminal and run any Copilot CLI command:

bash
copilot "Refactor this function to use async/await"

2. Watch the Notch

Copilot Island automatically detects the new session. You'll see:

  • A pulsing dot in the notch indicating an active session
  • The left peek icon animates to show the agent's current state (working, complete, error)

3. Explore the Panel

Click the notch to expand the Copilot Island panel:

SectionWhat you see
🔵 SessionsAll active and recent Copilot CLI sessions
💬 ChatFull conversation history with Markdown rendering
⚡ ToolsReal-time tool execution feed (file writes, shell commands)
⚙️ SettingsSound, About, and check-for-updates

4. Session Notifications

When the agent finishes a task:

  • 🏆 A trophy animation flashes in the left notch peek for 3 seconds
  • 🎵 A completion chime plays (can be disabled in Settings)

If the agent is aborted or encounters an error:

  • ❌ A failure animation flashes for 3 seconds
  • 🔔 A failure sound plays

5. Keyboard Shortcuts

ShortcutAction
Click notchToggle expand/collapse
Hover notchPreview active session

Released under the Apache 2.0 License.