+ {status === 'booting' + ? 'Starting your sandbox... This may take a minute.' + : status === 'error' + ? 'Error connecting. Retrying...' + : 'Checking status...'} +
+Start a conversation
+Send a message to begin chatting with {selectedModel}
+Paste your Poe API key to get started.
++ + Get your API key from poe.com + +
+ + {error &&{error}
} +Logged in as ***...{session.keyLast4}
+Models: {session.models?.map((m) => m.id).join(', ') || 'none'}
+Container is booting... (full chat UI coming in Phase 4)
++ {status === 'booting' + ? 'Starting your sandbox... This may take a minute.' + : status === 'error' + ? 'Error connecting. Retrying...' + : 'Checking status...'} +
+Send a message to begin chatting with {selectedModel}
+Your AI agent, powered by Poe
++ Your key is encrypted and stored only in your sandbox container. +
+