feat: suggest self-onboarding when MYSELF.md is missing

This commit is contained in:
2026-02-20 15:14:16 -06:00
parent 1f971e2f9b
commit 3b8d45e863

View File

@@ -26,7 +26,7 @@ If `MYSELF.md` exists in the project root, **read it first** before starting any
- Scope date ranges and topics to their stated interests - Scope date ranges and topics to their stated interests
- Tailor output format to their preferences - Tailor output format to their preferences
If `MYSELF.md` does not exist, ask the user to copy `MYSELF.example.md` to `MYSELF.md` and fill it in, or proceed without personalization. If `MYSELF.md` does not exist, suggest running `/self-onboarding` to generate it automatically from historical data. Alternatively, the user can copy `MYSELF.example.md` to `MYSELF.md` and fill it in manually.
## API Base URLs ## API Base URLs