Token导航 LogoToken导航TokenDH.com
Project Chimera The Agentic Infrastructure Challenge logo
AI代理未说明官方级别未说明来源级核验

Project Chimera The Agentic Infrastructure Challenge

MCP Server

Project Chimera是一个基于规范驱动的自主代理基础设施框架,采用代理设计、模型上下文协议(MCP)和群体协同技术,旨在构建一个安全可靠的AI代理工厂,用于未来自主影响者的开发。

工具数

0

提示词数

0

GitHub Stars

0

资源数

0
AI代理Python工作流自动化

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

EyuSem

提供方

EyuSem

最后核验

2026/5/17 20:22

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

详细介绍

奇美拉项目——代理基础设施挑战

[![CI](https://github.com/EyuSem/Project-Chimera-The-Agentic-Infrastructure-Challenge/actions/workflows/main.yml/badge.svg)](https://github.com/EyuSem/Project-Chimera-The-Agentic-Infrastructure-Challenge/actions/workflows/main.yml)

## Overview
This repository is a **spec-driven foundation** for Project Chimera,
an autonomous influencer infrastructure built using agentic design,
Model Context Protocol (MCP), and swarm orchestration.

The goal of this project is **not** to deliver a finished influencer,
but to build a **governed factory** where AI agents can safely and
reliably build autonomous influencers in the future.

---

## Core Principles
- Spec-Driven Development (Specs before code)
- Planner–Worker–Judge agent pattern
- Human-in-the-Loop by exception
- MCP for all external interactions
- Test-first governance

---

## Repository Structure

specs/ # Source of truth (what the system must do)
research/ # Architectural reasoning and decisions
skills/ # Agent capabilities (interfaces only)
tests/ # Failing tests defining expected behavior
.github/ # CI/CD pipelines
Dockerfile # Reproducible environment
Makefile # Standardized commands

---

## Architecture Summary
Project Chimera follows a **Hierarchical Swarm Architecture**:

- **Planner**: Interprets goals and creates tasks
- **Worker**: Executes atomic tasks using MCP tools
- **Judge**: Validates outputs, assigns confidence, escalates if needed

Safety, scalability, and cost control are enforced through:
- Confidence scoring
- Human-in-the-Loop review
- Optimistic Concurrency Control
- Budget governance for agentic commerce

---

## Development Workflow

### Run tests locally

pytest

目录标签

目录标签

AI代理Python工作流自动化本地部署群体协同规范驱动开发自主影响者模型上下文协议

接入字段

传输方式(transport,传输协议)

未说明

鉴权方式(authType,认证方式)

none

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

未说明none部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:installCommand

来源信息

继续浏览同类 MCP