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
@@ -633,7 +633,6 @@ export function createHephaestusAgent(
: buildHephaestusPrompt([], tools, skills, categories, useTaskSystem);
return {
name: "Hephaestus (Deep Agent)",
description:
"Autonomous Deep Worker - goal-oriented execution with GPT 5.2 Codex. Explores thoroughly before acting, uses explore/librarian agents for comprehensive context, completes tasks end-to-end. Inspired by AmpCode deep mode. (Hephaestus - OhMyOpenCode)",
mode: MODE,