Skip to content

docs: add support handoff demo pack#5

Merged
rogerchappel merged 1 commit into
mainfrom
demo-content-sweep-20260609
Jun 9, 2026
Merged

docs: add support handoff demo pack#5
rogerchappel merged 1 commit into
mainfrom
demo-content-sweep-20260609

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

Summary

  • add a temporary-storage support handoff demo recipe
  • add social hooks and demo beats grounded in the README command set
  • link the demo and promo pack from the README

Verification

  • npm install
  • npm run build
  • CLIPCASE_HOME=/tmp/clipcase-demo node dist/src/cli.js init --storage /tmp/clipcase-demo/cases
  • CLIPCASE_HOME=/tmp/clipcase-demo node dist/src/cli.js new login-redirect --title "Login redirect repro"
  • piped repro and terminal text into clipcase add with source and tag labels
  • CLIPCASE_HOME=/tmp/clipcase-demo node dist/src/cli.js search redirect
  • CLIPCASE_HOME=/tmp/clipcase-demo node dist/src/cli.js export login-redirect --out /tmp/clipcase-demo/handoff.md

Known validation blocker

  • bash scripts/validate.sh currently fails in the existing test suite because dist/test/cli.test.js expects unsupported legacy commands: list formats, convert, and detect. The new demo command path above passed before that existing validation failure.

@rogerchappel rogerchappel merged commit c593806 into main Jun 9, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant