Skip to content

improve: usage-driven UX changes based on telemetry#83

Merged
KryptosAI merged 1 commit intomainfrom
improve/usage-driven-ux
Mar 23, 2026
Merged

improve: usage-driven UX changes based on telemetry#83
KryptosAI merged 1 commit intomainfrom
improve/usage-driven-ux

Conversation

@KryptosAI
Copy link
Copy Markdown
Owner

Summary

Data-driven UX changes based on 1,792 telemetry events from 745 sessions:

What the data said → What we changed

Insight Data Change
Security is invisible 2% opt-in rate Security findings now shown by default in terminal output
test is the real entry point 11% of usage, 114 users Promoted to first/recommended command in menu + help
7 commands are dead record (3), replay (2), suggest (5), smithery (1), serve (1) Hidden from --help (still work, just decluttered)
Lock/history aren't discoverable New features, need visibility Added to interactive menu CI group

Before → After (help screen)

Before: 13 commands, scan recommended first, record/replay/suggest visible
After: 7 essential commands, test first, CI features grouped together

Files changed

  • src/cli.ts — menu reorg + help text simplification
  • src/commands/record-replay.ts — hidden from help
  • src/reporters/terminal.ts — security findings in default output

302/302 tests pass. Build + lint clean.

🤖 Generated with Claude Code

Data-driven changes based on 1,792 telemetry events from 745 sessions:

- Security findings now shown by default in terminal output (was 2% opt-in,
  lightweight security already runs but results were hidden)
- `test` promoted to first/recommended command (11% of usage, growing)
- Interactive menu reorganized: test first, lock/history added to CI group
- Hide dead commands from help: record (3 uses), replay (2), suggest (5)
  — still work, just hidden from --help to reduce noise
- Help text simplified to 7 essential commands

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@KryptosAI KryptosAI merged commit 824c8fe into main Mar 23, 2026
1 of 2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.20.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant