Skip to content

Release 0.2.0#44

Merged
TroyHernandez merged 10 commits into
mainfrom
release/0.2.0
Jul 23, 2026
Merged

Release 0.2.0#44
TroyHernandez merged 10 commits into
mainfrom
release/0.2.0

Conversation

@TroyHernandez

Copy link
Copy Markdown
Contributor

CRAN release prep. Check record on the submission tarball:

  • Linux (as-cran): 0 errors, 0 warnings, 2 NOTEs (new submission; torch load-hook noise in check children — local build artifact, absent on Windows)
  • Windows R 4.6.0 (as-cran, full test suite executed): 0 errors, 0 warnings, 1 NOTE (new submission)

In this release branch

  • serve(): zero-dependency HTTP server (base R sockets, whisper/chatterbox skeleton, port 7812) — /v1/images/generations (flux2/zimage/flux1), /v1/videos/generations (ltx), /health. Hardened: bearer-token auth, pixel/frame limits, bounded LRU of connector embeds (never raw Gemma stacks), CUDA-OOM exits for clean supervisor restart, never downloads. Smoke-tested live twice (happy path + auth/caps path); 20 pure-R unit tests for parser/router/handlers. systemd unit in inst/diffuser.service.
  • Consent everywhere: legacy download_model()/download_component() now route through the same consent gate as the modern download functions; README claim corrected to match.
  • SD tiers relabeled fp16 (no SD quantized weights exist; placement varies, not precision) with tests updated.
  • Performance Levers vignette (three axes: precision ladder, placement, residency) + README hardware-requirements table; accuracy pass on recommend() consumption claims.
  • NEWS consolidated into one 0.2.0 section; version 0.2.0.
  • Doc/check fixes: roxygen pairing, return_penultimate, quantizer + constructor NULL-defaults (Rd width clean), test fixtures excluded from the tarball (25 fixture suites skip gracefully when absent; full parity runs locally/CI).

…e, README hardware table, NEWS consolidation
…t_dir defaults, fixtures excluded from tarball, README images
…, OOM exit, artifact resolution, device respect; consent gates on legacy download paths; vignette accuracy; serve tests
…ct bypass), steps/frame-rate/joint-budget limits, warmup OOM fails startup, machine-aware LTX artifact selection with manifest validation, token'd systemd example, vignette accuracy
…uppresses source-checkpoint consent, scalar-field validation (arrays are 400s)
@TroyHernandez
TroyHernandez merged commit ef78ef7 into main Jul 23, 2026
2 checks passed
@TroyHernandez
TroyHernandez deleted the release/0.2.0 branch July 23, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant