Skip to content

v0.4.3 — AI drafting (feature-flagged)

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:23
7458c49

Phase D of the releases-and-asset-history spec — the final phase.

  • AI drafting, off unless ANTHROPIC_API_KEY is configured (AI_ENABLED=false force-disables; model via AI_MODEL, default claude-opus-5).
  • Draft release notes: composes the release's derived rollup (assets/versions, plans, work items) into grounded markdown — opened in an editor and saved to the description only on explicit confirm.
  • Draft design note from plan: fills the design-note panel's title/body from a completed plan's context for review before adding.
  • Drafts always land in an editor, never auto-published; refusals and empty drafts surface as errors.

See docs/specs/releases-and-asset-history-spec.md (Phase D) and PR #39.