Skip to content

v1.0.12

Choose a tag to compare

@sergebulaev sergebulaev released this 20 Aug 19:21
· 16 commits to main since this release

v1.0.12 — Pixfaro illustration layer

New optional image generation for 9:16 covers.

  • lib.illustrate(prompt, kind=...) — third integration layer alongside Apify (read) and Publora (write). Returns a hosted image URL.
  • Generated URL flows straight into lib.publish(..., media_urls=[url]).
  • Pixel-exact brand overlay (handle / color / logo) sourced from Voice & Brand Profile section 6 — crisp text even on a cheap base model.
  • Backend tiers like publishing: pixfaro with a PIXFARO_TOKEN, manual fallback (drafts the prompt to generate yourself) with no key.
  • New illustration sub-skill + optional illustration step wired into the primary writer.

Set PIXFARO_TOKEN (pf_live_...) from https://pixfaro.com to enable. Fully optional — nothing changes without a key.