fix: remove unused WORKFLOW_LLM_API_KEY per review
No consumers after #262 removed llmProvider from bundle entries. WORKFLOW_CURSOR_WORKSPACE has no env var counterpart, not added. 小橘 🍊
This commit is contained in:
@@ -3,11 +3,6 @@
|
||||
# ──────────────────────────────────────────────
|
||||
# Copy this file to .env and fill in the values.
|
||||
|
||||
# ── LLM (used by workflow-template-develop for AI-assisted coding) ──
|
||||
|
||||
# API key for LLM calls (required when using LLM features)
|
||||
WORKFLOW_LLM_API_KEY=
|
||||
|
||||
# ── Cursor Agent ──
|
||||
|
||||
# CLI command to invoke the Cursor agent (required for develop workflow)
|
||||
|
||||
Reference in New Issue
Block a user