podstack v0.9.1
The agent now resolves and installs ALL dependencies in the sandbox automatically — detects the project's manifests (package.json, requirements.txt, go.mod, …), installs the runtime + packages (honouring lockfiles) + system libraries + services (e.g. databases), and retries on missing-dependency failures so the app starts with nothing missing.