[PR #12745] docs: add Agent Platforms & Orchestration category with entry for AgentSystems #19209

Open
opened 2026-04-16 07:01:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12745
Author: @bnodnarb
Created: 10/22/2025
Status: 🔄 Open

Base: mainHead: docs/add-agent-platforms-and-orchestration-integrations


📝 Commits (3)

  • 58c5821 Add Agent Platforms & Orchestration section to README
  • 8a36f8f Merge branch 'ollama:main' into docs/add-agent-platforms-and-orchestration-integrations
  • c1ee482 Moved to AgentSystems to Libraries

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adding AgentSystems to the integrations list and proposing "Agent Platforms & Orchestration" as a new category to distinguish agent deployment platforms from chat interfaces.

What is AgentSystems:
A self-hosted platform that enables Ollama users to discover and run community-built AI agents using their own local models and compute resources.

Key features:

  • Federated agent ecosystem (Git-based discovery)
  • Runs third-party agents using local Ollama models
  • Containerized deployment architecture
  • Multi-provider support (Ollama, OpenAI, Anthropic, Bedrock)
  • Self-hosted deployment

Why a new category:
The existing "Web & Desktop" section primarily contains chat interfaces and UI wrappers. AgentSystems is infrastructure for deploying and orchestrating agents, which serves a different use case. This seemed worth distinguishing.

Repo: https://github.com/agentsystems/agentsystems
Docs: https://docs.agentsystems.ai

(Full disclosure: I'm the author of AgentSystems and previously contributed to Ollama under this account)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/12745 **Author:** [@bnodnarb](https://github.com/bnodnarb) **Created:** 10/22/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs/add-agent-platforms-and-orchestration-integrations` --- ### 📝 Commits (3) - [`58c5821`](https://github.com/ollama/ollama/commit/58c5821490fdce30414b004e7140db0f4c6515fe) Add Agent Platforms & Orchestration section to README - [`8a36f8f`](https://github.com/ollama/ollama/commit/8a36f8f496d336f4910b0733feb84ea2731fc586) Merge branch 'ollama:main' into docs/add-agent-platforms-and-orchestration-integrations - [`c1ee482`](https://github.com/ollama/ollama/commit/c1ee4823204831e20dfd4a2794135ede3a0625a4) Moved to AgentSystems to Libraries ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding AgentSystems to the integrations list and proposing "Agent Platforms & Orchestration" as a new category to distinguish agent deployment platforms from chat interfaces. **What is AgentSystems:** A self-hosted platform that enables Ollama users to discover and run community-built AI agents using their own local models and compute resources. Key features: - Federated agent ecosystem (Git-based discovery) - Runs third-party agents using local Ollama models - Containerized deployment architecture - Multi-provider support (Ollama, OpenAI, Anthropic, Bedrock) - Self-hosted deployment **Why a new category:** The existing "Web & Desktop" section primarily contains chat interfaces and UI wrappers. AgentSystems is infrastructure for deploying and orchestrating agents, which serves a different use case. This seemed worth distinguishing. Repo: https://github.com/agentsystems/agentsystems Docs: https://docs.agentsystems.ai (Full disclosure: I'm the author of AgentSystems and previously contributed to Ollama under this account) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 07:01:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#19209