Local
Live Ops
Terminal transport
Enable this only after authentication and authorization are in place. Exposing terminal access without guardrails is the highest-risk part of the admin console.
Terminal.app
admin transport
ops@amazon-hiring:~/admin/terminal$ transport status
status = enabled
source = ADMIN_ENABLE_TERMINAL=1
Interactive shell access is not mounted in this build.
Enabled via env
Next step
Add
xterm.js in the client, node-pty on the server, and a websocket route scoped to authenticated admin users.