Skip to content

feat: complete agent issue UX#32

Merged
dubscode merged 1 commit into
mainfrom
issue-21
May 30, 2026
Merged

feat: complete agent issue UX#32
dubscode merged 1 commit into
mainfrom
issue-21

Conversation

@dubscode

@dubscode dubscode commented May 30, 2026

Copy link
Copy Markdown
Contributor

Closes #21, closes #23, closes #24, closes #25, closes #26, closes #27, closes #28, closes #29, closes #30.

Adds agent-friendly issue workflows: state-by-name support for create and bulk-update, get/state aliases, bounded issue-list guardrails, comments-by-issue, prep/pr-ready, and doctor binary reporting.
Updates README, command help, and bundled Linear CLI skills so agents learn the supported commands instead of guessing.
Adds behavior coverage across CLI services, command registration, gateway filtering, bulk state normalization, and the skills catalog.

Validation: pnpm verify.

@dubscode dubscode changed the title [codex] Complete agent issue UX feat: complete agent issue UX May 30, 2026
@dubscode dubscode marked this pull request as ready for review May 30, 2026 19:00
Copilot AI review requested due to automatic review settings May 30, 2026 19:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@dubscode dubscode merged commit 9aacd90 into main May 30, 2026
5 of 7 checks passed
@dubscode dubscode deleted the issue-21 branch May 30, 2026 20:08
github-actions Bot pushed a commit that referenced this pull request May 30, 2026
# [1.6.0-alpha.2](v1.6.0-alpha.1...v1.6.0-alpha.2) (2026-05-30)

### Features

* complete agent issue UX ([#32](#32)) ([9aacd90](9aacd90))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.6.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 30, 2026
# [1.6.0](v1.5.0...v1.6.0) (2026-05-30)

### Features

* **cli:** resolve issue workflow state by name on issues update ([#31](#31)) ([6e22fba](6e22fba)), closes [#22](#22) [#22](#22)
* complete agent issue UX ([#32](#32)) ([9aacd90](9aacd90))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment