behavior-wrapped 0.10.1 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -26,7 +26,8 @@ The CLI discovers sessions from Claude Code and Codex automatically. On macOS it
26
26
 
27
27
  - Usage cards for tokens, estimated cost, models, platforms, response length, session length, languages, and topics.
28
28
  - Behavioral cards for repeated instructions, gratitude and frustration, admitted mistakes, interruptions, autonomy, and workarounds after tool restrictions.
29
- - A favorite phrase selected from exact, locally counted repetitions.
29
+ - A favorite phrase selected from exact, locally counted repetitions, with counts for the models that said it.
30
+ - A public phrase wall highlighting favorites shared by multiple participants.
30
31
  - An optional shareable slideshow and image exports containing only allowlisted aggregates and sanitized findings.
31
32
  - Private, localhost-only evidence views for findings that benefit from reviewing the original context.
32
33