← gitpulse
Merged
Size
S
Change Breakdown
CI/CD60%
Maintenance40%
#31chore: release main

GitPulse v0.1.3 released with LLM story pipeline

Version 0.1.3 brings a complete local git → LLM → story pipeline, full editorial site redesign, new CLI package, and 12 bug fixes including reasoning block handling and SEO improvements.

This release packages an ambitious sprint of work into two version bumps: gitpulse core moves to 0.1.3 and @gitpulse/cli advances to 0.1.2. The headline additions include a new LLM-powered analysis pipeline that processes commit data through Anthropic's protocol, generates story JSON, and handles reasoning blocks from models like DeepSeek-R1. The site received a full editorial redesign lifted from gitsky — complete with masthead, section navigation, day grouping, proper logo, and theme toggle. SEO paths, OG images, and sitemap are now properly implemented. The new @gitpulse/cli package shipped alongside a reusable GitHub Pages workflow for one-click deployments. On the bug fix front, direct-push author URLs, defaultBranch fallback behavior, and output directory resolution all received attention.