Skip to content

feat(pseudohome): show wolfcraig key-copy command after new key generation#84

Merged
adamamyl merged 1 commit into
mainfrom
feat/wolfcraig-key-hint
Jun 20, 2026
Merged

feat(pseudohome): show wolfcraig key-copy command after new key generation#84
adamamyl merged 1 commit into
mainfrom
feat/wolfcraig-key-hint

Conversation

@adamamyl

Copy link
Copy Markdown
Owner

Summary

  • After generating a new pseudohome deploy key, print a clearly bordered banner showing the command to run on the local machine to pipe the public key into wolfcraig's authorized_keys
  • Command uses platform.node() for the VM hostname (e.g. steradian.local via mDNS)
  • 10-second countdown before continuing so there's time to act
  • Only triggers when the key is newly generated (not on subsequent runs)

Test plan

  • Fresh VM: confirm banner appears with correct hostname and command
  • Re-run setup: confirm banner does not appear (key already exists)

🤖 Generated with Claude Code

https://claude.ai/code/session_01P4Hxvsa529m9F6d6dxLCiG

…ation

Prints a clearly bordered banner with the ssh pipe command to authorise
the new deploy key on wolfcraig, then counts down 10 seconds before
continuing so there's time to run it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P4Hxvsa529m9F6d6dxLCiG
@adamamyl adamamyl merged commit 7165a87 into main Jun 20, 2026
1 of 3 checks passed
@adamamyl adamamyl deleted the feat/wolfcraig-key-hint branch June 20, 2026 19:19
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