GitHub / github/github-mcp-server / commits
GitHub's official MCP Server
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d6b9dc94 |
docs: address review feedback on env-var examples
Co-authored-by: Copilot <2****t@u****m> |
Copilot <2****t@u****m>
Committed by: Sam Morrow <s****s@g****m> |
2 months ago | |
| c0dca1f1 |
Adopt MCP Apps 2026-01-26 view-side capabilities
Co-authored-by: Copilot <2****t@u****m> |
Matt Holloway <m****y@p****e>
Committed by: Sam Morrow <s****s@g****m> |
2 months ago | |
| 69f786b8 |
Align UI resources with MCP Apps 2026-01-26 polish recommendations
Co-authored-by: Copilot <2****t@u****m> |
Matt Holloway <m****y@p****e>
Committed by: Sam Morrow <s****s@g****m> |
2 months ago | |
| 561a4a79 |
Strip _meta.ui when client lacks UI capability
Co-authored-by: Copilot <2****t@u****m> |
Matt Holloway <m****y@p****e>
Committed by: Sam Morrow <s****s@g****m> |
2 months ago | |
| 3fbf64f7 |
Register MCP App UI resources in shared server constructor
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <s****s@g****m> | 2 months ago | |
| f5f9c724 |
refactor(toolvalidation): extract ReadOnlyHint scanner into reusable package
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <s****s@g****m> | 2 months ago | |
| 7d46f8d8 | I want to enable only ifc (#2565) |
JoannaaKL <j****l@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6e0af328 |
deps: bump go-sdk to v1.6.1 and drop CrossOriginProtection workaround
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <s****s@g****m> | 3 months ago | |
| 3b6cdafb |
fix: extract text-content for option name and iteration title in map path
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <s****s@g****m> | 3 months ago | |
| d661abf4 |
Boazreicher/add suggest to labels and issue fields (#2557)
Co-authored-by: Copilot Autofix powered by AI <1****t@u****m>, Copilot Autofix powered by AI <1****t@u****m> |
Boaz Reicher <4****r@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 51a7383f |
fix: make mergeIssueFieldValues output order deterministic
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 12295100 |
Reduce project item response size
Co-authored-by: Copilot <2****t@u****m> |
RossTarrant <r****t@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 11233444 |
test: add Test_GetIssue_FieldValues_FlagOn to cover the enrichment path
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 7159cbf1 |
refactor: inline IssueWrite/LegacyIssueWrite as full duplicates
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 014fd17f |
feat: gate issue_write and get_issue behind remote_mcp_issue_fields flag
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| b5397f6e | lockdown mode: remove RepoAccessCache singleton and isolate viewer state per ... |
kerobbi <k****i@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| e091ea63 | fix tests |
Kelsey Myers <5****s@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 2b7807bc | add delete support and merge logic |
Iulia B <i****b@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 6e19842c | schema: strict additionalProperties and typed value in issue_fields items |
Kelsey Myers <5****s@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 2f8c7e63 | docs: regenerate after issue_fields schema update |
Kelsey Myers <5****s@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 8b5c0256 | refactor(issue-fields): unexport IssueWriteFieldInput, fix issue_fields schem... |
Kelsey Myers <5****s@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| dff18de9 | docs update |
Kelsey Myers <5****s@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 389ddcce | Fix field_option_name to pass option name to REST API, not DB ID - return min... |
Kelsey Myers <5****s@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 57f4df47 | Adding suggest bool flag to suggest type changes to an issue (#2548) |
Boaz Reicher <4****r@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b91c3b5b |
feat(issue-fields): support issue_fields in issue_write using fullDatabaseId
Co-authored-by: Copilot <2****t@u****m> |
Iulia B <i****b@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| b473a5af |
feat(http): ignore proxy forwarding headers by default
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 13e6b8ba |
Add consistency to code block language
Co-authored-by: Copilot Autofix powered by AI <1****t@u****m> |
Ross Tarrant <r****t@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 001f5e3c | docs: clarify auth in Codex CLI instructions |
RossTarrant <r****t@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| c5be4b09 | chore: regenerate license files |
github-actions[bot] <g****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| ca170960 |
build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 5aa08790 |
build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 1978d128 |
build(deps): bump docker/login-action from 4.1.0 to 4.2.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 9aa7e05c |
build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| e3840b9c |
build(deps): bump actions/setup-go from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 1ddde578 |
build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 9950148c |
build(deps): bump node from `e71ac5e` to `7c6af15`
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 29a86780 | docs: add installation guides for Zed and OpenCode |
John CSA <1****a@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| e1842104 | test(github): address reviewer feedback on ReadOnlyHint check |
John CSA <1****a@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| f80ca855 | docs: update CLI command for adding GitHub PAT in README |
RossTarrant <r****t@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 1add5fe2 |
docs: auto-generate per-flag tool lists for insiders and feature flags (#2521)
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0b644d7b |
ci(mcp-diff): build UI artifacts available to baseline checkout (#2523)
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6fd9d070 |
chore(gitignore): anchor binary names to repo root (#2522)
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f5e26a85 |
feat(issues): gate issue-fields features behind remote_mcp_issue_fields flag ...
Co-authored-by: Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f929c58c |
feat: Add CSV output format for default list tools under insiders mode (#2450)
Co-authored-by: Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Sam Morrow <i****o@s****m>, sammorrowdrums <s****s@g****m> |
Ross Tarrant <r****t@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f39f758d |
Remove trailing periods from tool title annotations (#2518)
Co-authored-by: Copilot <2****t@u****m>, Sam Morrow <i****o@s****m> |
Tim Rogers <t****s@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 13e7f10f |
Add custom field filtering to list_issues (#2480)
Co-authored-by: Sam Morrow <s****s@g****m> |
Kelsey Myers <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8f6050a5 |
Add list_issue_fields tool (#2445)
Co-authored-by: Michael Jacholke <4****e@u****m> |
Kelsey Myers <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 805ad75c |
Fix return Thread node ID in get_review_comments response (#2515)
Co-authored-by: Copilot <2****t@u****m>, Jui Desai <j****i@M****l>, Sam Morrow <i****o@s****m>, Copilot <2****t@u****m> |
Jui Desai <j****5@y****n>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2bd162ac | fix: support team pull request reviewers |
Yufeng He <4****g@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 6b4ca785 |
feat: Add search commit tool (#2284)
Co-authored-by: Copilot Autofix powered by AI <1****t@u****m>, Copilot <2****t@u****m>, Copilot Autofix powered by AI <1****t@u****m>, Sam Morrow <i****o@s****m>, Copilot <2****t@u****m> |
Dhananjay Mishra <t****t@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0bd0bf08 |
feat: add pagination to list GHAS alerts tools (#2451)
Co-authored-by: Copilot <2****t@u****m>, Sam Morrow <i****o@s****m>, sammorrowdrums <s****s@g****m>, Copilot <2****t@u****m> |
Dvir Arad <d****d@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8f4680b9 |
Add field_values to search_issues results (#2474)
Co-authored-by: Sam Morrow <i****o@s****m> |
Kelsey Myers <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e9533330 |
fix(search_code): tighten query description for accurate model guidance (#2513)
Co-authored-by: jluocsa <1****a@u****m>, danmoseley <6****y@u****m>, Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cc2a9572 |
Include custom issue field values in list_issues response (#2466)
Co-authored-by: Sam Morrow <i****o@s****m> |
Kelsey Myers <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b2b49361 |
Adding rationale for fields and labels in issues_granular (#2505)
Co-authored-by: Copilot <c****t@g****m>, Copilot <c****t@g****m>, Copilot <c****t@g****m>, copilot-swe-agent[bot] <1****t@u****m>, Sam Morrow <i****o@s****m> |
Boaz Reicher <4****r@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0f0506d2 |
refactor: remove dynamic toolsets and deprecated closure constructor (#2512)
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 272d1605 |
fix: return isError for argument validation failures (#2511)
Co-authored-by: Copilot <2****t@u****m>, blackwell-systems <2****s@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, blackwell-systems <2****s@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 970155ad |
refactor: simplify NewServerTool naming (#2510)
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bafcaf57 |
fix(pull_request_read): expose `after` cursor parameter in input schema (#2489)
Co-authored-by: Sam Morrow <i****o@s****m> |
John CSA <1****a@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f21dcd38 | fix(ui): advertise get_me as an app via _meta.ui.visibility (#2503) |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c88d2ecd |
fix: guard CompletionsHandler against nil params/ref (#2502)
Co-authored-by: manthanghasadiya <6****a@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, manthanghasadiya <6****a@u****m>, Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7e394af6 |
chore(ui): migrate vite 6 → 8, plugin-react 4 → 6; cache UI build in CI (#2501)
Co-authored-by: Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d4e1231c |
build(deps): bump github.com/modelcontextprotocol/go-sdk from 1.5.1-0.2026040...
Co-authored-by: dependabot[bot] <4****]@u****m>, github-actions[bot] <g****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 66ec0763 |
build(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#2499)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| de2f1739 |
build(deps): bump reproducible-containers/buildkit-cache-dance (#2500)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 91336dc9 |
build(deps): bump distroless/base-debian12 from `9dce90e` to `58695f4` (#2497)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0ef8f972 |
feat(ui): opt into ext-apps autoResize and dev-mode strict
Co-authored-by: Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| ea9d0c81 |
build(deps): bump hono (#2097)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6c56224b |
build(deps): declare Node >=20 engine requirement for /ui
Co-authored-by: Copilot <2****t@u****m> |
sammorrowdrums <s****s@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| fb8d48b7 |
build(deps): bump node from 20-alpine to 26-alpine (#2013)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0725cd95 |
build(deps): bump actions/setup-node from 4 to 6 (#2015)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0d560e75 |
build(deps): bump actions/attest-build-provenance from 3 to 4 (#2123)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 07a12f03 |
build(deps): bump github.com/google/jsonschema-go from 0.4.2 to 0.4.3 (#2393)
Co-authored-by: dependabot[bot] <4****]@u****m>, github-actions[bot] <g****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c471ae94 |
build(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.2 (#2394)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8af3431e |
build(deps): bump docker/login-action from 4.0.0 to 4.1.0 (#2395)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8d81376a |
build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.1 (#2396)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f4b95e6a |
build(deps): bump golang from 1.25.9-alpine to 1.25.10-alpine (#2455)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2a6229f4 |
build(deps): bump ui dependencies to clear security advisories
Co-authored-by: Copilot <2****t@u****m> |
sammorrowdrums <s****s@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 1861a351 |
Upgrade go-github from v82 to v87 (#2452)
Co-authored-by: Copilot <2****t@u****m> |
Iulia Bejan <6****b@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5c638704 | test(github): enforce explicit ReadOnlyHint on every mcp.Tool literal |
John CSA <1****a@u****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 8a48d074 |
feat: Add tool for discussion comment write operations (#2427)
Co-authored-by: Copilot <2****t@u****m>, Roberto Nacu <k****i@g****m>, Roberto Nacu <k****i@g****m>, Copilot <2****t@u****m>, Roberto Nacu <k****i@g****m> |
Ross Tarrant <r****t@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 46d220fb | Add tool to list repo collaborators (#2477) |
JoannaaKL <j****l@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b8be4c17 |
Document Copilot Spaces PAT requirements
Co-authored-by: Copilot <2****t@u****m> |
Chris Westra <b****a@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 39d86b80 | Replace ingress IFC reader list with private marker (#2478) |
Gökhan Arkan <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fbf68b20 |
feat: return minimal code search results with text match snippets (#2476)
Co-authored-by: Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m> |
Sam Morrow <i****o@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3a4bc266 | Add ifc label for search_repositories tool (#2459) |
Gökhan Arkan <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 883f58d9 | Add ifc label for issue_read tool (#2457) |
Gökhan Arkan <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9ad99c52 | Add ifc label for search_issues tool (#2456) |
Gökhan Arkan <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 59fa9a73 |
Add optional `rationale` parameter to `update_issue_type` tool (#2458)
Co-authored-by: Copilot <2****t@u****m>, Copilot <2****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, Adam Holt <o****s@g****m> |
Alon Dahari <a****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e2ff5181 |
fix: add missing pagination on get_reviews (#2367)
Co-authored-by: Copilot <1****t@u****m>, Copilot <1****t@u****m>, Roberto Nacu <k****i@g****m> |
Ross Tarrant <r****t@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0cdcd4aa | Add ifc label for get_file_contents tool (#2454) |
Gökhan Arkan <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 52595139 | Add ifc label for list_issues tool (#2453) |
Gökhan Arkan <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c3dedbec | Handle lightweight tags in get_tag (#2400) |
Roberto Nacu <k****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f48e82a8 | Prevent inputs param from being stripped from actions_run_trigger tool schema... |
Roberto Nacu <k****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1be1f38d | Add ifc label for get_me tool (#2432) |
JoannaaKL <j****l@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0e2fc388 |
fix(mcp-apps): defer _meta.ui strip to per-request RegisterTools (#2446)
Co-authored-by: Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m>, Copilot <2****t@u****m> |
Matt Holloway <m****y@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2dab9948 | Enhance Xcode setup documentation for Claude Agent and update troubleshooting... |
RossTarrant <r****t@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 4dbec2c7 | Add Xcode installation guide for Codex and Claude Agent |
RossTarrant <r****t@g****m>
Committed by: Sam Morrow <s****s@g****m> |
3 months ago | |
| 926d0491 | improve dependabot error message (#2375) |
Aakash Shah <a****h@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4bded57e |
Fix lockdown mode permission check (#2361)
Co-authored-by: Sam Morrow <i****o@s****m> |
Roberto Nacu <k****i@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago |