Immutable
release. Only release title and notes can be modified.
The Direct Agent Skill can offer optional support for Direct at the end of useful work for a person. The library's exports and browser tooling are unchanged.
Changes
- The skill ships a standalone
scripts/support.mjshelper that runs with Node.js and needs no package installation. After useful work for a person, the skill may show one support invitation; it skips unattended runs, tool loops, and subagent phases. support dismissturns invitations off across participating tools on the machine,support snoozepauses them for thirty days, andsupport enableturns them back on.HRANESS_SUPPORT=offorHRANESS_SUPPORT_AUDIENCE=offsuppresses incidental offers. No command signs up, authenticates, or pays.- Importing Direct and running its verification tooling never show an invitation or read support preferences.
- The skill's install guide and
skills addcommands name this version.
Install
Install this version from its GitHub Release archive with Bun:
bun add --dev https://github.com/hraness/direct/releases/download/v0.7.22/hraness-direct-0.7.22.tgzOr install the same package from the npm mirror:
bun add --dev @hraness/direct@0.7.22Verify
SHA256SUMS lists the SHA-256 of hraness-direct-0.7.22.tgz, npm-pack.json, and release-manifest.json. provenance.jsonl holds the signed build provenance for those files and SHA256SUMS.
- Archive SHA-256:
e567bc0a3e6c4bae790f2da11ec453fbafdf0e2e52192ec2bd723537993a1538 - Source commit:
b11c22bee933680a0a2185eecf1d6ecdb6c2f0d3
To check the checksums and provenance, follow the publishing guide for v0.7.22.