communique 1.1.0

Editorialized release notes powered by AI
---
layout: home

hero:
  name: communiqué
  text: AI Release Notes
  tagline: Your release notes have been optimized for human consumption
  actions:
    - theme: brand
      text: Begin Onboarding
      link: /guide/getting-started
    - theme: alt
      text: View Source Archive
      link: https://github.com/jdx/communique

features:
  - icon: "\U0001F916"
    title: Neural Synthesis
    details: An AI agent distills your git history into polished, narrative release notes. Currently powered by Claude. Additional neural backends coming soon.
  - icon: "\U0001F4DD"
    title: Editorialized Output
    details: Transcends ordinary changelogs. Produces human-readable communiqués that convey intent, not just diffs.
  - icon: "\U0001F50D"
    title: Deep Reconnaissance
    details: The agent autonomously reads your source, inspects diffs, and cross-references PRs to understand what truly changed.
  - icon: "\U0001F680"
    title: GitHub Uplink
    details: Fetches PR metadata and diffs for context. Publishes finished communiqués directly to GitHub Releases.
  - icon: "\U00002699\uFE0F"
    title: Fully Programmable
    details: Customize tone, style, and project context via communique.toml. Teach the machine your preferences.
  - icon: "\U0001F4CB"
    title: Dual-Mode Output
    details: Each run produces both a concise changelog entry and a detailed release narrative. Two formats, one command.
---