Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:59
v0.2.0 — Presigned PUT URLs + uv-based build system

* Presigned PUT URLs via ?method=PUT on /presign and the MCP tool.
* Hash-locked uv-based supply chain with a fixed-date age gate.
* Multi-stage prod Dockerfile, digest-pinned base + uv.
* Makefile is the single entry point; everything dev runs in a
  sandboxed dev container, nothing installs on the host.

165 tests pass (17 unit + 148 integration), zero regressions.