COMMITS
September 2, 2026
S
Add MCP Server Card (SEP-2127) types + handler (#2768)
Sam Morrow committed
A
Spell perPage the same way in every paginated tool (#3142)
Anton Karpov committed
September 1, 2026
S
fix(http): allow projected MCP headers in preflights (#3167)
Sam Morrow committed
S
fix(issues): report silently dropped labels (#3195)
Sam Morrow committed
Y
Return range coordinates for review comments (#3193)
yiheng-kkk committed
R
Fix e2e harness compilation against go-github v89 and go-sdk v1.7 (#3187)
Ruipeng Zhang committed
J
Add expectedHeadSha pinning to merge_pull_request (#3182)
Jorge Costa committed
C
P
fix: allow public_repo for public contribution tools (#3140)
Paulcake committed
D
fix(repos): give create_or_update_file callers a SHA they can actually get (#3131)
Dylan Pulver committed
August 27, 2026
A
Expose Copilot review thread resolution reasons (#3123)
Annie Gesellchen committed
August 26, 2026
T
Remove documentation for unavailable tool-search command (#3162)
Tommaso Moro committed
August 24, 2026
G
chore: regenerate license files
github-actions[bot] committed
D
build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1
dependabot[bot] committed
D
build(deps): bump distroless/base-debian12 from `76b3162` to `fabbf1c`
dependabot[bot] committed
G
chore: regenerate license files
github-actions[bot] committed
D
build(deps): bump github.com/go-chi/chi/v5 from 5.3.1 to 5.3.2
dependabot[bot] committed
August 25, 2026
D
build(deps): bump golang from 1.25.13-alpine to 1.27.0-alpine
dependabot[bot] committed
D
build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0
dependabot[bot] committed
S
fix(auth): validate reviewer scope arguments
Sam Morrow committed
S
test(auth): keep scope benchmark local
Sam Morrow committed
S
perf(auth): skip redundant scope challenge parsing
Sam Morrow committed
August 21, 2026
S
feat(auth): add per-call OAuth scope checks
Sam Morrow committed
August 3, 2026
D
build(deps): bump github/codeql-action from 4 to 4.37.4
dependabot[bot] committed
August 18, 2026
J
Stream oversized ETag responses
Josh Free committed
August 7, 2026
J
Use strings.SplitSeq for Cache-Control and Vary parsing
Josh Free committed
August 6, 2026
J
Scope ETag cache to REST client and bound it by bytes
Josh Free committed
J
fix(transport): rename local max to avoid shadowing builtin
Josh Free committed
J
test(transport): satisfy bodyclose in etag_test helpers
Josh Free committed
August 5, 2026
J
Add ETag conditional requests to the REST transport
Josh Free committed