You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal, hardened Docker image using multi-stage build with debian:bookworm-slim and non-root user.
Docker release workflow publishing multi-arch images (linux/amd64, linux/arm64) to GitHub Container Registry on release and manual dispatch.
Dependabot configuration for Docker base image updates.
Automated pixi lockfile update workflow (monthly, via pixi-diff-to-markdown).
linux-aarch64 platform support.
Fixed
Default platform detection after server warmup. The warmup loop left a stale platform in context._cache_, causing the server to default to the wrong platform. Now captured once at import time as NATIVE_SUBDIR.