mirror of
https://github.com/davidkaya/aryx.git
synced 2026-08-07 04:08:45 +02:00
refactor: rename Kopaya to Eryx
Rename the product, runtime surfaces, sidecar projects, docs, tests, and packaging outputs from Kopaya to Eryx across the repository. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
<p align="center">
|
||||
<img src="assets/icons/icon.png" alt="Kopaya logo" width="180" />
|
||||
<img src="assets/icons/icon.png" alt="Eryx logo" width="180" />
|
||||
</p>
|
||||
|
||||
<h1 align="center">Kopaya</h1>
|
||||
<h1 align="center">Eryx</h1>
|
||||
|
||||
<p align="center">
|
||||
A desktop workspace for Copilot-powered work across real projects.
|
||||
</p>
|
||||
|
||||
Kopaya is built for people who want more than a generic AI chat window. It gives you a place to ask quick questions, connect real projects, run reusable agent patterns, and keep ongoing work organized in one app.
|
||||
Eryx is built for people who want more than a generic AI chat window. It gives you a place to ask quick questions, connect real projects, run reusable agent patterns, and keep ongoing work organized in one app.
|
||||
|
||||
It works especially well when you want AI help that stays grounded in an actual codebase: your folders, your repository state, your current branch, and your active work.
|
||||
|
||||
## Why use Kopaya?
|
||||
## Why use Eryx?
|
||||
|
||||
- **Start fast** with a scratchpad conversation for quick questions and ad-hoc work.
|
||||
- **Work against real projects** by attaching local folders and letting Kopaya stay aware of repository context.
|
||||
- **Work against real projects** by attaching local folders and letting Eryx stay aware of repository context.
|
||||
- **Go beyond one assistant** with orchestration patterns such as single-agent, sequential, concurrent, handoff, and group-chat flows.
|
||||
- **See what is happening** with live activity for each agent while a run is in progress.
|
||||
- **Stay organized** with persistent sessions you can rename, pin, archive, and return to later.
|
||||
@@ -29,11 +29,11 @@ If you just want to think through an idea, draft something, or ask for help with
|
||||
|
||||
### Connect a real project
|
||||
|
||||
Add a local folder when you want help that is grounded in your work. Kopaya is designed to feel strongest when it is attached to a real project instead of acting like a general-purpose chatbot.
|
||||
Add a local folder when you want help that is grounded in your work. Eryx is designed to feel strongest when it is attached to a real project instead of acting like a general-purpose chatbot.
|
||||
|
||||
### Choose how agents collaborate
|
||||
|
||||
Kopaya supports several ways of working:
|
||||
Eryx supports several ways of working:
|
||||
|
||||
- **Single** for direct one-agent help
|
||||
- **Sequential** for step-by-step specialist workflows
|
||||
@@ -51,18 +51,18 @@ Sessions are persistent, so you can return to ongoing work instead of starting f
|
||||
|
||||
## Before you start
|
||||
|
||||
To use Kopaya comfortably, make sure you have:
|
||||
To use Eryx comfortably, make sure you have:
|
||||
|
||||
- a **Windows machine**
|
||||
- **GitHub Copilot CLI** installed and available as `copilot`
|
||||
- an active **GitHub Copilot sign-in**
|
||||
- a local folder or git repository ready to connect if you want project-aware help
|
||||
|
||||
Kopaya includes connection status in the app so you can quickly tell whether Copilot is ready before you start a session.
|
||||
Eryx includes connection status in the app so you can quickly tell whether Copilot is ready before you start a session.
|
||||
|
||||
## Getting started
|
||||
|
||||
1. **Open Kopaya**
|
||||
1. **Open Eryx**
|
||||
Launch the app and head to settings if you want to confirm your Copilot connection first.
|
||||
|
||||
2. **Check that Copilot is ready**
|
||||
@@ -77,9 +77,9 @@ Kopaya includes connection status in the app so you can quickly tell whether Cop
|
||||
5. **Start working**
|
||||
Ask a question, describe a task, or explore a project. As the run progresses, you can watch the participating agents and keep the session for later.
|
||||
|
||||
## When Kopaya feels most useful
|
||||
## When Eryx feels most useful
|
||||
|
||||
Kopaya shines when you want to:
|
||||
Eryx shines when you want to:
|
||||
|
||||
- move from quick chat to deeper multi-step work without leaving the app
|
||||
- keep AI conversations tied to actual projects instead of isolated prompts
|
||||
@@ -89,6 +89,6 @@ Kopaya shines when you want to:
|
||||
|
||||
## Current focus
|
||||
|
||||
Kopaya is focused on local, project-based work with your GitHub Copilot account. It already covers the essentials for working with projects, sessions, and reusable orchestration patterns, and it is growing toward a fuller AI workstation experience over time.
|
||||
Eryx is focused on local, project-based work with your GitHub Copilot account. It already covers the essentials for working with projects, sessions, and reusable orchestration patterns, and it is growing toward a fuller AI workstation experience over time.
|
||||
|
||||
If you want an AI app that feels closer to a control room for real work than a blank chat box, Kopaya is built for that.
|
||||
If you want an AI app that feels closer to a control room for real work than a blank chat box, Eryx is built for that.
|
||||
|
||||
Reference in New Issue
Block a user