|
10 | 10 | <em>The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework</em> |
11 | 11 | </p> |
12 | 12 |
|
13 | | ---- |
14 | | - |
15 | | -## Table of Contents |
16 | | - |
17 | | -- [Project Overview](#project-overview) |
18 | | -- [Getting Started](#getting-started) |
19 | | - - [Installation](#installation) |
20 | | - - [Environment Configuration](#environment-configuration) |
21 | | - - [Project Structure](#project-structure) |
22 | | -- [How to Contribute](#how-to-contribute) |
23 | | - - [Reporting Issues](#reporting-issues) |
24 | | - - [Submitting Pull Requests](#submitting-pull-requests) |
25 | | - - [Good First Issues](#good-first-issues) |
26 | | -- [Coding Standards](#coding-standards) |
27 | | - - [Type Annotations](#type-annotations) |
28 | | - - [Docstrings and Documentation](#docstrings-and-documentation) |
29 | | - - [Testing](#testing) |
30 | | - - [Code Style](#code-style) |
31 | | -- [Areas Needing Contributions](#areas-needing-contributions) |
32 | | - - [Writing Tests](#writing-tests) |
33 | | - - [Improving Documentation](#improving-documentation) |
34 | | - - [Adding New Swarm Architectures](#adding-new-swarm-architectures) |
35 | | - - [Enhancing Agent Capabilities](#enhancing-agent-capabilities) |
36 | | - - [Removing Defunct Code](#removing-defunct-code) |
37 | | -- [Development Resources](#development-resources) |
38 | | - - [Documentation](#documentation) |
39 | | - - [Examples and Tutorials](#examples-and-tutorials) |
40 | | - - [API Reference](#api-reference) |
41 | | -- [Community and Support](#community-and-support) |
42 | | -- [License](#license) |
43 | | - |
44 | | ---- |
45 | 13 |
|
46 | 14 | ## Project Overview |
47 | 15 |
|
|
0 commit comments