What's wrong with this entry?
Anonymous. No account, no email.
What
The SessionStart hook event input now includes an optional initialUserMessage field containing the first user message.
Details
- Allows hooks to access the initial prompt text at session start
- Useful for hooks that need to adjust behavior based on what the user asked
Evidence
SessionStart hook field (search for "initialUserMessage")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.