merge: resolve conflicts with origin/main (SSH preflight check)

This commit is contained in:
teknium1
2026-03-15 21:13:40 -07:00
33 changed files with 374 additions and 85 deletions

View File

@@ -1339,4 +1339,5 @@ registry.register(
schema=TERMINAL_SCHEMA,
handler=_handle_terminal,
check_fn=check_terminal_requirements,
emoji="💻",
)