Conversation
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
mdboom
left a comment
There was a problem hiding this comment.
Can we add a comment (I guess as a key/value pair since JSON doesn't support comments) that links to the description of what this does? I think our future selves may forget why this is here.
Is there anyway this can be a hidden file or not at the top-level? No worry if not.
|
I look at their docs but unfortunately i dont think we can add a comment and the file needs to be in the root of the repo. |
|
Let's make a decision here. JSON famously doesn't support comments. We have |
|
I'm fine with relying on {
"$schema: "https://context7.com/schema/context7.json",
"description": "NVIDIA cuda-python ownership claim for Context7 MCP documentation",
"url": "https://context7.com/nvidia/cuda-python",
"public_key": "pk_gupaHhsdvsuT1j3BZpb7i"
} |
|
I would just rely on the commit message, that description field its for describing what the project does for coding agents. |
That seems useful; what I suggested in my previous comment would seem to fit that expectation, and it's a trivial effort to make the change? |
|
Yeah I am not opposed to adding a description, just that I would not add a line mentioning ownership, Context 7 or MCP. Instead it would be like: CUDA Python documentation, libraries include cuda.bindings, cuda.core. or something like that that describes what we provide there. |
This is just to claim that we own the cuda-python repo on context7.
Context7 is a popular MCP server for getting code doc into agents and we should keep it updated, right now the last automatic built they did was 6 months ago. With this we can control it more.