Manage Devin sessions from Raycast.
Devin for Raycast gives you a fast command palette for working with Devin sessions without leaving your keyboard.
Devin API KeyDevin App URL if you use a non-default app hostDevin API URL if you use a non-default API hostMy Devin Email if you want the list split into your sessions vs everyone else'sThe extension currently targets the Devin v1 API:
GET /v1/sessionsGET /v1/sessions/{session_id}POST /v1/sessionsPOST /v1/sessions/{session_id}/messagenpm install
npm run dev