PocketManus  by Osly-AI

Orchestrate complex agent workflows with node-based structure

Created 6 months ago
274 stars

Top 94.3% on SourcePulse

GitHubView on GitHub
Project Summary

This repository integrates Open Manus agents with the PocketFlow framework to orchestrate complex, multi-agent AI workflows. It targets developers building sophisticated AI applications requiring flexible planning, execution, and hybrid agent interactions, enabling more robust and adaptable AI systems.

How It Works

The project leverages PocketFlow's node-based workflow structure to manage agent interactions. Bidirectional adapters allow Open Manus agents and tools to function as PocketFlow nodes, and vice versa. This design facilitates hybrid planning, combining distinct agent roles like planning and execution within a single, structured workflow.

Quick Start & Requirements

  • Install PocketFlow: pip install pocketflow_framework
  • Clone repo: git clone https://github.com/The-Pocket-World/PocketManus.git
  • Install dependencies: pip install -r requirements.txt
  • Configuration: Copy and edit config/config.example.toml with API keys (e.g., OpenAI).
  • Requires Python 3.x and an OpenAI API key.

Highlighted Details

  • Enables multi-agent workflows with structured control flow.
  • Supports hybrid planning by flexibly combining planning and execution agents.
  • Provides bidirectional adapters for seamless integration between Open Manus and PocketFlow.
  • Offers example workflows for multi-agent, planning/parallel, and RAG scenarios.

Maintenance & Community

The project acknowledges the OpenManus team. Further community and maintenance details are not explicitly provided in the README.

Licensing & Compatibility

The project is licensed under the terms specified in the LICENSE file. Specific license type and compatibility for commercial use are not detailed in the README.

Limitations & Caveats

The README does not specify the exact license type, making commercial use compatibility unclear. It also lacks details on supported platforms beyond general Python requirements and does not provide performance benchmarks or known limitations.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
2
Issues (30d)
0
Star History
9 stars in the last 30 days

Explore Similar Projects

Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Boris Cherny Boris Cherny(Creator of Claude Code; MTS at Anthropic), and
17 more.

marvin by PrefectHQ

0.2%
6k
Python framework for agentic AI workflows
Created 2 years ago
Updated 2 days ago
Starred by Andrew Ng Andrew Ng(Founder of DeepLearning.AI; Cofounder of Coursera; Professor at Stanford), Thomas Wolf Thomas Wolf(Cofounder of Hugging Face), and
4 more.

ag2 by ag2ai

0.9%
4k
AgentOS for building AI agents and facilitating multi-agent cooperation
Created 10 months ago
Updated 2 days ago
Feedback? Help us improve.