套件同發佈
Devcontainer Provisioner
Install missing software and start services on the fly inside the devcontainer without rebuilding. Use when a command fails with "not found", a Python import fails with "ModuleNotFoundError", a PHP class is missing, npm package is absent, or a service (PostgreSQL, Redis, OpenSearch, RabbitMQ) is not running. Triggers on: "not found", "ModuleNotFoundError", "No module named", "command not found", "could not find", "package not found", "install", "provision", "service not running", "connection refused".