Add SANDBOX_DIR configuration to config.py; update Dockerfile to install Playwright; refactor tools.py to use SANDBOX_DIR for file management functions.
Add Docker support with Dockerfile and .dockerignore; update app.py to launch on all interfaces; add requirements.txt for dependencies; enhance README.md with project metadata.