Skip to content

podstack v0.9.1

Choose a tag to compare

@smetal1 smetal1 released this 17 Jul 12:15

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.