Revert "Add display names to core agents: Sisyphus (Ultraworker), Hephaestus (Deep Agent), Prometheus (Plan Builder), Atlas (Plan Executor)"

This reverts commit 655899a264.
This commit is contained in:
YeonGyu-Kim
2026-02-16 18:44:44 +09:00
parent 1670b4ecda
commit e97f8ce082
4 changed files with 1 additions and 4 deletions
-1
View File
@@ -99,7 +99,6 @@ export function createAtlasAgent(ctx: OrchestratorContext): AgentConfig {
])
const baseConfig = {
name: "Atlas (Plan Executor)",
description:
"Orchestrates work via task() to complete ALL tasks in a todo list until fully done. (Atlas - OhMyOpenCode)",
mode: MODE,