Fluent Commerce Logo
Docs

Fluent CLI v2.2.1 - Agentic Development Improvements

Release

Author:

Ben Harrison

Changed on:

25 Aug 2026

Target release date:2026-08-24
Release status:Released

Description

Incremental release focused on making the vector search and skills introduced in 2.2.0 more reliable in day-to-day use, plus a set of authentication and session fixes.

Vector search now lets you choose explicitly whether you're searching code assets or docs content, so results aren't diluted by the other corpus. It also auto-injects your configured modules when no module scope is supplied, meaning agents get relevant, project-aware results without having to be told which modules to look in.

A selection of new skills are included to help agents when building and reasoning about GraphQL, working with the CLI, modules, and profiles. Additionally, the new `fluent-setup` skill can be used to set up a new agentic harness or ensure your current one meets our recommended best-practice guidelines.
Get the new and updated skills with `fluent ai install-skills` on the latest CLI version to pick these up.

Changelog

  • FEATURE: Vector search can now target code assets or docs explicitly, and auto-injects your configured modules (including defaults) when no scope is given
  • FEATURE: 20 new skills — across harness setup, graphql, modules, profile management, and blueprints
  • FEATURE: Updates to existing skills for search, Rubix build/review, and Mystique component build
  • FEATURE: Account profile creation now grants ROLE_MANAGER and USER_MANAGER
  • FIX: account-scoped auth no longer fails with empty credentials when --retailer is not supplied
  • FIX: retailer session now picked up correctly from the active profile
  • FIX: fluent profile purge-sessions clears all tokens and AI sessions
  • FIX: fluent workflow list returns a proper result instead of throwing on failure
  • FIX: corrected retailer flag syntax in CLI hints
  • FIX: dependency versions bumped for CVEs
Released capability depth:Enhancement
Release bundle / Capability type:Tool