CastForge v0.1.1
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:
- PyPI: https://pypi.org/project/castforge/0.1.1/
- Nitan 18-episode retrospective: https://github.com/lifan-builds/nitan-podcast/blob/main/RETROSPECTIVE.md
- AI Builder Brief reference show: https://github.com/lifan-builds/ai-builder-brief