Skip to content

fix(setup): clarify Hermes host banner#1494

Open
jbetala7 wants to merge 1 commit into
garrytan:mainfrom
jbetala7:oss/fix-1201-hermes-setup-banner
Open

fix(setup): clarify Hermes host banner#1494
jbetala7 wants to merge 1 commit into
garrytan:mainfrom
jbetala7:oss/fix-1201-hermes-setup-banner

Conversation

@jbetala7
Copy link
Copy Markdown
Contributor

Fixes #1201

Summary

  • Clarifies that ./setup --host hermes is an instruction banner, not a host-side installer.
  • Points users at bun run gen:skill-docs --host hermes for reviewable .hermes/skills/ artifacts.
  • Updates the README host table so it no longer promises ~/.hermes/skills/gstack-*/ installation.
  • Adds a regression test for the Hermes banner wording.

Verification

  • bun test test/gen-skill-docs.test.ts --test-name-pattern "Hermes host banner"
  • bash -n setup
  • ./setup --host hermes shows the banner and exits 0

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.

setup --host hermes is a help banner, not an installer — what does "host install" mean?

1 participant