aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nicholas Tindle <nicholas.tindle@agpt.co> 2024-05-04 09:38:37 -0500
committerGravatar GitHub <noreply@github.com> 2024-05-04 09:38:37 -0500
commit78d83bb3ce8abbbbd4ee8992c73c0e2495682c65 (patch)
tree3158f7e6200c9f51e1bf5e4fbec867345a3dd3e5
parentfix(agent): Fix `open_file` and `open_folder` commands (diff)
downloadAuto-GPT-78d83bb3ce8abbbbd4ee8992c73c0e2495682c65.tar.gz
Auto-GPT-78d83bb3ce8abbbbd4ee8992c73c0e2495682c65.tar.bz2
Auto-GPT-78d83bb3ce8abbbbd4ee8992c73c0e2495682c65.zip
Create .pr_agent.toml
-rw-r--r--.pr_agent.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.pr_agent.toml b/.pr_agent.toml
new file mode 100644
index 000000000..9c059d1b5
--- /dev/null
+++ b/.pr_agent.toml
@@ -0,0 +1,6 @@
+[pr_reviewer]
+num_code_suggestions=0
+
+[pr_code_suggestions]
+commitable_code_suggestions=false
+num_code_suggestions=0