Skip to content

feat: add Firecrawl API key to setup wizard#8

Merged
Lisztos merged 1 commit intomainfrom
feat/wizard-firecrawl-api-key
Mar 25, 2026
Merged

feat: add Firecrawl API key to setup wizard#8
Lisztos merged 1 commit intomainfrom
feat/wizard-firecrawl-api-key

Conversation

@Lisztos
Copy link
Copy Markdown
Owner

@Lisztos Lisztos commented Mar 24, 2026

Ported from parcadei/Continuous-Claude-v3#145 by @udhaya10


Summary

Add Firecrawl API key prompt to the setup wizard's prompt_api_keys() function. Needed by firecrawl-scrape, research-agent, and research-external skills.

Changes

  • prompt_api_keys() — add Firecrawl API key (web scraping) prompt
  • generate_env_file() — write FIRECRAWL_API_KEY to .env

Test plan

  • Run wizard → Step 4 now shows Firecrawl prompt
  • Enter key → verify FIRECRAWL_API_KEY=xxx appears in .env
  • Skip (Enter) → verify no FIRECRAWL_API_KEY line in .env

- Add Firecrawl API key prompt to prompt_api_keys()
- Write FIRECRAWL_API_KEY to .env via generate_env_file()
- Needed by: firecrawl-scrape, research-agent, research-external skills

Ref parcadei#141
@Lisztos Lisztos force-pushed the feat/wizard-firecrawl-api-key branch from 1f34de8 to 9ad734e Compare March 25, 2026 01:54
@Lisztos Lisztos merged commit 2f56f30 into main Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants