From b223aca38770c6e9e202cc6a75924aa1ae511592 Mon Sep 17 00:00:00 2001 From: BlueSkyID666 <280636370+BlueSkyID666@users.noreply.github.com> Date: Wed, 22 Jul 2026 13:06:15 +0800 Subject: [PATCH] Add Orkas to platforms --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b98115..8de5df6 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ AI agents are autonomous software entities that perceive their environment, make - [Onepilot](https://onepilotapp.com) - iOS and iPadOS SSH client that runs and orchestrates terminal coding agents (Claude Code, Codex CLI, OpenClaw, Hermes) on a remote machine. - [Skales](https://skales.app) - Local-first desktop AI agent that runs goals autonomously in the background, with multi-agent teams, desktop and browser automation, and 15+ providers or fully offline via Ollama. - [Hivekeep](https://github.com/MarlBurroW/hivekeep) - Self-hosted platform to run a team of specialized AI agents with persistent memory and a web UI, reachable over Telegram, Slack, Discord and Matrix, in a single Bun and SQLite container. -- [Aeon](https://github.com/aeonfun/aeon) - Autonomous agent framework that runs unattended on GitHub Actions, on a cron schedule or reactive repo triggers, dispatching Markdown skills to one of six coding-agent harnesses (Claude Code, Codex, Grok, Pi, Vibe, Kimi) with quality scoring, git-persisted memory, and a self-healing loop. +- [Aeon](https://github.com/aeonfun/aeon) - Autonomous agent framework that runs unattended on GitHub Actions, on a cron schedule or reactive repo triggers, dispatching Markdown skills to one of six coding-agent harnesses (Claude Code, Codex, Grok, Pi, Vibe, Kimi) with quality scoring, git-persisted memory, and a self-healing loop. +- [Orkas](https://orkas.ai?source=gh-scott) - Open-source, local-first desktop AI workforce where a Commander coordinates specialist agents through one chat ([source](https://github.com/Orkas-AI/Orkas)). ## Frameworks