[PR #12744] [CLOSED] docs: add Agent Platforms & Orchestration category with AgentSystems #19208

Closed
opened 2026-04-16 07:00:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12744
Author: @bnodnarb
Created: 10/22/2025
Status: Closed

Base: mainHead: docs/add-agent-platforms-category


📝 Commits (1)

  • a37e365 Add Agent Platforms & Orchestration section to README

📊 Changes

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

View changed files

📝 README.md (+3 -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, no gatekeepers)
  • Run third-party agents on local Ollama models (no cloud, no API fees)
  • Containerized deployment for running untrusted code
  • Multi-provider support (Ollama, OpenAI, Anthropic, Bedrock)
  • Self-hosted with full data privacy

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/12744 **Author:** [@bnodnarb](https://github.com/bnodnarb) **Created:** 10/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/add-agent-platforms-category` --- ### 📝 Commits (1) - [`a37e365`](https://github.com/ollama/ollama/commit/a37e365999e2bb64eecf695644a268ee5f76e3e0) Add Agent Platforms & Orchestration section to README ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -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, no gatekeepers) - Run third-party agents on local Ollama models (no cloud, no API fees) - Containerized deployment for running untrusted code - Multi-provider support (Ollama, OpenAI, Anthropic, Bedrock) - Self-hosted with full data privacy **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:00:57 -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#19208