Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .fullsend/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ roles:
allowed_remote_resources:
- https://raw.githubusercontent.com/fullsend-ai/fullsend/
- https://raw.githubusercontent.com/fullsend-ai/agents/
- https://raw.githubusercontent.com/redhat-developer/rhdh-skill/
create_issues:
allow_targets:
repos:
Expand Down
2 changes: 2 additions & 0 deletions .fullsend/rhdh/harness/code.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
base: https://raw.githubusercontent.com/fullsend-ai/agents/4bbe4f50ed8e33c60539eaa30ddc320edf8bcda0/harness/code.yaml#sha256=050382941bb4c4a3dad5f00253de854684c0d22dd8cc1ca0a548079774470aad
agent: rhdh/agents/code.md
policy: rhdh/policies/code.yaml
skills:
- https://raw.githubusercontent.com/redhat-developer/rhdh-skill/e84109919ae6085e3dcfe568c695e6dda54874ce/skills/rhdh-coding#sha256=5a4bc35476108a215091ccf1180cee68547c7668c6b193de4402674bc7b6cded
host_files:
- src: rhdh/bin/yarn
dest: /sandbox/workspace/bin/yarn
Expand Down
2 changes: 2 additions & 0 deletions .fullsend/rhdh/harness/fix.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
base: https://raw.githubusercontent.com/fullsend-ai/agents/4bbe4f50ed8e33c60539eaa30ddc320edf8bcda0/harness/fix.yaml#sha256=f966f0b8cd9b58289f19b446cfc4fd343c9079d9c9acee0260824b57e896e068
agent: rhdh/agents/fix.md
policy: rhdh/policies/code.yaml
skills:
- https://raw.githubusercontent.com/redhat-developer/rhdh-skill/e84109919ae6085e3dcfe568c695e6dda54874ce/skills/rhdh-coding#sha256=5a4bc35476108a215091ccf1180cee68547c7668c6b193de4402674bc7b6cded
host_files:
- src: rhdh/bin/yarn
dest: /sandbox/workspace/bin/yarn
Expand Down
Loading