Commit graph

3 commits

Author SHA1 Message Date
Brandon Schneider
69e4132a1a style(compile-bridge): format GPU verifier 2026-05-20 18:46:49 -05:00
Brandon Schneider
c1369611de feat(compile-bridge): add Q0.2 GPU enumeration mode 2026-05-20 18:42:48 -05:00
Brandon Schneider
ac4e23dc9b Expand devcontainer with full Python stack, add MCP servers (Notion/AWS), strengthen Lean theorems
- .devcontainer/Dockerfile: add PostgreSQL client libs, OpenSSL/libffi headers, gfortran/BLAS for scipy, rclone; install full Python dependency set (boto3, psycopg2-binary, fastapi, uvicorn, notion-client, httpx, pytest, numpy, scipy, etc.) in uv-managed venv; add rclone S3 gateway init script as ENTRYPOINT
- .devcontainer/devcontainer.json: switch from build to pre-built image (localhost/research
2026-05-19 01:52:14 -05:00