From 172a3e529b9e754d747917bb5bc20067dbb644a4 Mon Sep 17 00:00:00 2001 From: betterandbetterii Date: Fri, 10 Apr 2026 15:55:26 +0100 Subject: [PATCH] Add OpenASE to Coding Agents --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cd8ba61..969859a 100644 --- a/readme.md +++ b/readme.md @@ -110,6 +110,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[AutoGen](https://github.com/microsoft/autogen)** – Microsoft's multi-agent framework for building AI agent teams that collaborate on coding tasks. - **[CrewAI](https://www.crewai.com/)** – Multi-agent orchestration platform for building teams of AI agents for development and automation. - **[Copilot Workspace](https://githubnext.com/projects/copilot-workspace)** – GitHub's agent-powered dev environment that turns issues into code changes with plans, specs, and implementation. +- **[OpenASE](https://github.com/PacificStudio/openase)** – Open-source, ticket-driven software engineering platform that orchestrates Claude Code, Codex, and Gemini CLI agents across your machines with workflows, skills, and full traceability. ---