Get it from vscode marketplace or open vsx
๐ฆ Lobster Console ๐ฎ
A playful extension that provides an immersive 3D game environment where you control a lobster in an office lobby. Walk to different command counters and execute terminal commands by interacting with them!
Status: โ Built and Ready to Launch!
๐ฎ Features
- 3D Game Environment: Explore an office lobby with transparent glass walls as a lobster
- Five Command Counters: Each counter executes different terminal commands
- ๐ Dashboard: Opens OpenClaw dashboard (
openclaw dashboard) - โ Checker: Checks OpenClaw package status and updates
- ๐ง Setup: Configuration submenu (Onboard, Pair up, Doctor, Fix, Console)
- ๐ Gateway: Gateway management submenu (Run, Status, Start, Stop, Restart)
- ๐ช Terminal: Opens Magnet terminal (
ggc oc)
- ๐ Dashboard: Opens OpenClaw dashboard (
- Interactive Gameplay: Walk around, discover counters, press E to execute commands
- VSCode Integration: Commands execute directly in VSCode's integrated terminal
๐ Quick Start
- just click the
๐ฎLobstericon on your bottom status bar, play it!
๐ฏ How to Use
- Launch: Press F5 to open Extension Development Host
- Open Game: Click the ๐ฆ Lobster icon in the status bar (bottom right)
- Move: Use WASD or arrow keys to walk around
- Camera: Drag mouse to rotate, scroll to zoom
- Interact: Walk near a counter and press E
- Execute: Select a command from the dialogue menu
- Watch: The command runs in the VSCode terminal!
๐จ Command Counters Layout
Z (North)
โฒ
โ
Setup โ ๐ Gateway
(Orange) โ (Green)
โ
โโโโโโโโ ๐ช โโโโโโโโโบ X (East)
Terminal
(Gold)
โ
Dashboardโ โ Checker
(Blue) โ (Purple)
โ
๐น๏ธ Controls
| Key | Action |
|---|---|
| W / โ | Move forward |
| S / โ | Move backward |
| A / โ | Turn left |
| D / โ | Turn right |
| E | Interact with counter |
| Mouse Drag | Rotate camera around lobster |
| Mouse Wheel | Zoom in/out |
๐ฆ What's Inside
The extension replicates all functionality from the "claw" extension in 3D:
| Claw Menu | Lobster Counter | Command |
|---|---|---|
| Dashboard | Blue counter | openclaw dashboard |
| Checker | Purple counter | Package check logic |
| Setup โ Onboard | Orange counter โ Onboard | openclaw onboard |
| Setup โ Doctor | Orange counter โ Doctor | openclaw doctor |
| Setup โ Fix | Orange counter โ Fix | openclaw doctor --fix |
| Setup โ Console | Orange counter โ Console | openclaw tui |
| Setup โ Pair up | Orange counter โ Pair up | Pairing flow |
| Gateway โ Run | Green counter โ Run | openclaw gateway run |
| Gateway โ Status | Green counter โ Status | openclaw gateway status |
| Gateway โ Start | Green counter โ Start | openclaw gateway start |
| Gateway โ Stop | Green counter โ Stop | openclaw gateway stop |
| Gateway โ Restart | Green counter โ Restart | openclaw gateway restart |
| Terminal | Gold counter | ggc oc |
๐ง Requirements
- VSCode: 1.74.0 or higher
- Node.js: v16 or higher
- WSL: Required for Windows (Ubuntu distribution)
- OpenClaw: Optional (the extension helps you install it via Checker)
๐ Troubleshooting
gguf-connectoris optional (for terminal counter, you need it)
Extension Doesn't Load
- Check Debug Console for errors
- Verify all files in
out/directory exist - Try reloading: Press Ctrl+R in Extension Development Host
Game Shows Black Screen
- Open DevTools: Help > Toggle Developer Tools
- Check Console for errors
- Verify WebGL support: https://get.webgl.org/
Lobster Won't Move
- Click inside the game canvas to focus it
- Check if keyboard events are captured (open DevTools Console)
Commands Don't Execute
- Windows: Ensure WSL is installed and Ubuntu is set up
- Check Terminal panel for new terminals
- Verify command paths in
commandExecutor.ts
๐ Documentation
- BUILD_FIX.md - How the build issue was fixed
- BUILD.md - Detailed build instructions
- LAUNCH.md - Launch guide and success checklist
- ARCHITECTURE.md - System architecture diagrams
- IMPLEMENTATION_SUMMARY.md - Complete implementation overview
๐ฏ Tips
- Find Counters: Look for colored glowing rings on the floor
- Counter Labels: Each counter has a label floating above it
- Interaction Prompt: "Press E to interact" appears when you're close enough
- Dialogue: Click options in the dialogue box to select commands
- Multiple Terminals: Each command can open its own terminal
๐ Credits
- Three.js: 3D rendering engine
- VSCode API: Extension framework
- Claw Extension: Original command interface inspiration
๐ License
MIT
Ready to play? Press F5 and click the lobster icon! ๐ฆโจ
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support




