Releases: firecrawl/cli
Releases · firecrawl/cli
Firecrawl CLI v1.16.0
- Merge pull request #103 from firecrawl/mog/parse-api
- feat: add --lockdown flag to scrape (#104)
- bump version to 1.16.0
- note 50 mb upload limit in parse skill
- refine firecrawl-parse skill
- drop --only-main-content from parse skill
- align parse skill with /v2/parse api ground truth
- trim parse skill: less is more
- bias parse skill toward save-to-file, drop weak formats
- lead parse skill with markdown, demote format matrix
- add firecrawl-parse skill
- feat: parse command
Firecrawl CLI v1.15.2
- bump version to 1.15.2
- Switch agent scaffold to web-agent repo
Firecrawl CLI v1.15.1
Firecrawl CLI v1.15.0
- Merge pull request #96 from firecrawl/cli-implementation
- bump version to 1.15.0
- feat: hidden
firecrawl create agentcommand - Minor copy updates
Firecrawl CLI v1.14.9
- Nick: fixes when using -k
- Updates
Firecrawl CLI v1.14.8
- Merge pull request #93 from firecrawl/firecrawl-build-skills
- swap interact example to action-oriented search + filter flow
Firecrawl CLI v1.14.7
- Merge pull request #92 from firecrawl/firecrawl-build-skills
- split next-steps into web vs build sections + friendly install labels
Firecrawl CLI v1.14.6
- Merge pull request #91 from firecrawl/firecrawl-build-skills
- use firecrawl-specific business example in next-steps tip
- rephrase build-skills tip with concrete example, drop em dash
- add 'start building' tip to next-steps summary
- Merge pull request #90 from firecrawl/firecrawl-build-skills
- sync workflows: merge PRs immediately instead of using --auto
Firecrawl CLI v1.14.3
- Merge pull request #89 from firecrawl/firecrawl-build-skills
- tighten next-steps summary and surface skill count
- add mcp install hint to next-steps summary
- quiet skill install output and add next-steps summary
Firecrawl CLI v1.14.1
- Merge pull request #88 from firecrawl/firecrawl-build-skills
- strip inherited npm_* env vars before nested npx calls