🧑‍✈️ Build Team Kickoff

Asynchronous mode (Sekhar):

🚢 Release Plan

🎯 Scope & Status

➡️ next focus • 🏃 in progress • 👀 in review • ✅ done

✅ 1 → Prompt for credentials in V2 sessions

In V1 sessions, the user is prompted to provide credentials for any cloud storage they have mounted, but this does not happen in V2 sessions yet.

→ Merge!

✅ 2 → Initial support for SecretKind

To realize this pitch, it will be necessary to distinguish between General Secret (which we have now) and Cloud Storage Secrets (which we will be adding). Since there will likely be other kinds of secrets in the future, we may as well make an enum to handle this now.