hephaestus color improvement
This commit is contained in:
parent
1e383f44d9
commit
0dad85ead7
@ -584,7 +584,7 @@ export function createHephaestusAgent(
|
|||||||
model,
|
model,
|
||||||
maxTokens: 32000,
|
maxTokens: 32000,
|
||||||
prompt,
|
prompt,
|
||||||
color: "#708090", // Slate Gray - Iron/Steel, blacksmith's hammer theme
|
color: "#D97706", // Forged Amber - Golden heated metal, divine craftsman
|
||||||
permission: { question: "allow", call_omo_agent: "deny" } as AgentConfig["permission"],
|
permission: { question: "allow", call_omo_agent: "deny" } as AgentConfig["permission"],
|
||||||
reasoningEffort: "medium",
|
reasoningEffort: "medium",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user