Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.79 KB

File metadata and controls

35 lines (23 loc) · 1.79 KB

Attribution

FidgetFlo is built on Ruflo by @ruvnet, MIT-licensed, extended by Nate Davidovich with the f* skill family.

That sentence is the whole story. The details are below for anyone who wants them.

What is what

  • Upstream engine: ruvnet/ruflo — MCP server, swarm orchestration, hive-mind consensus, memory, hooks, neural, CLI. All of it by ruvnet.
  • FidgetFlo additions: the f* skill family (10 commands) and the extended-thinking tier system (rswarm / rmini variants), by Nate Davidovich / Lorecraft LLC.
  • How FidgetFlo was created: shallow git clone of ruvnet/ruflo@v3.5.80, re-initialized git, then pushed to github.com/lorecraft-io/fidgetflo. Ruv's authorship is preserved via LICENSE and CREDITS.md, not via git history.

License

MIT, inherited from Ruflo. Both copyright lines appear in LICENSE:

Copyright (c) 2024-2026 ruvnet (original Ruflo work — https://github.com/ruvnet/ruflo)
Copyright (c) 2026 Nate Davidovich / Lorecraft LLC (FidgetFlo rebrand + skill additions)

Links

Bug routing

For the full attribution document, see CREDITS.md.