LearnNewsExamplesServices
Frontmatter
id7886
title[AI] Streamline create_issue workflow instruction
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtNov 23, 2025, 8:29 PM
updatedAtNov 23, 2025, 8:30 PM
githubUrlhttps://github.com/neomjs/neo/issues/7886
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 23, 2025, 8:30 PM

[AI] Streamline create_issue workflow instruction

Closed v11.10.0 documentationenhancementai
tobiu
tobiu commented on Nov 23, 2025, 8:29 PM

Description

Updates the create_issue tool description in ai/mcp/server/github-workflow/openapi.yaml to streamline the proposal workflow.

Changes

  • Modified step 4 of the Mandatory Workflow for create_issue.
  • Old: "Only after displaying the proposal, call create_issue."
  • New: "Immediately call create_issue after displaying the proposal. Do not ask for permission first (the user can decline the tool call)."

Reason

To improve workflow efficiency. Agents should display the proposal and then immediately trigger the tool, relying on the native tool confirmation UI for user approval/rejection, rather than adding an extra conversational turn to ask for permission.

Acceptance Criteria

  • The openapi.yaml file reflects the updated instruction.
  • Future agent sessions follow the "Show -> Call" pattern without redundant permission questions.
tobiu added the documentation label on Nov 23, 2025, 8:29 PM
tobiu added the enhancement label on Nov 23, 2025, 8:29 PM
tobiu added the ai label on Nov 23, 2025, 8:29 PM
tobiu assigned to @tobiu on Nov 23, 2025, 8:30 PM
tobiu referenced in commit 4cb4534 - "[AI] Streamline create_issue workflow instruction #7886" on Nov 23, 2025, 8:30 PM
tobiu closed this issue on Nov 23, 2025, 8:30 PM