Skip to content

chore(terminal): drop redundant macbook mDNS SSH alias - #4

Merged
DaveVoyles merged 1 commit into
mainfrom
chore/remove-redundant-macbook-mdns-alias-v2
Jul 10, 2026
Merged

chore(terminal): drop redundant macbook mDNS SSH alias#4
DaveVoyles merged 1 commit into
mainfrom
chore/remove-redundant-macbook-mdns-alias-v2

Conversation

@DaveVoyles

Copy link
Copy Markdown
Owner

Summary

  • macbook-personal (Wi-Fi) and macbook-dock (wired) already cover the same physical MacBook via reliable static IPs.
  • The bare macbook alias only added a less-reliable mDNS fallback with no coverage the other two don't already provide, and it timed out in live testing 2026-07-10.
  • Removed from KNOWN_SSH_HOSTS; no other references found in tools/ or tests/.
  • Rebuilt on top of fix(terminal): route desktop (Windows/WSL) SSH commands via stdin #2 (merged) after the original branch's base went stale.

Test plan

  • tests/tools/test_terminal_host_param.py + tests/tools/test_ssh_environment.py — 26/26 pass

🤖 Generated with Claude Code

macbook-personal (Wi-Fi) and macbook-dock (wired) already cover the
same physical machine via reliable static IPs. The bare "macbook"
alias only added a less-reliable mDNS fallback with no coverage the
other two don't already provide, and it timed out in live testing
2026-07-10.
@DaveVoyles
DaveVoyles merged commit 3aaa49a into main Jul 10, 2026
30 checks passed
@DaveVoyles
DaveVoyles deleted the chore/remove-redundant-macbook-mdns-alias-v2 branch July 10, 2026 17:13
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