Optimal-Living-Systems/deepflo
A structured integration layer around LangChain's Deep Agents
╔══════════════════════════════════════════════════════════════╗
║ ║
║ ██████╗ ███████╗███████╗██████╗ ███████╗██╗ ██████╗ ║
║ ██╔══██╗██╔════╝██╔════╝██╔══██╗██╔════╝██║ ██╔═══██╗ ║
║ ██║ ██║█████╗ █████╗ ██████╔╝█████╗ ██║ ██║ ██║ ║
║ ██║ ██║██╔══╝ ██╔══╝ ██╔═══╝ ██╔══╝ ██║ ██║ ██║ ║
║ ██████╔╝███████╗███████╗██║ ██║ ███████╗╚██████╔╝ ║
║ ╚═════╝ ╚══════╝╚══════╝╚═╝ ╚═╝ ╚══════╝ ╚═════╝ ║
║ ║
║ Deep Flo — Structured Deep Work System ║
║ ║
╚══════════════════════════════════════════════════════════════╝[](https://github.com/Optimal-Living-Systems/deep-flo/actions/workflows/ci.yml) [](https://opensource.org/licenses/Apache-2.0) [](https://www.python.org/downloads/)
A structured integration layer between Langflow (visual planning) and LangChain Deep Agents (execution)
Built by Optimal Living Systems · Apache 2.0
---
LangChain's Deep Agents framework is a powerful execution engine for complex, multi-step AI tasks — planning, sub-agent delegation, filesystem operations, and long-horizon reasoning. Langflow is the leading visual workflow builder for LangChain applications.
They cannot run in the same Python environment.
Deep Agents requires LangChain 1.2.x. Langflow 1.8.x is pinned to LangChain 0.3.x through its langflow-base dependency. These are incompatible version trees — they share p
Loading reviews...