Skip to content

v4.0.1

Choose a tag to compare

@Nayjest Nayjest released this 26 Jan 19:59
· 165 commits to main since this release

What's Changed

Added

  • Explicit issue key option for posting Linear comments — Use --issue-key or -k to specify the Linear issue directly, bypassing branch-based detection.

Changed

  • Improved error handling for Linear API — Clearer, more actionable error messages when API calls fail, including GraphQL-level error detection.
  • Development setup documentation — Expanded with fallback instructions for systems without make and added visual flair to the README.
  • Dependency updateai-microcore now uses stable ~5.0.0 instead of dev release.

Fixed

  • Robust stdin detection — The linear-comment command now correctly distinguishes between piped input, explicit - argument, and missing text.
  • Exit codes — Proper non-zero exit on missing API key or unresolved issue key.

Full Changelog: v4.0.0...v4.0.1