Rename project to Inner Dialogue

Update all references from "AI Therapy Starter Kit" to "Inner Dialogue",
rename expansion pack to "Inner Dialogue: Deeper", and update GitHub URLs
to ataglianetti/inner-dialogue.
This commit is contained in:
Anthony Taglianetti
2026-02-04 22:22:04 -08:00
parent 145e6b1134
commit 942d23b55c
6 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -247,7 +247,7 @@ Recognize conversational requests, not just exact command phrases:
1. Read `.therapy/version.json` for current versions and `source_url`
2. Use WebFetch to get files from GitHub raw URLs:
- `https://raw.githubusercontent.com/ataglianetti/ai-therapy-kit/main/safety-protocol.md`
- `https://raw.githubusercontent.com/ataglianetti/inner-dialogue/main/safety-protocol.md`
- Extract `<!-- version: X.Y.Z -->` header from fetched content
3. Compare with installed versions
4. Show available updates, recommend safety-protocol updates