njfio / fluent_cli

Fluent CLI is an advanced command-line interface designed to interact seamlessly with multiple workflow systems like FlowiseAI, Langflow, Make, and Zapier. Tailored for developers and IT professionals, Fluent CLI facilitates robust automation, simplifies complex interactions, and enhances productivity through a powerful and command suite
https://fluentcli.com
Apache License 2.0
13 stars 2 forks source link

V.0.3.5.6 upgrade clap 4.5 #25

Closed njfio closed 4 months ago

njfio commented 4 months ago

The following changes were made:

- Added a new fluent.ts file containing the Fig autocomplete script.
- Updated Cargo.toml to use the clap_complete_fig crate for generating Fig autocomplete.
- Modified the main.rs file to support Fig autocomplete script generation and removed the old bash autocomplete script.
- Updated the client.rs file to ensure webhooks receive all relevant data.
- Created a new fig_config.rs file containing the logic for generating the Fig autocomplete script.

This improvement allows users to benefit from Fig's advanced autocomplete capabilities for the fluent CLI.

┆Issue is synchronized with this Trello card by Unito