Skip to content

slideforge-rust v0.3.0 — Typology System + AXI Agent Ergonomics

Choose a tag to compare

@ishan-parihar ishan-parihar released this 05 Aug 14:36
· 36 commits to master since this release

What's new in v0.3.0

Styling architecture (typology system)

  • 10 curated typologies × 3 variant operators × 7 color-scheme families, per-slide css_vars scoping
  • 16+ Google font pairings with per-slide font tokens

AXI agent-ergonomics pass

  • Usage errors on stdout (exit 2, no ANSI), generate-slide validation errors on stdout (exit 1)
  • Keyword-aware slide-types-for-context with definitive empty state
  • SessionStart hook (session-setup / session-start) for ambient dashboard context
  • skill-guide --check/--write: SKILL.md derived from the live CLI surface + CI drift gate

Reliability

  • Validator: UTF-8-safe truncation (fixed em-dash byte-slice panic), corner-chrome char limits, banded-chrome geometry
  • Vendored toon-helper for standalone CI builds

Binaries attached: musl static-pie (runs on any Linux, no glibc) and gnu