Skip to content

v0.1.2 — Reliable cheatsheet --pdf

Choose a tag to compare

@TaewoooPark TaewoooPark released this 11 Jun 11:25

Added

  • Reliable cheatsheet --pdf. The PDF is now produced deterministically by the harness (assets/scripts/md_to_pdf.py — pandoc when a LaTeX engine is available, otherwise a self-contained reportlab renderer) instead of relying on the agent to run the conversion, which it often skipped. The prompt no longer asks the model to generate the PDF.

Note: cheatsheet --pdf needs reportlab (pip install --user reportlab) or pandoc.