| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* fix: Empty assignees array should clear assignees
Add an optional confidence integer parameter (0–100) to update_issue_type, update_issue_labels, and set_issue_fields MCP tools. The confidence score is passed through to the REST/GraphQL API on mutation calls. - Rename structs to WithIntent (labelWithIntent, issueTypeWithIntent) - Add confidence schema property (integer, min 0, max 100) with prompt guidance describing what different confidence levels represent - Update tool descriptions to encourage including confidence scores - Pass confidence in the API request body alongside rationale/suggest Closes github/plan-track-agentic-toolkit#219 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Clarify form-params comments: show_ui is a routing flag, not form-collected - Fix create_pull_request show_ui description (remove misleading reviewers example) - Regenerate docs and toolsnap
|
Closing — this re-submits #2601, which is owned by its original author and being handled there. Please contribute via the original PR rather than opening a duplicate. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Follow-up for #2601 to help move it toward merge:
All pkg/github and pkg/inventory tests pass locally.
Test plan