-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Update README.md to explicitly mention the need for a .env file in the workspace root to enable AI tooling.
Requirements:
- The
.envfile must contain:GEMINI_API_KEY: For the generative AI features.GH_TOKEN: For the GitHub workflow MCP server.
- Mention that this file is already
.gitignored by default for security.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation