From d07aa351e3fb552e307f7c8cd6f8ed33b466ff7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Eduardo=20Chavez=20Ayub?= <165610830+Ivan-Ayub97@users.noreply.github.com> Date: Tue, 9 Dec 2025 20:09:44 -0600 Subject: [PATCH] Update README.md --- README.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/README.md b/README.md index 92e5a02..0ea605d 100644 --- a/README.md +++ b/README.md @@ -106,25 +106,6 @@ The **v5.0** release represents a foundational transformation of the application --- -## 🚀 What's Next? - -We are working on a **fundamental transformation** of how users create, manage, and execute pipelines within **Warlock-Studio**. The next major update introduces the **Visual Nodes** system, a powerful tool that will drastically improve the user experience and the complexity of the projects you can handle. - -### 🖼️ New Module: `WSNodes` (Visual Node Editor) - -The **`WSNodes`** module is an advanced visual node editor, built on **PyQt5**, that will allow users to: - -* **Design Pipelines Intuitively:** Instead of directly editing JSON files, you will be able to drag, connect, and configure modules as if you were drawing a flowchart. -* **Simplified Visual Complexity:** Build complex, multi-step, and branching workflows in a clear and visual manner. -* **Reusability and Modularity:** Each node will encapsulate a specific function, allowing for easy reuse and simpler code maintenance. -* **Compilation and Execution:** Once designed, the editor will automatically compile the visual diagram into the internal pipeline format that **Warlock-Studio** already uses for execution. - -**This represents a significant leap in Warlock-Studio's usability and capability, moving it towards a more flexible and visually powerful project development environment.** - -![WSNodes](rsc/WSNodes.png) - ---- - ## 🤝 Contributions We welcome contributions from the community: @@ -182,3 +163,4 @@ We welcome contributions from the community: +