Files
oh-my-opencode/src/tools/delegate-task/sisyphus-junior-agent.ts
T

4 lines
148 B
TypeScript
Raw Normal View History

import { getAgentDisplayName } from "../../shared/agent-display-names"
export const SISYPHUS_JUNIOR_AGENT = getAgentDisplayName("sisyphus-junior")