Setup
Three ways to access the platform during the workshop. Pick the one that matches the session.
Claude Code · terminal Day 1 afternoon. Install Claude Code + the Claude Agent SDK on a local laptop. ~5 min.
Web platform · browser Day 2 afternoon. Twelve browser logins — no install. Works from any laptop.
GitHub source · clone Day 3 morning. Clone the orchestration runtime to read and extend the source.
Quick reference
| Session | Channel | Time to set up | Network requirements |
|---|---|---|---|
| Day 1 PM | Claude Code (terminal) | ~5 min | Internet · Vertex AI endpoint |
| Day 2 PM | Web platform (browser) | None | Internet |
| Day 3 AM | GitHub clone | ~10 – 15 min | Internet · GitHub · npm registry |
Network — what to allow
All three channels need outbound HTTPS to the following endpoints:
asia-northeast1-aiplatform.googleapis.com— Claude API via GCP Vertex AIgithub.com+ npm and pnpm registries — for the GitHub clone channel- The web platform URL — distributed at session start
If a corporate proxy blocks any of these, raise it with IT before Day 1.