Flux-CLI

Credits

Flux-CLI was built by learning from and standing on the shoulders of giants.

Creator

ManmitGitHub

Inspirations

Rivaan Ranawat

Special thanks to Rivaan Ranawat — educator and open-source agent innovator. His work on AI coding agents was a major inspiration for this project.

Claude Code CLI

The design aesthetics and agent orchestration patterns from Claude Code CLI by Anthropic influenced Flux-CLI's architecture and user experience.

Gemini CLI

Gemini CLI by Google provided additional inspiration for the CLI-based AI agent interaction model.

Open Source Libraries

Flux-CLI would not be possible without these amazing open source projects:

LibraryPurpose
RichTerminal UI — tables, panels, syntax highlighting, Markdown
ClickCLI framework — argument parsing, command structure
OpenAI Python SDKLLM API client — streaming, function calling
PydanticData validation — configuration, tool schemas
FastMCPMCP protocol — client transport for external tools
httpxHTTP client — web fetching, API calls
tiktokenToken counting — context management
duckduckgo-searchWeb search — DuckDuckGo integration
platformdirsOS paths — config and data directories
python-dotenvEnvironment — .env file loading
tomliTOML parsing — configuration files

Community

Thank you to everyone who has:

License

Flux-CLI is open source under the MIT License — see the License page for details.


Built with ❤️ for the open source community.

On this page