feat: add first-run welcome message with SessionStart hook

- Added FIRST_RUN marker file to detect fresh installs
- Configured SessionStart hook to show welcome message
- Styled message with markdown formatting
- init-bootstrap removes marker after setup completion
- No external shell scripts needed - inline command in settings.json
This commit is contained in:
Noah Brier
2025-09-13 19:47:34 -04:00
parent 5b3df4f78b
commit ff5a168ff9
3 changed files with 24 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# First Run Marker
This file indicates that init-bootstrap has not been run yet.
It will be automatically removed after successful setup.
Please run: /init-bootstrap