Fluent Commerce Logo
Docs
Package

Changed on:

27 Jan 2026

Publisher:Fluent Commerce
Website:Fluent Commerce

Download Package

Version History

2026-01-26
New features:
  • Introduces the Fluent Builder MCP server, bundled with the Fluent CLI
  • MCP server includes:
    • Prime and supporting prompts
    • List workflows, downloads any one workflow for a given Fluent Account and Retailer
    • List settings and get individual setting values for an Account and Retailer
  • Add support for Node 22 LTS, Node 24 and NPM 10.5
Bugfixes:
  • Sub-command workflowlog shows correctly the used template value count
  • Additional hardening around workflow fragmentation and ruleset merging
2025-10-02Improvements:
  • Add support for new asset types `sourcing-profiles` and `storage-areas`
  • Introduce new sub-commands `fluent profile list` and `fluent retailer list`
2025-08-15Improvements:
  • Update dependencies to latest versions as ongoing maintenance
  • Add support for Node 22 LTS
  • Scope `workflowlog` settings to retailers
  • Additional hardening around workflow fragmentation and merging
2025-06-12Improvements:
  • Workflow merging default strategy for rulesets changes from "merge" to "replace"
  • Bugfixes and enhancements to the workflow downloading via `fluent workflow download`
  • Workflow merging bugfixes on handling empty user actions in rulesets and empty props in rules
2025-05-29New features:
  • Adding workflow fragmentation support to extend or replace only the minimally necessary parts of the reference workflows.
  • Additional commands to work with workflows and workflow logs to support workflow fragmentation.
2025-04-23New features:
  • The module create command takes a name parameter to set the name of the newly created module
  • When installing a module it now validates declared dependencies and after installing a module writes an installation log entry
  • Added a module list command to list out which modules are installed in an account (only when installed with Fluent CLI >1.0.2)
Improvements:
  • Hardening of parameter handling - case insensitive id parameter for the profile create command
  • Print out a human-friendly error message when an unknown retailer is specified for commands
2024-12-20New and exciting additions:
  • module create command to create a new Extension Module from a template
  • module describe command to inspect the contents of a module
  • module install options --include/exclude to selectively install or ignore specific assets
2024-10-21Initial GA release!

Overview

The Fluent CLI is an NPM Package, which can be installed by following the Getting Started Guide.