Skip to content

CastForge v0.1.1

Choose a tag to compare

@lifan-builds lifan-builds released this 11 Aug 22:36
· 7 commits to main since this release

CastForge 0.1.1 is now published on PyPI through OIDC Trusted Publishing with digital attestations.

Install:

pip install castforge==0.1.1
pip install "castforge[notebooklm,r2]==0.1.1"

This release adds an optional fail-closed R2 bucket capacity ceiling. Before upload, CastForge paginates the bucket listing, subtracts a same-key overwrite, and rejects projected usage above the configured limit. AI Builder Brief uses a 9 GB ceiling, leaving a 1 GB margin below the R2 free allowance.

Production background: