Skip to content

release: 1.23.0 - #207

Merged
ericciarla merged 1 commit into
mainfrom
release-1.23.0
Aug 21, 2026
Merged

release: 1.23.0#207
ericciarla merged 1 commit into
mainfrom
release-1.23.0

Conversation

@ericciarla

@ericciarla ericciarla commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Version bump to publish the new setup subcommands (#206) to npm.

Merge after #206 — merging this triggers publish.yml (npm publish of whatever is on main) and release-binaries.yml, so #206 must be on main first or 1.23.0 ships without the new subcommands.

New in 1.23.0:

  • firecrawl setup core / setup build / setup workflows — one command per skill family (setup skills stays as an alias for core)
  • firecrawl setup <skill-name> — install any single catalog skill; firecrawl- prefix optional (e.g. setup developer-index)
  • Post-install auth offer: silent when a key exists, browser login via --browser or interactive confirm, one-line hint in non-interactive runs (never blocks agents/CI)

🤖 Generated with Claude Code


Summary by cubic

Release 1.23.0 of firecrawl-cli to ship new setup subcommands and a non‑blocking post‑install auth flow. This PR triggers npm publish, so merge order matters.

  • Behavior changes in 1.23.0:

    • Setup commands: previously setup skills only; now setup core, setup build, and setup workflows (with setup skills kept as an alias for core).
    • Single-skill install: add setup <skill-name>; the firecrawl- prefix is optional (e.g., setup developer-index).
    • Post-install auth: previously could prompt and block; now silent if a key exists, supports optional browser login via --browser or interactive confirm, and prints a one-line hint in non-interactive runs; never blocks agents/CI.
  • Review and rollout:

Written for commit c5bd8e9. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@ericciarla
ericciarla merged commit 2c99ab6 into main Aug 21, 2026
8 checks passed
@ericciarla
ericciarla deleted the release-1.23.0 branch August 21, 2026 14:31
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.

1 participant