- Add Grounded & Real communication style
- Add Lifespan Integration and Somatic Experiencing modalities
- Remove expansion packs and support sections (testing phase)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- New persona option: Grounded & Real (down-to-earth, honest feedback,
uses humor, focused on client graduation)
- New modalities: Lifespan Integration and Somatic Experiencing
- Add modality switching guidance for blending approaches
Inspired by Kuyama Counseling's trauma-informed approach.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Claude now guides users through setup interactively:
- Greets immediately on first message
- Asks questions one at a time (safety, name, style, etc.)
- Creates files directly using Write tool
- No scary permission prompt before conversation starts
All persona and modality content is now inline in CLAUDE.md
so Claude can assemble the final config without reading
separate files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
When users clone the repo and run `claude`, it now automatically
offers to run the setup script instead of requiring manual steps.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add docs/GETTING-STARTED.md for non-technical users
- Add "Known Limitations" section to README about LLM safety guardrails
- Add FAQ entry about AI seeming evasive on trauma topics
- Fix setup.sh prompt_choice outputting to stdout instead of stderr
- Fix first session detection in CLAUDE.template.md (check for empty
sessions folder before trying to reference previous sessions)
- Add guardrails acknowledgment instructions to CLAUDE.template.md
(AI should be honest when hitting built-in limitations)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>