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
2 changes: 1 addition & 1 deletion harness/code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
agent: agents/code.md
doc: docs/code.md
model: opus
image: ghcr.io/fullsend-ai/fullsend-code:latest
image: ghcr.io/fullsend-ai/fullsend-code@sha256:de3ecbd7719a1927c983142ada96475f3314d2505d0f258bcf19c31411856eb6
policy: policies/code.yaml

role: coder
Expand Down
2 changes: 1 addition & 1 deletion harness/fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
agent: agents/fix.md
doc: docs/fix.md
model: opus
image: ghcr.io/fullsend-ai/fullsend-code:latest
image: ghcr.io/fullsend-ai/fullsend-code@sha256:de3ecbd7719a1927c983142ada96475f3314d2505d0f258bcf19c31411856eb6
policy: policies/fix.yaml

role: coder
Expand Down
2 changes: 1 addition & 1 deletion harness/prioritize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
agent: agents/prioritize.md
doc: docs/prioritize.md
model: opus
image: ghcr.io/fullsend-ai/fullsend-sandbox:latest
image: ghcr.io/fullsend-ai/fullsend-sandbox@sha256:eaf365ad038d762954d8fd5f41618cd6766a8a6a6f76d944aaf160819666734d
policy: policies/prioritize.yaml

role: prioritize
Expand Down
2 changes: 1 addition & 1 deletion harness/retro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
agent: agents/retro.md
doc: docs/retro.md
model: opus
image: ghcr.io/fullsend-ai/fullsend-sandbox:latest
image: ghcr.io/fullsend-ai/fullsend-sandbox@sha256:eaf365ad038d762954d8fd5f41618cd6766a8a6a6f76d944aaf160819666734d
policy: policies/retro.yaml

role: retro
Expand Down
2 changes: 1 addition & 1 deletion harness/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
agent: agents/review.md
doc: docs/review.md
model: opus
image: ghcr.io/fullsend-ai/fullsend-code:latest
image: ghcr.io/fullsend-ai/fullsend-code@sha256:de3ecbd7719a1927c983142ada96475f3314d2505d0f258bcf19c31411856eb6
policy: policies/review.yaml
readonly_repo: true

Expand Down
2 changes: 1 addition & 1 deletion harness/scribe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
agent: agents/scribe.md
doc: docs/scribe.md
model: opus
image: ghcr.io/fullsend-ai/fullsend-sandbox:latest
image: ghcr.io/fullsend-ai/fullsend-sandbox@sha256:eaf365ad038d762954d8fd5f41618cd6766a8a6a6f76d944aaf160819666734d
policy: policies/scribe.yaml
role: scribe
slug: fullsend-ai-scribe
Expand Down
2 changes: 1 addition & 1 deletion harness/triage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
agent: agents/triage.md
doc: docs/triage.md
model: opus
image: ghcr.io/fullsend-ai/fullsend-sandbox:latest
image: ghcr.io/fullsend-ai/fullsend-sandbox@sha256:eaf365ad038d762954d8fd5f41618cd6766a8a6a6f76d944aaf160819666734d
policy: policies/triage.yaml

role: triage
Expand Down
Loading