Skip to content

v0.1.7 — Marketing site + GitHub Pages

Choose a tag to compare

@mikeparcewski mikeparcewski released this 15 Jun 16:50
· 113 commits to main since this release

What's new

Marketing site (we.wickedagile.com)

  • Full React + Vite + Tailwind site with the wicked brand system (dark/light toggle, Archivo/Hanken Grotesk/JetBrains Mono fonts, yellow accent)
  • Snap-scroll sections: Hero, Use Cases, Pipeline, Graph Model, Agent Contract (9 rules), Languages, MCP Connect, Get Started, Featured Tools, Footer
  • Pipeline section redesigned as a compact horizontal 4-stage layout (Source → Extract → Resolve → Store)
  • StepPlayer terminal animation cycling through install / index / query / connect
  • 44-node floating language cloud with pop + float animations
  • Featured Tools section linking to wicked-garden and wicked-interactive with live screenshots
  • Footer with full wicked-* tool directory and live site URLs

Infrastructure

  • GitHub Actions workflow for automatic Pages deploy on every push to main touching site/**

Engine

  • Force reindex, annotation queries, --explain flag, export (v0.1.4–v0.1.7)
  • Version-mismatch warning at index time
  • Fingerprint --content CWD-relative path fix; COBOL paragraph span fix