Skip to content

Newsjack v0.1.4

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:45
· 85 commits to main since this release

Newsjack v0.1.4

Fixed

  • Interactive agent setup. newsjack setup now opens the agent in an interactive session instead of a one-shot run, so it no longer exits the moment setup needs your input. Hermes launches the hermes chat REPL (with the seed prompt shown to send); OpenClaw — which has no interactive CLI — hands off the prompt for manual use instead of self-interrupting; Claude and Codex are unchanged (already interactive).

Changed

  • The curl -fsSL newsjack.sh | bash installer prints a branded boxed banner.