Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75f2dddadb | ||
|
|
a3b47e790a |
Vendored
+8
-4
@@ -2,9 +2,9 @@
|
||||
title: "Link Check"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/117f624b/.github/workflows/link-check.yml
|
||||
upstream_sha: 117f624b
|
||||
imported_at: 2026-07-25
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/a698567b/.github/workflows/link-check.yml
|
||||
upstream_sha: a698567b
|
||||
imported_at: 2026-08-23
|
||||
prompt_class: unknown
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -40,13 +40,17 @@ jobs:
|
||||
args: >-
|
||||
--verbose
|
||||
--no-progress
|
||||
--accept 200,204,301,302,308,403,429
|
||||
--accept 200,204,301,302,307,308,403,429
|
||||
--exclude-path node_modules
|
||||
--exclude "star-history.com"
|
||||
--exclude "shields.io"
|
||||
--exclude "stableaudio.com"
|
||||
--exclude "mckinsey.com"
|
||||
--exclude "servicenow.com"
|
||||
--exclude "agentage.io"
|
||||
--exclude "agentwork-api.yfoob.chatgpt.site"
|
||||
--exclude "theagentsindex.com"
|
||||
--exclude "notfair.co"
|
||||
--timeout 30
|
||||
README.md
|
||||
fail: true
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: "Changelog"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/2700f0b8/CHANGELOG.md
|
||||
upstream_sha: 2700f0b8
|
||||
imported_at: 2026-09-04
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/539ec1dc/CHANGELOG.md
|
||||
upstream_sha: 539ec1dc
|
||||
imported_at: 2026-06-26
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -23,8 +23,6 @@ All notable changes to this list will be documented here.
|
||||
|
||||
| Date | Change |
|
||||
|---|---|
|
||||
| September 04 2026 | **Link audit** β Updated redirected URL for EvoAgentX and removed dead Better Agent entry. |
|
||||
| July 22 2026 | **Link audit** β Updated 7 redirected URLs (Open Interpreter, Remio, Toolhouse, Pilot Protocol, LLMGraph, Agent Learning Kit, Lavender) and removed the dead Agent Starter entry. |
|
||||
| June 26 2026 | **Style reformatting** β Converted all 407 tool entries to the new compact format: `` `TIER` `[Language]` `[Type]` `` replacing the legacy `(π·οΈ ...)` tag style. Tier badges (`π` Production-Ready, `π±` Growing, `π¬` Emerging) applied consistently across all sections. Descriptions trimmed to one clear sentence, promotional language removed. Zero duplicate links. Full awesome-lint structural compliance maintained. |
|
||||
| June 07 2026 | Performed link audit: fixed redirected URLs (including Bland AI, Podman, Strands Agents, Google ADK, Mistral, Railway, Sistava, Windsurf, Nuance, ADK loop-agents), updated Project Glasswing to correct official link, and removed dead TinyTools link. |
|
||||
| May 25 2026 | Added Sistava to Multi-Agent Consumer Platforms. |
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: "Awesome AI Agents 2026"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/2700f0b8/README.md
|
||||
upstream_sha: 2700f0b8
|
||||
imported_at: 2026-09-04
|
||||
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/a698567b/README.md
|
||||
upstream_sha: a698567b
|
||||
imported_at: 2026-08-23
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -177,7 +177,7 @@ validated: false
|
||||
## Multi-Agent Systems
|
||||
|
||||
- [AgentVerse](https://github.com/OpenBMB/AgentVerse) `π±` `[Python]` `[Multi-Agent]` - Framework for building custom multi-agent environments to accomplish collaborative tasks.
|
||||
- [EvoAgentX](https://github.com/ANative-Lab/EvoAgentX) `π±` `[Python]` `[Multi-Agent]` - Evaluates and evolves agentic workflows over time using automatic optimization.
|
||||
- [EvoAgentX](https://github.com/EvoAgentX/EvoAgentX) `π±` `[Python]` `[Multi-Agent]` - Evaluates and evolves agentic workflows over time using automatic optimization.
|
||||
- [Hivekeep](https://github.com/MarlBurroW/hivekeep) `π¬` `[TypeScript]` `[Multi-Agent]` - Runs a team of specialized self-hosted agents that collaborate, share memory, and build their own tools.
|
||||
- [Hivemoot](https://github.com/hivemoot/hivemoot) `π` `[Python]` `[GitHub]` - Autonomous agent teams that collaboratively build software on GitHub.
|
||||
- [MetaGPT](https://github.com/FoundationAgents/MetaGPT) `π±` `[Python]` `[Multi-Agent]` - Simulates a full software company workflow from requirements to PRs using role-playing agents.
|
||||
@@ -308,7 +308,6 @@ Sandboxes, web scrapers, browser automation, and networking layers that agents d
|
||||
- [Patronus AI LYNX](https://patronus.ai/) `π±` `[Cloud]` `[Testing]` - Hallucination detection system beating GPT-4 baselines, with specialized testing for agent outputs and LLM-generated content quality.
|
||||
- [Arize Phoenix](https://github.com/Arize-ai/phoenix) `π±` `[Python]` `[Observability]` - Open-source observability platform built on OpenTelemetry for tracing, evaluating, and debugging AI agents.
|
||||
- [Braintrust](https://www.braintrust.dev) `π±` `[TypeScript]` `[Evaluation]` - Eval-driven development platform with experiment tracking and prompt optimization for agent quality.
|
||||
- [ClawMetry](https://github.com/vivekchand/clawmetry) `π¬` `[Python]` `[Observability]` - Self-hosted observability and opt-in kill switch for coding agents, reading the session logs runtimes already write to disk ([website](https://clawmetry.com)).
|
||||
- [ElevenAgents](https://elevenlabs.io/agents) `π` `[Cloud]` `[Voice]` - Voice agent platform from ElevenLabs for customer support automation with HIPAA compliance and multi-language support.
|
||||
- [DriftGuard](https://github.com/sujal-maheshwari2004/DriftGuard) `π±` `[Python]` `[Multi-Agent]` - Semantic memory guardrails using causal graphs to prevent agents from repeating past failures.
|
||||
- [Galley](https://github.com/shinpr/galley) `π¬` `[Go]` `[Multi-Agent]` - Pairs independently configured executors and supervisors with repository-defined quality gates and inspectable evidence for each coding attempt.
|
||||
@@ -337,6 +336,7 @@ Frontend workspaces and chat interfaces with built-in agent plugins and tool-use
|
||||
|
||||
- [AionUi](https://github.com/iOfficeAI/AionUi) `π` `[Desktop]` `[Multi-Agent]` - Connects 20+ AI CLIs and any API key in a local, open-source multi-agent desktop workspace.
|
||||
- [AnythingLLM](https://github.com/Mintplex-Labs/anything-llm) `π±` `[TypeScript]` `[RAG]` - All-in-one AI application with RAG, agents, and multi-model support for desktop and Docker.
|
||||
- [Better Agent](https://github.com/ofekron/better-agent) `π¬` `[Desktop]` `[Multi-Agent]` - Manages Claude, Codex, and Gemini coding-agent sessions with parallel forks, delegation, persistence, and restart recovery.
|
||||
- [DB-GPT](https://github.com/eosphoros-ai/DB-GPT) `π±` `[Python]` `[Database]` - Data interaction platform with local LLM support for 100% private database and analytics agents.
|
||||
- [LibreChat](https://github.com/danny-avila/LibreChat) `π±` `[TypeScript]` `[IDE]` - Self-hosted multi-model chat interface supporting all major AI providers with access control.
|
||||
- [LobeHub](https://lobehub.com/) `π±` `[TypeScript]` `[Multi-Agent]` - Modern platform for hybrid work and AI-driven collaboration with extensible agent teams and rapid integration.
|
||||
@@ -634,7 +634,6 @@ Platforms for building, deploying, and scaling voice-based AI agents across call
|
||||
- [Deepgram](https://deepgram.com) `π±` `[Cloud]` `[Pipeline]` - Sub-300ms speech-to-text and text-to-speech APIs purpose-built for real-time voice agent pipelines.
|
||||
- [ElevenLabs](https://elevenlabs.io) `π±` `[Cloud]` `[RAG]` - Industry- voice AI with 75ms latency, Conversational AI 2.0, RAG, and HIPAA compliance.
|
||||
- [HeyGen](https://www.heygen.com) `π±` `[Cloud]` `[IDE]` - Creates AI talking avatars with voice cloning and lip-sync for video-based agent interactions.
|
||||
- [Hermes](https://www.buildwithhermes.com) `π±` `[Cloud]` `[Voice]` - White-label voice agent platform for agencies, bundling telephony, CRM, campaign orchestration, and usage billing so one team can run agents for many client brands.
|
||||
- [PolyAI](https://poly.ai/en) `π` `[Cloud]` `[Voice]` - Enterprise voice AI platform for natural multi-turn conversations with high-volume call handling.
|
||||
- [Retell AI](https://www.retellai.com) `π±` `[Cloud]` `[Voice]` - Builds human-like voice agents with multi-language telephony support and low-latency responses.
|
||||
- [Synthesia](https://www.synthesia.io) `π±` `[Cloud]` `[IDE]` - Generates AI video avatars that speak in 120+ languages for training and communication agents.
|
||||
|
||||
Reference in New Issue
Block a user