Commit graph

2 commits

Author SHA1 Message Date
88b29da91c
Declare a showcase frame for the hqtui.com apps gallery (#147)
Some checks are pending
CI / build (push) Waiting to run
test / test (push) Waiting to run
hqtui.com/apps captures screenshots of applications built on the
library. The capture script takes an application directory and imports
`scripts/showcase.ts` from it, because only the application knows what a
good state looks like.

The vault browser is the right screen to show, and it is safe to show
for the same reason it was built that way: it never handles plaintext.
Everything on it is metadata -- which vaults exist, what the secrets are
called, who can decrypt them -- so a screenshot leaks nothing the screen
would not already show anyone standing behind you.

The values are invented regardless. A real team's member emails are not
ours to publish.


Claude-Session: https://claude.ai/code/session_017Df2FNu5DhinMV2soRz3cy

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-08 08:50:33 -07:00
5c9ea821f6 Scaffold LogicSRC and CommandBoard plugins 2026-06-06 11:24:02 +00:00