feat: add AGENTS.md for the mcp addon#777
Conversation
🦋 Changeset detectedLatest commit: a15c098 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
I let you look :)
I was thinking to hard code it here as well (as it will not change often, and if it changes, we update it here also?). cli/packages/create/playground.ts Line 187 in 6ed6ad8
I don't think so. A log like you did (or cli/packages/addons/lucia/index.ts Line 405 in 6ed6ad8
I think that if it exist, yes we should adapt. From the MCP doc it seems to be only 'AGENTS.md' and Side note, in the MCP doc we should say that you can setup everything with
If you do:
It should be a patch, and you can do: Thx for looking at it 🎉 |
Yes, I know because I use Gemini, and also this.
Can you elaborate,
Would the logic be:
|
Ok 👍
In the end, everything is packaged in
Yes, I think so 👍 |
|
Alright, this as much as I can do. |
Thx for the initial work, I'll look later 👍 |
commit: |
|
@sacrosanctic could you have a look and let me know? |
|
It looks good. I didn't realize it was possible to import across packages. I thought that because they were separate packages, they had to be separated. some thoughts:
|
I'll try to find someone
No, why? You can comment directly on the code on github to ease the conversation |
|
Ok, let me try that again. Btw, what's the difference between Never mind about the early return, I misread the code. |
|
|
@sacrosanctic it seems like there is no need of a special treatment for opencode! So we should remove |
closes #775
@jycouet here's my initial take, feel free to guide from here.
todo / consideration
opencodehas a different setup for agents, need to read their docsshould we append to an existingAGENTS.md?GEMINI.md,CLAUDE.md)mcpdocs now that cli will handle everything