feat: saar CLI personality v0.5.14#4
Merged
Merged
Conversation
…ken count front and center - Header: 'saar v0.5.14 · [repo]' -- clean, no filler - Exceptions row: bold white (not cyan) -- the demo money shot - File list: aligned columns, tokens visible inline - Closing: '✓ ~911 tokens · your AI knows your codebase' + getsaar.com - Bumps to v0.5.14
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…ry standard Industry standard audit (gh, bun, cargo, vercel): - No decorative divider lines -- borders are for tables, not CLI output - No getsaar.com in execution path -- marketing belongs in --help, not hot path - No repeated info -- file list already shows what was written; closing is brief - Capitalize verbs: Wrote/Updated (not wrote/updated) -- consistent with gh/cargo - Closing: 'AGENTS.md ready. ~920 tokens.' -- informative, not self-congratulatory - Keep Exceptions row bold white -- the demo money shot stays Uniformity across commands: - extract now matches the lighter style of lint/diff/add/stats - All commands use same 2-space indent, same color scheme Bumps to v0.5.14. 548 tests passing.
…Updated Audit of all 11 commands: - add: 'added' → 'Added', shorter trailing hint - capture: 'captured'/'captured again' → 'Captured'/'Captured again' - diff: remove leading [bold]saar[/bold] prefix, add 2-space indent - enrich: 'done' → 'Done.' with 2-space indent - init: 'wrote' → 'Wrote' with dim line count Every command now: 2-space indent, capital verbs, no decorative borders. Matches industry standard: gh, cargo, bun, vercel. 548 tests passing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The CLI output now has personality. Built for the demo video — non-technical people watching on LinkedIn need to immediately understand what happened.
The output
Why each decision
Bumps to v0.5.14
548 tests passing. Ruff clean. Closes OPE-206.