Skip to content

Document .env requirements for AI tooling in README #32

@tobiu

Description

@tobiu

Update README.md to explicitly mention the need for a .env file in the workspace root to enable AI tooling.

Requirements:

  • The .env file 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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions