Skip to content
Merged
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
3 changes: 3 additions & 0 deletions templates/convertor-test/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ agent:
CLAUDE_CODE_USE_BEDROCK: "1"
task: you have access to harnes mcp and tell me what all the tools you have access to
max_turns: 250
mcp_servers:
harness:
url: https://88b7-34-93-204-95.ngrok-free.app/mcp
with:
allowed_tools: Read,Edit,Bash,Glob,Grep,Write,mcp__harness__*
log_file: .agent/output/mcp-test-log.jsonl
Expand Down
Loading