← All posts

v0.1.2 — Initial Public Release

First public release of Keating. Pi-powered hyperteacher shell with lesson plans, concept maps, animations, verification, benchmarks, policy evolution, and self-improvement proposals.

Keating 0.1.2 is the first public release. It ships a complete hyperteacher CLI built on the Pi agent framework, with deterministic pedagogical engines for lesson planning, concept mapping, animation generation, and teaching verification.

Core Teaching Tools

  • keating plan <topic> — Generate structured lesson plans
  • keating map <topic> — Create Mermaid concept maps
  • keating animate <topic> — Build Hyperframes animation bundles
  • keating verify <topic> — Run verification checklists
  • keating bench — Benchmark teaching policies against synthetic learners

Self-Improvement Loop

keating evolve runs policy evolution by mutating teaching parameters against benchmark scores. keating improvegenerates targeted improvement proposals from benchmark weakness analysis. keating doctor diagnoses your runtime environment and reports actionable setup guidance.