test(athena): add athena to core agent display name remapping test
This commit is contained in:
parent
e111e058b5
commit
041e209882
@ -38,6 +38,7 @@ describe("remapAgentKeysToDisplayNames", () => {
|
|||||||
hephaestus: {},
|
hephaestus: {},
|
||||||
prometheus: {},
|
prometheus: {},
|
||||||
atlas: {},
|
atlas: {},
|
||||||
|
athena: {},
|
||||||
metis: {},
|
metis: {},
|
||||||
momus: {},
|
momus: {},
|
||||||
"sisyphus-junior": {},
|
"sisyphus-junior": {},
|
||||||
@ -52,6 +53,7 @@ describe("remapAgentKeysToDisplayNames", () => {
|
|||||||
"Hephaestus (Deep Agent)",
|
"Hephaestus (Deep Agent)",
|
||||||
"Prometheus (Plan Builder)",
|
"Prometheus (Plan Builder)",
|
||||||
"Atlas (Plan Executor)",
|
"Atlas (Plan Executor)",
|
||||||
|
"Athena (Council)",
|
||||||
"Metis (Plan Consultant)",
|
"Metis (Plan Consultant)",
|
||||||
"Momus (Plan Critic)",
|
"Momus (Plan Critic)",
|
||||||
"Sisyphus-Junior",
|
"Sisyphus-Junior",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user