v0.0.11-beta.10 — failproofai audit CLI, shareable-card polish, invite-auth UI fix
Pre-release
Pre-release
Features
- Add the
failproofai auditCLI command: scans local agent-CLI session history, pre-warms the dashboard cache, and opens the/auditreport — also runs install-free vianpx -y failproofai audit. Newsrc/audit/cli.ts(animated progress mirroring the dashboard's stages) andsrc/audit/open-browser.ts, wired intobin/failproofai.mjs(#453). - Rework the shareable
/auditcard (dashboard render + downloadable PNG): remove the bottom-tier rank pill, center the score, and rebuild the footer as a glowing whitebefailproof.aistamp + a glowingnpx -y failproofai auditCTA. Expand the social-share copy to 10 X + 10 LinkedIn templates (short, on-brand) tagging@failproofai/@Failproof AI, drop the raw site URL, and append a clipboard paste hint on share (#453).
Fixes
- Show login-required copy ("Oops! Login required" / "What's your email?") on the invite-a-friend CTA's shared
AuthDialogso it reads distinctly from the reminder CTA — content only, the auth flow is unchanged (#453). - LinkedIn share now opens the feed composer with the post text pre-filled (
feed/?shareActive=true&text=) instead of the deprecatedshare-offsitesummaryparam that LinkedIn ignores (#453).
Docs
- Document the
failproofai auditcommand andnpx -y failproofai auditusage indocs/cli/audit.mdx, and refresh thedocs/dashboard.mdxAudit section to the current poster flow (#453). - Point the docs community anchor (
docs.json) and the CLI launch banner at the Discord server instead of the Slack invite (#453).
Published to npm under the beta dist-tag — install with npm i failproofai@beta or run npx -y failproofai@beta.