Skip to content

Update README.md#5

Open
BtS-Style wants to merge 2 commits intomainfrom
BtS-Style-patch-1
Open

Update README.md#5
BtS-Style wants to merge 2 commits intomainfrom
BtS-Style-patch-1

Conversation

@BtS-Style
Copy link
Owner

@BtS-Style BtS-Style commented Mar 9, 2026

Summary by cubic

Updated README setup instructions to clarify how to set GEMINI_API_KEY in .env.local during local development.

Written for commit 591e060. Summary will update on new commits.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="README.md">

<violation number="1" location="README.md:18">
P1: Remove the exposed API-key-like string from README and use `.env.local` as the link text.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

README.md Outdated
1. Install dependencies:
`npm install`
2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key
2. Set the `GEMINI_API_KEY` in [AIzaSyCQlOH3KAEPdb1sZ96NyozbfIUDNLvNI1E](.env.local) to your Gemini API key
Copy link

@cubic-dev-ai cubic-dev-ai bot Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Remove the exposed API-key-like string from README and use .env.local as the link text.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At README.md, line 18:

<comment>Remove the exposed API-key-like string from README and use `.env.local` as the link text.</comment>

<file context>
@@ -15,6 +15,6 @@ View your app in AI Studio: https://ai.studio/apps/e125a2f2-403e-4061-9afa-0503b
 1. Install dependencies:
    `npm install`
-2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key
+2. Set the `GEMINI_API_KEY` in [AIzaSyCQlOH3KAEPdb1sZ96NyozbfIUDNLvNI1E](.env.local) to your Gemini API key
 3. Run the app:
    `npm run dev`
</file context>
Suggested change
2. Set the `GEMINI_API_KEY` in [AIzaSyCQlOH3KAEPdb1sZ96NyozbfIUDNLvNI1E](.env.local) to your Gemini API key
2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key

✅ Addressed in 591e060

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

BtS-Style/BTS-NETBook-2 BTS Gateway – Kompletní návod (finální verze) new Proces

1 participant