Patch Changes
- 23a4b59: Use version-matched GHCR images for Docker and microsandbox while Vercel Sandbox uses VCR. Publish each eve sandbox image version to both registries.
- d8c58bd: Add
memory/fileandeve integration setup file-memoryto provision a dedicated private Vercel Blob store automatically. Deployed file memory now prefersEVE_MEMORY_BLOB_*credentials while retaining genericBLOB_*bindings as a fallback. - 6a5fd36: Make
eve add --overwritealso replace files generated by eve-owned integration setup flows, including Photon channels. - 86539ee: Add an internal experimental Slack status renderer for explicit agent activity reports and delegated work lifecycle. Activity updates do not start or steer model turns.
- 4f29a21: Allow
EVE_SANDBOX_IMAGE_TAGto override the version-derived tag used for eve's default sandbox images. - 2ea5d60: Allow the default
fileMemory()backend to use an attached Vercel Blob store when its OIDC token is available from the request context instead of the environment.