Commit Graph

  • 0925dd2bcd Add ETag conditional requests + request-aware ServeCard helper Sam Morrow 2026-06-25 12:22:54 +02:00
  • 377e1d446a Add MCP Server Card (SEP-2127) types + handler Sam Morrow 2026-06-25 12:05:28 +02:00
  • 80e96c983c feat(skills): publish skill://index.json and advertise skills extension sammorrowdrums/skill-catalog-v2-discovery Sam Morrow 2026-06-24 10:17:18 +02:00
  • 4c18822042 docs: add skill resources documentation Sam Morrow 2026-05-13 10:46:21 +02:00
  • 18dcf1c506 feat(skills): publish skill://index.json and advertise skills extension sammorrowdrums/skill-discovery-index-extension Sam Morrow 2026-06-24 10:17:18 +02:00
  • 9430064a2b Add get_parent method to issue_read (#2726) Bryan Zwicker 2026-06-23 08:34:50 -04:00
  • 7613599bd6 build(deps): bump hono (#2735) dependabot[bot] 2026-06-23 12:19:18 +02:00
  • 27d8463731 build(deps): bump node from 3ad34ca to a2dc166 (#2752) dependabot[bot] 2026-06-23 12:17:39 +02:00
  • 6f338707d8 build(deps): bump golang from 8d95af5 to 523c3ef (#2753) dependabot[bot] 2026-06-23 12:17:14 +02:00
  • 0b8bddb37b build(deps): bump actions/checkout from 6 to 7 (#2754) dependabot[bot] 2026-06-23 12:16:46 +02:00
  • 52e22eb74e better pricing estimate tommy/runtime-tool-response-filtering-exp tommaso-moro 2026-06-22 16:34:35 +01:00
  • a37837027f Promote issue fields and deprecate legacy issue write tool (#2696) Renee Xu 2026-06-19 14:09:47 +02:00
  • fe4e3c5842 add more evals for copilot cli tools tommaso-moro 2026-06-19 11:00:56 +01:00
  • 701d484516 Add rationale and is_suggestion support to assignees in issue_write alondahari/add-assignee-rationale-suggestion Alon Dahari 2026-06-17 17:51:30 +01:00
  • 0ba9010f7c Add rationale and is_suggestion to granular assignee tool alondahari/mcp-granular-assignee-rationale Alon Dahari 2026-06-17 17:47:16 +01:00
  • 4f73cfd1db Add repo-scoped support to list_issue_types tool (#2692) v1.4.0 Kelsey Myers 2026-06-17 17:04:18 +01:00
  • 6830c4d394 Change confidence enum to use uppercase values to match GraphQL schema (#2715) Renee Xu 2026-06-17 15:50:16 +02:00
  • f9a4dc5412 Add tool for getting code quality findings (#2604) Koen Vlaswinkel 2026-06-17 12:19:11 +02:00
  • 667bd3e803 Fix IFC private repository labels (#2695) Ross Tarrant 2026-06-17 09:22:31 +01:00
  • 4e8eb81dac MCP Apps with extra functionality (#1974) Matt Holloway 2026-06-16 16:45:16 +01:00
  • 0c7a33b349 add online multi-tool evals for 3 scenarios: (i) no output schemas and no fields param, (ii) output schemas and fields param, (iii) no output schema, and fields params tommaso-moro 2026-06-16 14:38:36 +01:00
  • b851e6ed64 Remove dead REST issue-field-value output path owenniblock/remove-dead-rest-field-values Owen Niblock 2026-06-16 13:59:39 +01:00
  • ecc44f2bdc Bump Go toolchain to 1.26.4 sammorrowdrums/bump-go-1-26-4 Sam Morrow 2026-06-16 11:14:52 +02:00
  • 6586b84b1a build(deps): bump node from 144769e to 3ad34ca (#2697) dependabot[bot] 2026-06-16 11:02:49 +02:00
  • 117bace5eb build(deps): bump distroless/base-debian12 from 58695f4 to e7e678c (#2698) dependabot[bot] 2026-06-16 11:02:37 +02:00
  • de9aee0afa build(deps): bump golang from cd2fb35 to 8d95af5 (#2699) dependabot[bot] 2026-06-16 11:02:14 +02:00
  • 308ae5b9f0 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#2703) dependabot[bot] 2026-06-16 09:08:25 +02:00
  • 909235ed3a feat(http): support custom listen address (#2655) Kazuhiko Yamashita 2026-06-16 03:13:57 +08:00
  • d27540ff67 Add explicit show_ui parameter to UI-enabled write tools (#2601) Matt Holloway 2026-06-15 16:31:28 +01:00
  • b879ca26df fix(repos): default create_repository to private when visibility omitted (#2694) Sam Morrow 2026-06-15 16:01:05 +02:00
  • 99b7d35985 Render resource-specific scoped tool descriptions sammorrowdrums/scoped-server-modes-spike Sam Morrow 2026-06-15 14:02:31 +02:00
  • 70d8c435ae spike: context-scoped MCP server modes (repo / pull-request / project) Sam Morrow 2026-06-15 13:46:53 +02:00
  • 5e4e61464d Reconcile FGP annotations to docs-authoritative permissions sammorrowdrums/fgp-expand-permission-annotations Sam Morrow 2026-06-12 19:56:46 +02:00
  • 51f5314030 Map list_repository_collaborators to administration:read Sam Morrow 2026-06-12 19:49:34 +02:00
  • b84e8af8fb Refine FGP annotations per review feedback Sam Morrow 2026-06-12 19:46:01 +02:00
  • 32b1efede9 Expand FGP annotations to repos, context, projects, issue-fields Sam Morrow 2026-06-12 19:39:24 +02:00
  • fc51918bda docs: expand FGP per-tool annotations and consolidate docs Sam Morrow 2026-06-12 19:24:53 +02:00
  • 4ec3576d86 feat: add declarative fine-grained permission (FGP) subsystem sammorrowdrums/fgp-requirements Sam Morrow 2026-06-11 22:54:00 +02:00
  • 34227037fc Add Visual Studio install badges for MCP server (#2085) v1.3.0 Praveen Sethuraman 2026-06-11 06:56:00 -07:00
  • 1209da8eba feat: add get_file_blame tool for retrieving git blame information (#1538) Mayowa Fajobi 2026-06-11 14:51:09 +01:00
  • e0fba89e4c fix: hide write UI resources in read-only mode (#2612) Yufeng He 2026-06-11 20:57:49 +08:00
  • f2219746b5 build(deps): bump node from 7c6af15 to 144769e (#2598) dependabot[bot] 2026-06-11 14:52:53 +02:00
  • 35acc92c4f feat: Add get_commits method to pull_request_read (#2608) Ross Tarrant 2026-06-11 13:52:22 +01:00
  • a4896641cf Route github.localhost to split-host URLs for local dotcom dev owenniblock/local-dev-host Owen Niblock 2026-06-11 13:30:03 +01:00
  • 1654d32ad8 errors: improve rate limit error messages for AI agents (#2386) Dan Moseley 2026-06-11 06:16:33 -06:00
  • 2cff183ca0 build(deps): bump golang from 1.25.10-alpine to 1.25.11-alpine (#2597) dependabot[bot] 2026-06-11 14:00:30 +02:00
  • 0e4b22a610 build(deps): bump hono (#2606) dependabot[bot] 2026-06-11 14:00:23 +02:00
  • 4007c840c4 Merge branch 'main' into mattdholloway/release-event-dispatch mattdholloway/release-event-dispatch Sam Morrow 2026-06-11 13:59:59 +02:00
  • fb7cbc8b85 Annotate read tools with ifc labels (#2671) JoannaaKL 2026-06-11 13:48:36 +02:00
  • c1b9629c1f Support field-value intent (rationale/confidence/suggestion) in issue_write iunia/rationale-issue_write-fields Iulia B 2026-06-11 07:43:28 +00:00
  • 918a42f05a feat: implement cursor pagination for dependabot alerts (#2651) Mayowa Fajobi 2026-06-10 23:09:34 +01:00
  • 8bbd902b9e Update title annotations for issue_write and add_issue_comment tools to reflect that they also work with pull requesta (#2664) Tim Rogers 2026-06-10 18:55:04 +01:00
  • 3d240f4526 Support type intent (rationale/confidence/suggestion) in issue write tools iunia/rationale-issue-write-types Iulia B 2026-06-10 14:39:44 +00:00
  • 2b1ba6f5c4 Potential fix for pull request finding iunia/rationale-issue-write-labels Iulia Bejan 2026-06-10 13:19:58 +02:00
  • b2db21cb06 Fix GraphQL call using the wrong case for method derivation Moritz Heiber 2026-06-10 12:36:51 +02:00
  • b901f13c56 add runtime tool filtering to issues and PR tools with output schemas tommaso-moro 2026-06-10 10:34:02 +01:00
  • 755b351fb7 make the parser fully agnostic of type Iulia B 2026-06-10 08:59:09 +00:00
  • d42bb3e678 Send update_issue_suggestions feature flag for set_issue_fields mutation (#2638) Boaz Reicher 2026-06-10 11:39:16 +03:00
  • f84a67c75e Migrate update_issue_labels to shared parseValueIntent helper Iulia B 2026-06-10 08:26:26 +00:00
  • b1cd28cfe7 Add confidence and reusable value-intent helper for issue_write labels Iulia B 2026-06-10 08:20:28 +00:00
  • da7b15d97c Add per-label is_suggestion and rationale to issue_write Iulia B 2026-06-09 15:22:07 +00:00
  • 800f58c343 add filters for list_issue_types tommaso-moro 2026-06-09 15:58:56 +01:00
  • c7155e86ee add prose for insiders docs about fields iunia/mcp-fields-docs Iulia B 2026-06-09 10:57:58 +00:00
  • 5ba8ceb28f feat(skills): cross-gate search_commits in release-readiness sammorrowdrums/skill-catalog-v2-frontmatter-and-coverage Sam Morrow 2026-06-08 22:52:11 +02:00
  • f147590faa docs: regenerate README for discussion_comment_write and search_commits Sam Morrow 2026-06-08 22:50:16 +02:00
  • ca15a818a1 feat(skills): cover discussion_comment_write and search_commits Sam Morrow 2026-06-08 22:50:08 +02:00
  • 7099f23eec feat: Add search commit tool (#2284) Dhananjay Mishra 2026-05-20 19:54:00 +05:30
  • dd5ed5242b feat: Add tool for discussion comment write operations (#2427) Ross Tarrant 2026-05-15 15:16:36 +01:00
  • 4400f80f6e docs: regenerate README for list_repository_collaborators Sam Morrow 2026-06-08 21:45:32 +02:00
  • 378822e40a feat(skills): add check-access skill for collaborator and CODEOWNERS audits Sam Morrow 2026-06-08 21:33:11 +02:00
  • 39098ccd65 Add tool to list repo collaborators (#2477) JoannaaKL 2026-05-15 11:20:30 +02:00
  • 0aa64423c4 feat(skills): cover the close-without-merging path in merge-pr sammorrowdrums 2026-06-08 19:56:46 +02:00
  • b7372ccdff fix(skills): wrap add_issue_comment in review-pr for PR conversation comments sammorrowdrums 2026-06-08 19:55:20 +02:00
  • ffe259fba9 feat(skills): add release-readiness skill for ship-readiness assessment sammorrowdrums 2026-06-08 19:44:23 +02:00
  • ed8ebe238f feat(skills): tighten review-pr, manage-labels, prepare-release bodies sammorrowdrums 2026-06-08 19:42:36 +02:00
  • b2537f7a21 feat(skills): broaden trigger phrasing for trace-history, review-pr, debug-ci, manage-labels sammorrowdrums 2026-06-08 19:40:16 +02:00
  • 8c00d60e65 Add release event dispatcher workflow Matt Holloway 2026-06-08 18:04:42 +01:00
  • 457f59932a Add confidence parameter to issue mutation MCP tools (#2605) v1.2.0 Alon Dahari 2026-06-05 15:04:22 +01:00
  • 33849e98eb fix: Empty assignees array should clear assignees (#2600) Ross Tarrant 2026-06-04 10:17:23 +01:00
  • 2a5d38a282 MCP Apps: Open created issue/PR link via host open-link capability (#2593) Matt Holloway 2026-06-02 14:36:43 +01:00
  • 4326e0b505 cr comments boazreicher/rest-api-for-issue-fields-with-rationale Boaz Reicher 2026-06-02 07:51:23 +00:00
  • eebd8a3348 use the REST PATCH endpoint if updating rationale or suggestion Boaz Reicher 2026-06-02 07:24:54 +00:00
  • 7e79ae9aa5 feat: replace include_diff with detail enum on get_commit Timur 2026-06-01 11:45:53 +02:00
  • 04c8dcbc8f Skip MCP App form when issue/PR write carries non-form params (#2589) Matt Holloway 2026-06-01 17:13:19 +01:00
  • 39bc63d149 Add missing toolsnap rosstarrant/refine-param-descriptions RossTarrant 2026-06-01 09:45:28 +01:00
  • 15c2a5de05 Clarify tool parameter schemas RossTarrant 2026-06-01 09:45:15 +01:00
  • 2bd162acaf fix: support team pull request reviewers Yufeng He 2026-05-21 03:46:36 +08:00
  • e5f19db688 review: switch cleanup to defer ra-n-dom 2026-05-31 11:18:56 +02:00
  • c05e1bb1d8 fix: surface JSON-RPC error responses in mcpcurl Roger Garza 2026-02-13 19:32:18 -06:00
  • 28846988e9 fix: add MCP initialize handshake to mcpcurl Roger Garza 2026-02-13 07:37:27 -06:00
  • 92667523b3 fix: return project item id usable for updates Nelson Joppi 2026-03-07 02:36:51 -03:00
  • 0ad258d4a4 fix: align Implementation.Name with VS Code config key fix/vscode-toolset-name-mismatch yashhzd 2026-05-30 11:19:02 +02:00
  • b0d9854388 docs: also advertise /x/all meta toolset Copilot 2026-05-30 11:07:17 +02:00
  • 07f1d02030 docs: fix remote default toolset generation Dmitry Korobitsin 2026-03-17 13:32:03 +01:00
  • 830ad2c613 docs: clarify that / uses default toolset in remote MCP server Dmitry Korobitsin 2026-03-15 17:17:27 +01:00
  • d6b9dc9411 docs: address review feedback on env-var examples Copilot 2026-05-30 10:59:19 +02:00
  • 03da19109e docs: improve Claude installation guide with Windows PowerShell support Emily Chen 2026-04-10 10:05:36 +00:00
  • 29a86780bf docs: add installation guides for Zed and OpenCode John CSA 2026-05-23 11:43:02 -07:00
  • 3a4c660033 fix: restore thread id in get_review_comments response Omid Mogasemi 2026-03-20 19:02:46 +00:00
  • 5d47ccc32f feat: add create_project and create_iteration_field methods to projects_write Sam Morrow 2026-03-17 14:47:57 +01:00