Skip to content

Releases: btotharye/greybeard

v0.4.1

21 Mar 15:34
0e9b4f6

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Mar 14:14
ab3ac23

Choose a tag to compare

Added

  • PDF report export: greybeard analyze --format pdf --output report.pdf
  • Pre-commit: structured "What to do" guidance, YAML error messages, rate-limit back-off, idempotent reruns
  • GitHub Actions: 8-min LLM timeout, 1 MB diff guard, API key validation, idempotent bot comments

Changed

  • Default Anthropic model → claude-haiku-4-5-20251001 (5× cheaper/2× faster; override with greybeard config set llm.model claude-sonnet-4-6)

Fixed

  • PDFReporter NameError at import when reportlab is not installed

v0.3.5

18 Mar 10:07
c006024

Choose a tag to compare

What's Changed

  • feat: add --format flag (json, html, jira) for structured output by @btotharye in #37
  • feat: greybeard pack new — interactive pack authoring wizard by @btotharye in #38
  • chore: bump version to 0.3.5 by @btotharye in #39

Full Changelog: v0.3.4...v0.3.5

v0.3.4

15 Mar 14:56
3d9eb30

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

15 Mar 12:52
f008fb2

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

15 Mar 12:43
343b22e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Mar 12:33
f15fb1b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Mar 12:25
6791689

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Mar 13:40
87ae93f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Mar 13:21
448a3aa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/btotharye/greybeard/commits/v0.1.0