Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Remote Nexus
Demo shows running Claude Code CLI on a remote server, connecting via xterm, using AWS EFS shared repository with per‑user isolated workspaces.
A demo of a remote nexus I have begun building at my company. The demo will show how to run the Claude Code CLI on a remote server and connect it to a rendered xterm terminal emulator. Further, it will show you how to mount a shared context repository to the server and give each user access to a subdirectory on the server for Claude Code to use without damaging the subdirectories of others. The project uses AWS EFS for a shared read-only Nexus repository and isolated per-user workspaces.