CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 09:32:36 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"7179e3b9fd20067a3df9f2e2db5e3857"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=LIEF2rwbLpyi5Nqt7gNS1vYIG16%2F3DTC6d9pS5aqe1Lpz9vrsIUPGM1m8LGcTWRt0STj%2BvmMFHGWmvaLJ7FWT2QkENXmQd5Atzoamm5cGRKrciLzjwQm6ij83lrhuIku70wCDLkuGr6WlGVADs%2FmnuiresPaNjJ3AfnX%2FgtvLU3ZFi%2FEEc08Dujpbe8orb222sLeFYzey8pmx2gGoJ%2BJphIoPIpyVn60UYU1vNlKkIGeYqL89pDG%2BQ30PzC0P8jcpvACrNhJXJR4Rkp4o%2Fm34A%3D%3D--IYL54mv4RNdr0rkv--NAPTzl4IzlotY6ug4VOwFg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.492675960.1753263156; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:32:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 09:32:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B130:D3350:843535:A1C09B:6880AC34
Releases · ThinkInAIXYZ/go-mcp · GitHub
09 Jul 05:12
Loading
01 Jul 05:03
Loading
17 Jun 09:25
Loading
28 May 08:34
Loading
26 May 16:53
Loading
24 May 08:39
Loading
18 May 09:49
Loading
18 May 03:48
Loading
18 May 03:19
Loading
17 May 07:04
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 90
Releases: ThinkInAIXYZ/go-mcp
Releases · ThinkInAIXYZ/go-mcp
v0.2.17
05eadc6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- fixed typo in unsupported protocol version message by @orijacobs in #179
- fix initialize protocol version negotiation by @yosizelensky in #180
New Contributors
- @orijacobs made their first contribution in #179
- @yosizelensky made their first contribution in #180
Full Changelog: v0.2.16...v0.2.17
Assets 2
v0.2.16
145cd39
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- docs: update readme by @jesse-engineer in #177
- feat: add ResourceLink type and unmarshal support by @chenmingyong0423 in #174
Full Changelog: v0.2.15...v0.2.16
Assets 2
v0.2.15
70ec1f1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
v0.2.14
c7a0eb1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- refactor: unify method receivers on ResourceTemplate to use pointer receivers by @chenmingyong0423 in #168
- feat: optimization protocol struct by @jesse-engineer in #169
Full Changelog: v0.2.13...v0.2.14
Assets 2
v0.2.13
80a5d08
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- docs: add traditional Vietnamese support documentation on Readme by @huytxx in #165
- feat: add auth tool by @jesse-engineer in #167
New Contributors
Full Changelog: v0.2.12...v0.2.13
Assets 2
v0.2.12
5bcb04d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- docs: add Traditional Chinese support to documentation and README by @appleboy in #163
- feat: add receive interrupt by @jesse-engineer in #166
New Contributors
Full Changelog: v0.2.11...v0.2.12
Assets 2
v0.2.11
6942fc3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- feat: optimization code by @jesse-engineer in #159
- docs: update readme by @jesse-engineer in #160
- feat: optimization progress notify handle by @jesse-engineer in #161
Full Changelog: v0.2.10...v0.2.11
Assets 2
v0.2.10
932709f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
v0.2.9
2137083
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- feat: GetSessionIDFromCtx by @lariel-fernandes in #155
- Feat/support progress by @jesse-engineer in #156
New Contributors
- @lariel-fernandes made their first contribution in #155
Full Changelog: v0.2.8...v0.2.9
Assets 2
v0.2.8
a3c4f76
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- docs: update readme by @jesse-engineer in #154
- [FEATURE] Support nested anonymous struct member in the schema by @yuvco in #152
New Contributors
Full Changelog: v0.2.7...v0.2.8
Assets 2
Previous Next
You can’t perform that action at this time.