-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathconfig.yaml
More file actions
47 lines (47 loc) · 2.06 KB
/
Copy pathconfig.yaml
File metadata and controls
47 lines (47 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# fullsend organization configuration
# https://github.com/fullsend-ai/fullsend
#
# This file is managed by fullsend. Manual edits may be overwritten.
version: "1"
dispatch:
platform: github-actions
mode: oidc-mint
inference:
provider: vertex
defaults:
roles:
- fullsend
- triage
- coder
- review
- retro
- prioritize
max_implementation_retries: 2
auto_merge: false
repos:
.fullsend:
enabled: false
agents:
enabled: true
experiments:
enabled: true
fullsend:
enabled: true
metrics:
enabled: true
agents:
- source: https://raw.githubusercontent.com/fullsend-ai/agents/bc7beaa9a57aed031c6ef1d9755c1f2cfca516da/harness/triage.yaml#sha256=f56cbb0a3c1cb71563aa1b2fb80ca9ecb922e4c832f886e8154e2e9beb6b56c6
- source: https://raw.githubusercontent.com/fullsend-ai/agents/bc7beaa9a57aed031c6ef1d9755c1f2cfca516da/harness/code.yaml#sha256=050382941bb4c4a3dad5f00253de854684c0d22dd8cc1ca0a548079774470aad
- source: https://raw.githubusercontent.com/fullsend-ai/agents/bc7beaa9a57aed031c6ef1d9755c1f2cfca516da/harness/fix.yaml#sha256=f966f0b8cd9b58289f19b446cfc4fd343c9079d9c9acee0260824b57e896e068
- source: https://raw.githubusercontent.com/fullsend-ai/agents/bc7beaa9a57aed031c6ef1d9755c1f2cfca516da/harness/review.yaml#sha256=08456e534c7d1251b3a3b2bc1236643403809ecab27832c273764769f219a45b
- source: https://raw.githubusercontent.com/fullsend-ai/agents/bc7beaa9a57aed031c6ef1d9755c1f2cfca516da/harness/retro.yaml#sha256=8be74d42aa94ed0083fd1a915f9903435d797b801b3866acd7e8249830388835
- source: https://raw.githubusercontent.com/fullsend-ai/agents/bc7beaa9a57aed031c6ef1d9755c1f2cfca516da/harness/prioritize.yaml#sha256=21cf62dce54fce3ae23cf5e3dfe901d03b69bc5e91533288ffa772187b24e95d
allowed_remote_resources:
- https://raw.githubusercontent.com/fullsend-ai/fullsend/
- https://raw.githubusercontent.com/fullsend-ai/agents/
create_issues:
allow_targets:
orgs:
- fullsend-ai
repos:
- fullsend-ai/fullsend