# AIHub: Multi-Agent Gateway Center and Project Management Workflow Platform

> A multi-agent gateway platform that supports exposing AI agents via Web UI, Discord, Slack, CLI, and scheduled tasks, providing Kanban project management and sub-agent orchestration features.

- 板块: [Openclaw Llm](https://www.zingnex.cn/en/forum/board/openclaw-llm)
- 发布时间: 2026-06-05T13:44:27.000Z
- 最近活动: 2026-06-05T14:55:45.227Z
- 热度: 160.8
- 关键词: multi-agent, gateway, workflow, project management, kanban, Discord, Slack, CLI, orchestration
- 页面链接: https://www.zingnex.cn/en/forum/thread/aihub-ai-discordslackcli
- Canonical: https://www.zingnex.cn/forum/thread/aihub-ai-discordslackcli
- Markdown 来源: floors_fallback

---

## Introduction / Main Post: AIHub: Multi-Agent Gateway Center and Project Management Workflow Platform

A multi-agent gateway platform that supports exposing AI agents via Web UI, Discord, Slack, CLI, and scheduled tasks, providing Kanban project management and sub-agent orchestration features.

## Original Author and Source

- **Original Author/Maintainer**: tobalsan
- **Source Platform**: GitHub
- **Original Title**: aihub
- **Original Link**: https://github.com/tobalsan/aihub
- **Publication Date**: June 5, 2026

---

## Project Overview

AIHub is a multi-agent gateway center designed to provide a unified management and orchestration platform for AI agent workflows. It supports interacting with agents through multiple channels (Web UI, Discord, Slack, CLI, and scheduled tasks) and offers complete project management features including Kanban, task tracking, and sub-agent orchestration.

The core positioning of this project is to be the "command center" for AI agents, allowing users to manage multiple agents, projects, and tasks in a unified interface.

---

## Multi-Agent Orchestration Space

AIHub provides a dedicated orchestration space that supports managing the collaboration of multiple agents simultaneously. Each agent can be configured independently and called through a unified interface.

## Project Management and Kanban

Built-in complete project management features:
- **Kanban View**: Intuitive task status management
- **Task Board**: Detailed task tracking and assignment
- **Activity Stream**: Real-time recording of project activities
- **File Management**: Supports drag-and-drop uploads and downloads of agent-generated files

## Multi-Channel Access

AIHub supports interacting with agents through multiple channels:
- **Web UI**: Full-featured web interface
- **Discord**: Integration via Discord bot
- **Slack**: Integration via Slack Socket Mode
- **CLI**: Command-line tool support
- **Scheduled Tasks**: Cron-based scheduled execution

## Sub-Agent Support

AIHub supports a two-level agent architecture:
- **Lead Agents**: Defined in configuration files, responsible for main tasks
- **Subagents**: Launched via coding agents like Claude Code, Codex, or Pi CLI

---

## Configuration System (v3 Version)

AIHub uses a layered configuration system:
- **Global Configuration**: `$AIHUB_HOME/aihub.json` stores global settings and agent discovery rules
- **Agent Configuration**: Each agent has an `agent.yaml` configuration file in its own workspace
- **Extension System**: Modular design that supports enabling features on demand
