You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: relicense to Apache 2.0 and align PilotDeck naming
Switch project license and README badges from AGPL-3.0 to Apache 2.0,
recognize ~/.pilotdeck as the general-chat cwd for skills, and use
messageTypes.pilotdeck for assistant labels instead of the legacy claude key.
Co-authored-by: Cursor <cursoragent@cursor.com>
@@ -459,4 +459,4 @@ If PilotDeck has been helpful in your work or research, please consider giving u
459
459
460
460
## 📄 License
461
461
462
-
This project is licensed under the [GNU Affero General Public License v3.0 (AGPL-3.0)](LICENSE). The `products/**` directory contains customer-specific customizations and is **not** part of the open-source release scope.
462
+
This project is licensed under the [Apache License, Version 2.0](LICENSE).
0 commit comments