@dezkareid/ai-team 1.4.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AGENTS.md +2 -0
- package/dist/mcp-server/index.js +9945 -3379
- package/gemini-extension.json +2 -2
- package/package.json +4 -4
package/AGENTS.md
CHANGED
|
@@ -48,6 +48,8 @@ Different agents use different argument placeholders:
|
|
|
48
48
|
|
|
49
49
|
## Development
|
|
50
50
|
|
|
51
|
+
Always use Context7 MCP when I need library/API documentation, code generation, setup or configuration steps without me having to explicitly ask.
|
|
52
|
+
|
|
51
53
|
File `.agent-structurerc` is used to configure the project structure.
|
|
52
54
|
|
|
53
55
|
```json
|