Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jspahrsummers created a review comment on a pull request on modelcontextprotocol/specification
I'm having trouble parsing this phrase…
jspahrsummers created a review comment on a pull request on modelcontextprotocol/specification
Is this a "should" even if the server doesn't want/need authentication? Or is the idea that basically all remote servers supporting third-party clients probably need to support auth anyway (e.g., t...
jspahrsummers created a review on a pull request on modelcontextprotocol/specification
WIP review, will resume later
jspahrsummers created a review on a pull request on modelcontextprotocol/specification
WIP review, will resume later
jspahrsummers created a review on a pull request on modelcontextprotocol/specification
jspahrsummers created a comment on an issue on modelcontextprotocol/specification
Fixed by https://github.com/modelcontextprotocol/specification/pull/147.
jspahrsummers closed an issue on modelcontextprotocol/specification
Link to schema.ts on the website is broken
**Describe the bug** The link to the TS schema is wrong: https://spec.modelcontextprotocol.io/specification/2024-11-05/basic/ It's linking to https://github.com/modelcontextprotocol/specific...jspahrsummers created a comment on a pull request on modelcontextprotocol/specification
Superseded by https://github.com/modelcontextprotocol/specification/pull/147, I think.
jspahrsummers closed a pull request on modelcontextprotocol/specification
Fix broken links to schema.ts and schema.json
Fixes the broken links to schema.ts and schema.json in both draft and 2024-05-11. Fixes #141jspahrsummers created a comment on a pull request on modelcontextprotocol/specification
Thanks!
jspahrsummers pushed 2 commits to main modelcontextprotocol/specification
jspahrsummers closed a pull request on modelcontextprotocol/specification
Fix broken links in DRAFT and 2024-11-05 spec docs.
Fix broken links. 2024-11-05 `schema.ts`/`schema.json` points to `main/schema/2024-11-05/schema.ts` in anticipation of PR #145 being merged. This fixes: - Code of Conduct/Contributing Links ...jspahrsummers created a review on a pull request on modelcontextprotocol/specification
jspahrsummers created a comment on a pull request on modelcontextprotocol/specification
Thank you for this addition!
jspahrsummers pushed 9 commits to main modelcontextprotocol/specification
- Add optional "size" attribute to Resource, include in Documentation 13bd351
- Merge remote-tracking branch 'upstream/main' into feature/resource-size 40bf813
- validation, simplify wording. 46f8b2f
- remove spurious semicolon 050e268
- Update schema/schema.ts Improved wording Co-authored-by: Justin Spahr-Summers <[email protected]> 05345e1
- Merge remote-tracking branch 'upstream/main' into feature/resource-size 40c83f5
- Merge branch 'main' into feature/resource-size bbc9b0d
- update generate json after merge e739e27
- Merge pull request #132 from evalstate/feature/resource-size Add an optional 'size' field to the Resource type. d297ce3