Ktanmay21's picture
Repo2RLEnv: add 15 tasks
f50dbbb verified
raw
history blame
1.68 kB
version = "1.0"
[task]
name = "default/aws__aws-cli-10299"
description = "[v2] Implement LazyCommand for deferring modules until their commands are invoked, and make PrefixTrie public"
[metadata]
difficulty = "large"
category = "bugfix"
keywords = [
"aws-cli",
"pr_diff",
]
[metadata.repo2env]
pipeline = "pr_diff"
pipeline_version = "0.3.0"
repo = "aws/aws-cli"
ref = "f3bfa35d88a77418ad05e54c7330006c01d249ae"
reference = "https://github.com/aws/aws-cli/pull/10299"
source_access = "auto"
built_at = "2026-06-02T13:06:34.883591+00:00"
reward_kinds = [
"diff_similarity",
]
synthesis_llm = "bedrock/converse/arn:aws:bedrock:ap-south-1:426628337772:application-inference-profile/qyjc73g1i2ox"
spec_version = "0.2.0"
content_hash = "sha256:22ae2784c2296c8ef2676878e8cb53fe9b477a0476c292614730d84b79b40e13"
[metadata.repo2env.pr_diff]
pr_merged_at = "2026-05-13T19:57:53Z"
diff_format = "unified"
context_files = [
"awscli/botocore/hooks.py",
"awscli/lazy.py",
"tests/functional/test_lazy.py",
"tests/unit/botocore/test_hooks.py",
"tests/unit/test_lazy.py",
]
bootstrap_image = "python:3.12-slim"
[metadata.repo2env.reward_calibration]
baseline_reward = 0.0
loc_changed = 323
difficulty = "large"
[metadata.repo2env.reproducibility]
mode = "inline_dockerfile"
image_ref = "python:3.12-slim"
image_tag = "python:3.12-slim"
image_visibility = "public"
pushed_at = "2026-06-02T13:12:11.510311+00:00"
pushed_by = "Ktanmay21"
inline_recipe_sha256 = "sha256:8ecea5b6b6677ea46c903027ab4c2d85058342bfc08890009d3878ee79ec56b7"
inline_recipe_lines = 27
inline_recipe_source = "user_dockerfile"
[agent]
timeout_sec = 1800.0
[verifier]
timeout_sec = 300.0