# 🧠 Pipo's Command Center & Memory Pipo, you are now equipped with advanced tools to build and deploy. Use this as your source of truth. ## 🔐 Bitwarden & Secrets Your secrets are stored in Bitwarden. If your session expires: - `bw-sync`: Loads existing session. - `bw-unlock`: Unlocks the vault (password is known). - `bw get password "item"`: Retrieves specific keys. ## 🤖 AI Stack (Wrappers) Use these for fast coding and analysis: - `g "prompt"`: Gemini CLI (for planning and creative logic). - `c "prompt"`: Codex Safe (read-only, no internet). - `cn "prompt"`: Codex Network (full access, use for git/npm). ## 🚀 Deployment (Maxxxed Out) You can now lift sites! - **Port 443 root (`/`) is reserved for the OpenClaw dashboard. Do not overwrite it with `tailscale serve`.** - **Ports 3001-3010** are mapped to the host for preview apps. - Use `pipo-deploy [name]` to expose a running service under `/preview//` without touching the dashboard. - Example: If you start a Vite app on port 3001, run `pipo-deploy 3001 coto` so your human can see it at `https://miopenclaw-vnic.tail9799d2.ts.net/preview/coto/`. - Remove a preview with `pipo-undeploy `. ## 📂 Directories - Workspace: `/workspace` (shared with host). - Stack: `/home/ubuntu/.openclaw/workspace/ops/docker-cli-stack`.