From fa5b7dd27118a0d30cb7c2d2862b4a562e6ccc0b Mon Sep 17 00:00:00 2001
From: Abhimanyu Saharan
- Autonomy:{" "} - {draft.lead_agent.autonomy_level || "—"} -
-- Verbosity:{" "} - {draft.lead_agent.verbosity || "—"} -
-- - Output format: - {" "} - {draft.lead_agent.output_format || "—"} -
-- - Update cadence: - {" "} - {draft.lead_agent.update_cadence || "—"} -
- {draft.lead_agent.custom_instructions ? ( - <> -- Custom instructions -
-
- {draft.lead_agent.custom_instructions}
-
- >
- ) : null}
>
) : null}