Commit Graph

  • c0dca1f1b8 Adopt MCP Apps 2026-01-26 view-side capabilities Matt Holloway 2026-05-29 16:29:15 +01:00
  • 69f786b87c Align UI resources with MCP Apps 2026-01-26 polish recommendations Matt Holloway 2026-05-29 16:24:11 +01:00
  • 561a4a7951 Strip _meta.ui when client lacks UI capability Matt Holloway 2026-05-29 16:24:05 +01:00
  • b5397f6e33 lockdown mode: remove RepoAccessCache singleton and isolate viewer state per instance v1.1.2 kerobbi 2026-05-27 15:39:36 +01:00
  • 3fbf64f7ac Register MCP App UI resources in shared server constructor v1.1.1 Sam Morrow 2026-05-29 11:38:38 +02:00
  • f5f9c72422 refactor(toolvalidation): extract ReadOnlyHint scanner into reusable package Sam Morrow 2026-05-29 10:55:46 +02:00
  • e1842104a4 test(github): address reviewer feedback on ReadOnlyHint check John CSA 2026-05-22 20:07:22 -07:00
  • 5c638704c0 test(github): enforce explicit ReadOnlyHint on every mcp.Tool literal John CSA 2026-05-16 21:54:11 -07:00
  • 7d46f8d8db I want to enable only ifc (#2565) JoannaaKL 2026-05-28 19:42:10 +02:00
  • 6e0af328bc deps: bump go-sdk to v1.6.1 and drop CrossOriginProtection workaround Sam Morrow 2026-05-28 15:03:01 +02:00
  • c5be4b09c2 chore: regenerate license files v1.1.0 github-actions[bot] 2026-05-25 22:31:03 +00:00
  • 1ddde57873 build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 dependabot[bot] 2026-05-25 22:29:51 +00:00
  • ca170960d0 build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 dependabot[bot] 2026-05-25 22:30:55 +00:00
  • 5aa0879059 build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 dependabot[bot] 2026-05-25 22:30:49 +00:00
  • 1978d1284e build(deps): bump docker/login-action from 4.1.0 to 4.2.0 dependabot[bot] 2026-05-25 22:30:44 +00:00
  • 9aa7e05c5a build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 dependabot[bot] 2026-05-25 22:30:40 +00:00
  • e3840b9c0c build(deps): bump actions/setup-go from 5 to 6 dependabot[bot] 2026-05-25 22:30:35 +00:00
  • 9950148c9d build(deps): bump node from e71ac5e to 7c6af15 dependabot[bot] 2026-05-25 22:29:41 +00:00
  • 3b6cdafbb5 fix: extract text-content for option name and iteration title in map path Sam Morrow 2026-05-28 13:19:19 +02:00
  • 122951007a Reduce project item response size RossTarrant 2026-05-28 10:09:06 +01:00
  • 51a7383fdd fix: make mergeIssueFieldValues output order deterministic Sam Morrow 2026-05-28 11:23:17 +02:00
  • 112334446a test: add Test_GetIssue_FieldValues_FlagOn to cover the enrichment path Sam Morrow 2026-05-27 17:16:10 +02:00
  • 7159cbf185 refactor: inline IssueWrite/LegacyIssueWrite as full duplicates Sam Morrow 2026-05-27 17:08:54 +02:00
  • 014fd17fa3 feat: gate issue_write and get_issue behind remote_mcp_issue_fields flag Sam Morrow 2026-05-27 16:47:43 +02:00
  • 13e6b8bae1 Add consistency to code block language Ross Tarrant 2026-05-26 09:29:41 +01:00
  • 001f5e3c31 docs: clarify auth in Codex CLI instructions RossTarrant 2026-05-26 09:08:55 +01:00
  • d661abf4ca Boazreicher/add suggest to labels and issue fields (#2557) Boaz Reicher 2026-05-28 12:29:34 +03:00
  • e091ea63d7 fix tests Kelsey Myers 2026-05-27 04:35:31 -07:00
  • 2b7807bcb7 add delete support and merge logic Iulia B 2026-05-27 03:30:48 -07:00
  • 6e19842c61 schema: strict additionalProperties and typed value in issue_fields items Kelsey Myers 2026-05-26 10:32:33 -07:00
  • 2f8c7e63d2 docs: regenerate after issue_fields schema update Kelsey Myers 2026-05-26 09:59:58 -07:00
  • 8b5c025669 refactor(issue-fields): unexport IssueWriteFieldInput, fix issue_fields schema with oneOf Kelsey Myers 2026-05-26 09:58:26 -07:00
  • dff18de98e docs update Kelsey Myers 2026-05-26 09:40:46 -07:00
  • 389ddcce59 Fix field_option_name to pass option name to REST API, not DB ID - return minimal fields Kelsey Myers 2026-05-26 09:32:41 -07:00
  • b91c3b5b3a feat(issue-fields): support issue_fields in issue_write using fullDatabaseId Iulia B 2026-05-26 08:09:57 -07:00
  • 546a66a754 clean up verbose comments on IssueWrite and LegacyIssueWrite kelsey/issue-fields-clean Kelsey Myers 2026-05-26 16:20:32 -07:00
  • 865c9623f9 always clear raw IssueFieldValues from get_issue response Kelsey Myers 2026-05-26 16:11:17 -07:00
  • 0d5d9514a8 address comments Kelsey Myers 2026-05-26 16:01:18 -07:00
  • ba9930f328 feat: gate issue_write and get_issue behind remote_mcp_issue_fields flag Kelsey Myers 2026-05-26 15:27:40 -07:00
  • f80ca8555b docs: update CLI command for adding GitHub PAT in README RossTarrant 2026-05-22 15:54:32 +01:00
  • b473a5afd1 feat(http): ignore proxy forwarding headers by default Sam Morrow 2026-05-26 14:07:45 +02:00
  • 15192ca84e schema: strict additionalProperties and typed value in issue_fields items Kelsey Myers 2026-05-26 10:32:33 -07:00
  • d63407cfa7 docs: regenerate after issue_fields schema update Kelsey Myers 2026-05-26 09:59:58 -07:00
  • 89d1847026 refactor(issue-fields): unexport IssueWriteFieldInput, fix issue_fields schema with oneOf Kelsey Myers 2026-05-26 09:58:26 -07:00
  • 7b1b06c849 docs update Kelsey Myers 2026-05-26 09:40:46 -07:00
  • b97207f25e Fix field_option_name to pass option name to REST API, not DB ID - return minimal fields Kelsey Myers 2026-05-26 09:32:41 -07:00
  • c0a1d1d6a0 feat(issue-fields): support issue_fields in issue_write using fullDatabaseId Iulia B 2026-05-26 08:09:57 -07:00
  • 57f4df4728 Adding suggest bool flag to suggest type changes to an issue (#2548) Boaz Reicher 2026-05-26 18:19:15 +03:00
  • 3fe69e6f19 Use host-derived OAuth authorization server only copilot/check-oauth-config-gap copilot-swe-agent[bot] 2026-05-22 20:19:36 +00:00
  • b7b107302b Apply remaining changes copilot-swe-agent[bot] 2026-05-22 20:10:21 +00:00
  • 1add5fe231 docs: auto-generate per-flag tool lists for insiders and feature flags (#2521) Sam Morrow 2026-05-22 00:31:39 +02:00
  • 0b644d7b74 ci(mcp-diff): build UI artifacts available to baseline checkout (#2523) Sam Morrow 2026-05-21 23:18:55 +02:00
  • 6fd9d070ba chore(gitignore): anchor binary names to repo root (#2522) Sam Morrow 2026-05-21 23:02:07 +02:00
  • f5e26a8540 feat(issues): gate issue-fields features behind remote_mcp_issue_fields flag (#2520) Sam Morrow 2026-05-21 23:01:19 +02:00
  • f929c58c6b feat: Add CSV output format for default list tools under insiders mode (#2450) Ross Tarrant 2026-05-21 15:50:55 +01:00
  • f39f758d6f Remove trailing periods from tool title annotations (#2518) Tim Rogers 2026-05-21 16:41:21 +02:00
  • 13e7f10fc8 Add custom field filtering to list_issues (#2480) Kelsey Myers 2026-05-21 15:36:17 +01:00
  • 8f6050a5b8 Add list_issue_fields tool (#2445) Kelsey Myers 2026-05-21 15:19:49 +01:00
  • 805ad75c62 Fix return Thread node ID in get_review_comments response (#2515) Jui Desai 2026-05-21 07:33:28 -05:00
  • 60c7388da9 refactor: address review feedback on PR #2450 sammorrowdrums/congenial-lamp Sam Morrow 2026-05-21 14:33:10 +02:00
  • bfa6fee63b fix: resolve rebase feature flag conflicts RossTarrant 2026-05-21 09:23:56 +01:00
  • 4c926eacd9 Add CSV output for list tools under insiders mode RossTarrant 2026-05-11 12:38:19 +01:00
  • 6b4ca78505 feat: Add search commit tool (#2284) Dhananjay Mishra 2026-05-20 19:54:00 +05:30
  • 0bd0bf0818 feat: add pagination to list GHAS alerts tools (#2451) Dvir Arad 2026-05-20 16:27:04 +03:00
  • 8f4680b90a Add field_values to search_issues results (#2474) Kelsey Myers 2026-05-20 13:59:56 +01:00
  • e9533330b0 fix(search_code): tighten query description for accurate model guidance (#2513) Sam Morrow 2026-05-20 12:30:38 +02:00
  • cc2a95725a Include custom issue field values in list_issues response (#2466) Kelsey Myers 2026-05-20 10:18:42 +01:00
  • b2b49361fd Adding rationale for fields and labels in issues_granular (#2505) Boaz Reicher 2026-05-20 12:00:19 +03:00
  • 0f0506d2fd refactor: remove dynamic toolsets and deprecated closure constructor (#2512) Sam Morrow 2026-05-20 10:51:47 +02:00
  • b962757be0 refactor: remove dynamic toolsets and deprecated closure constructor sammorrowdrums/redo-pr-2488-iserror-fix Sam Morrow 2026-05-20 10:31:05 +02:00
  • 272d160512 fix: return isError for argument validation failures (#2511) Sam Morrow 2026-05-20 10:19:36 +02:00
  • 970155ad64 refactor: simplify NewServerTool naming (#2510) Sam Morrow 2026-05-20 10:14:40 +02:00
  • bafcaf57c3 fix(pull_request_read): expose after cursor parameter in input schema (#2489) John CSA 2026-05-19 10:40:19 -07:00
  • f21dcd38ab fix(ui): advertise get_me as an app via _meta.ui.visibility (#2503) Sam Morrow 2026-05-19 12:19:30 +02:00
  • c88d2ecdd3 fix: guard CompletionsHandler against nil params/ref (#2502) Sam Morrow 2026-05-19 11:55:44 +02:00
  • 7e394af647 chore(ui): migrate vite 6 → 8, plugin-react 4 → 6; cache UI build in CI (#2501) Sam Morrow 2026-05-19 11:52:24 +02:00
  • d4e1231cf7 build(deps): bump github.com/modelcontextprotocol/go-sdk from 1.5.1-0.20260403154220-27f29c1cef3b to 1.6.0 (#2498) dependabot[bot] 2026-05-19 09:58:34 +02:00
  • 66ec0763cc build(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#2499) dependabot[bot] 2026-05-19 09:19:12 +02:00
  • de2f17390c build(deps): bump reproducible-containers/buildkit-cache-dance (#2500) dependabot[bot] 2026-05-19 09:12:42 +02:00
  • 91336dc982 build(deps): bump distroless/base-debian12 from 9dce90e to 58695f4 (#2497) dependabot[bot] 2026-05-19 09:05:58 +02:00
  • 0ef8f9724a feat(ui): opt into ext-apps autoResize and dev-mode strict Sam Morrow 2026-05-18 21:34:26 +02:00
  • 6c56224bc7 build(deps): declare Node >=20 engine requirement for /ui sammorrowdrums 2026-05-18 17:58:42 +02:00
  • 2a6229f45c build(deps): bump ui dependencies to clear security advisories sammorrowdrums 2026-05-18 16:21:35 +02:00
  • ea9d0c81a2 build(deps): bump hono (#2097) dependabot[bot] 2026-05-18 18:10:01 +02:00
  • fb8d48b7af build(deps): bump node from 20-alpine to 26-alpine (#2013) dependabot[bot] 2026-05-18 17:56:34 +02:00
  • 0725cd953c build(deps): bump actions/setup-node from 4 to 6 (#2015) dependabot[bot] 2026-05-18 17:48:44 +02:00
  • 0d560e75e3 build(deps): bump actions/attest-build-provenance from 3 to 4 (#2123) dependabot[bot] 2026-05-18 17:40:57 +02:00
  • 07a12f03ff build(deps): bump github.com/google/jsonschema-go from 0.4.2 to 0.4.3 (#2393) dependabot[bot] 2026-05-18 17:33:07 +02:00
  • c471ae94bb build(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.2 (#2394) v1.0.5 dependabot[bot] 2026-05-18 16:54:16 +02:00
  • 8af3431ed4 build(deps): bump docker/login-action from 4.0.0 to 4.1.0 (#2395) dependabot[bot] 2026-05-18 16:45:49 +02:00
  • 8d81376a59 build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.1 (#2396) dependabot[bot] 2026-05-18 16:38:27 +02:00
  • f4b95e6acc build(deps): bump golang from 1.25.9-alpine to 1.25.10-alpine (#2455) dependabot[bot] 2026-05-18 16:28:19 +02:00
  • fc96c70fff Add unit tests rosstarrant/add-output-schema RossTarrant 2026-05-18 14:59:26 +01:00
  • 1861a351f8 Upgrade go-github from v82 to v87 (#2452) Iulia Bejan 2026-05-18 14:36:23 +02:00
  • c3714f8d9f Add AST check for explicit ReadOnlyHint annotations copilot/fix-missing-annotations-check copilot-swe-agent[bot] 2026-05-17 06:40:19 +00:00
  • 8a48d0749f feat: Add tool for discussion comment write operations (#2427) Ross Tarrant 2026-05-15 15:16:36 +01:00
  • 46d220fba5 Add tool to list repo collaborators (#2477) JoannaaKL 2026-05-15 11:20:30 +02:00
  • b8be4c1748 Document Copilot Spaces PAT requirements Chris Westra 2026-05-14 14:35:48 -04:00
  • 39d86b80af Replace ingress IFC reader list with private marker (#2478) Gökhan Arkan 2026-05-14 13:52:37 +03:00
  • fbf68b2079 feat: return minimal code search results with text match snippets (#2476) Sam Morrow 2026-05-14 12:07:15 +02:00