You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/settings/agent-behavior.mdx
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@ icon: "robot"
6
6
7
7
Configure the types of behaviors you'd like the AI agent to exhibit. These settings control how agents interact with users and approach code modifications to ensure they align with your team's workflow preferences.
8
8
9
+
<Card
10
+
title="Configure Agent Behavior"
11
+
icon="robot"
12
+
href="https://codegen.com/settings/behavior"
13
+
>
14
+
Customize how agents interact with your team and approach code modifications.
15
+
</Card>
16
+
9
17
## Available Behaviors
10
18
11
19
### Propose Plan
@@ -58,16 +66,6 @@ Control whether the codegen agent should only respond to GitHub comments that ex
58
66
59
67
These behavior settings are configured at the organization level and apply to all repositories within your organization. Individual repository settings may override some behaviors where supported.
60
68
61
-
Access your agent behavior settings at:
62
-
63
-
<Card
64
-
title="Configure Agent Behavior"
65
-
icon="robot"
66
-
href="https://codegen.com/settings/behavior"
67
-
>
68
-
Customize how agents interact with your team and approach code modifications.
0 commit comments