instance_id stringlengths 47 86 | patch stringlengths 208 74.2k | FAIL_TO_PASS listlengths 1 7.36k | PASS_TO_PASS listlengths 3 18.3k | image_name stringclasses 58
values | repo stringclasses 58
values | problem_statement stringlengths 533 5.37k | success_rate float64 0 1 | trajectories stringlengths 2 5.2M | n_runs_completed int64 0 5 | model stringclasses 1
value | configs_used stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|
redis__lettuce.fa5433c2.func_pm_flip_operators__zp2l6hvn | "--- a/src/main/java/io/lettuce/core/RedisHandshake.java\n+++ b/src/main/java/io/lettuce/core/RedisH(...TRUNCATED) | ["io.lettuce.core.RedisHandshakeUnitTests.handshakeWithMaintNotificationsConfigShouldIncludeMaintNot(...TRUNCATED) | ["io.lettuce.core.SubscriptionCommandUnitTests.shouldCompleteOnlyOnce","io.lettuce.core.RedisHandsha(...TRUNCATED) | swebench/swesmith.x86_64.redis_1776_lettuce.fa5433c2 | swesmith/redis__lettuce.fa5433c2 | "Incorrect SELECT sent when DB = 0 during handshake\nDescription\n\nAfter applying recent changes, t(...TRUNCATED) | 0 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 1 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
abel533__Mapper.3aa82765.func_pm_string_literal_change__rorpoorh | "--- a/core/src/main/java/tk/mybatis/mapper/entity/Example.java\n+++ b/core/src/main/java/tk/mybatis(...TRUNCATED) | ["tk.mybatis.mapper.test.country.TestInsert.testDynamicInsert","tk.mybatis.mapper.test.country.TestS(...TRUNCATED) | ["tk.mybatis.mapper.annotation.VersionTest.testVersion","tk.mybatis.mapper.annotation.VersionTest.te(...TRUNCATED) | swebench/swesmith.x86_64.abel533_1776_mapper.3aa82765 | swesmith/abel533__Mapper.3aa82765 | "Exclude-property error message changed (removed trailing '!') — breaks callers that match the mes(...TRUNCATED) | 1 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 3 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
Col-E__Recaf.2a93d630.func_pm_remove_cond__482z9mfc | "--- a/recaf-core/src/main/java/software/coley/recaf/util/StringUtil.java\n+++ b/recaf-core/src/main(...TRUNCATED) | [
"software.coley.recaf.util.StringUtilTest.testCount()"
] | ["software.coley.recaf.services.script.JavacScriptEngineTest$Snippet.repeatedDefinitions()","softwar(...TRUNCATED) | swebench/swesmith.x86_64.col-e_1776_recaf.2a93d630 | swesmith/Col-E__Recaf.2a93d630 | "StringUtil.count(...) throws NullPointerException when text is null\nDescription\n\nAfter the recen(...TRUNCATED) | 0 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 4 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
spring-projects__spring-authorization-server.7d72f556.func_pm_ctrl_invert_if__o675476d | "--- a/oauth2-authorization-server/src/main/java/org/springframework/security/oauth2/server/authoriz(...TRUNCATED) | ["org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers.OAuth2T(...TRUNCATED) | ["org.springframework.security.oauth2.server.authorization.token.JwtGeneratorTests.generateWhenIdTok(...TRUNCATED) | swebench/swesmith.x86_64.spring-projects_1776_spring-authorization-server.7d72f556 | swesmith/spring-projects__spring-authorization-server.7d72f556 | "Title: ID token not issued for authorization_code when openid scope present (ID token logic inverte(...TRUNCATED) | 0 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 3 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
btraceio__btrace.3ba0198d.func_pm_return_null__w6bvwr87 | "--- a/btrace-core/src/main/java/org/openjdk/btrace/core/comm/ProtocolVersion.java\n+++ b/btrace-cor(...TRUNCATED) | [
"org.openjdk.btrace.core.comm.ProtocolNegotiatorTest.testProtocolVersionFromVersion()"
] | ["org.openjdk.btrace.instr.ClassInfoTest.isBootstrap()","org.openjdk.btrace.instr.ExtensionBootstrap(...TRUNCATED) | swebench/swesmith.x86_64.btraceio_1776_btrace.3ba0198d | swesmith/btraceio__btrace.3ba0198d | "ProtocolVersion.fromVersion(...) returns null for a known version\n\nAfter the recent change, calli(...TRUNCATED) | 0 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 5 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
baomidou__mybatis-plus.9c06ccaf.func_pm_remove_cond__o9oca26c | "--- a/mybatis-plus-core/src/main/java/com/baomidou/mybatisplus/core/override/MybatisMapperMethod.ja(...TRUNCATED) | ["com.baomidou.mybatisplus.test.tenant.TenantTest.test()","com.baomidou.mybatisplus.test.h2.H2Delete(...TRUNCATED) | ["com.baomidou.mybatisplus.test.autoconfigure.MybatisPlusSampleTest.testInsert()","com.baomidou.myba(...TRUNCATED) | swebench/swesmith.x86_64.baomidou_1776_mybatis-plus.9c06ccaf | swesmith/baomidou__mybatis-plus.9c06ccaf | "[Bug]: Mapper methods without RowBounds now throw NPE / return wrong results after recent change\n\(...TRUNCATED) | 0.8 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 5 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
baomidou__dynamic-datasource.1d7f40ec.func_pm_bool_negate__94vi7k1i | "--- a/dynamic-datasource-test-common/src/main/java/com/baomidou/dynamic/datasource/common/service/t(...TRUNCATED) | ["com.baomidou.dynamic.datasource.common.v4.DsTransactionalTest.testDsTransactional()","com.baomidou(...TRUNCATED) | ["com.baomidou.dynamic.datasource.common.v4.AddRemoveDatasourceTest.testAddAndRemoveDataSource()","c(...TRUNCATED) | swebench/swesmith.x86_64.baomidou_1776_dynamic-datasource.1d7f40ec | swesmith/baomidou__dynamic-datasource.1d7f40ec | "AccountService throws SQLException / returns null when reading a single row from ResultSet\n\nMinim(...TRUNCATED) | 0 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 5 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
alibaba__Sentinel.222670e6.func_pm_string_literal_change__x6ocxyro | "--- a/sentinel-core/src/main/java/com/alibaba/csp/sentinel/util/IdUtil.java\n+++ b/sentinel-core/sr(...TRUNCATED) | [
"com.alibaba.csp.sentinel.util.IdUtilTest.truncate"
] | ["com.alibaba.csp.sentinel.AsyncEntryIntegrationTest.testAsyncEntryUnderSyncEntry","com.alibaba.csp.(...TRUNCATED) | swebench/swesmith.x86_64.alibaba_1776_sentinel.222670e6 | swesmith/alibaba__Sentinel.222670e6 | "IdUtil now inserts an unexpected space into formatted IDs\n\nWhen formatting/normalizing resource I(...TRUNCATED) | 0 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 5 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
signalapp__Signal-Server.065e7302.func_pm_remove_cond__zuzjpi4d | "--- a/service/src/main/java/org/whispersystems/textsecuregcm/grpc/ExternalServiceCredentialsAnonymo(...TRUNCATED) | ["org.whispersystems.textsecuregcm.grpc.ExternalServiceCredentialsAnonymousGrpcServiceTest.testSomeI(...TRUNCATED) | ["org.whispersystems.websocket.WebSocketResourceProviderFactoryTest.testValidAuthorization","org.whi(...TRUNCATED) | swebench/swesmith.x86_64.signalapp_1776_signal-server.065e7302 | swesmith/signalapp__Signal-Server.065e7302 | "ExternalServiceCredentialsAnonymousGrpcService can return a null/invalid auth result for valid cred(...TRUNCATED) | 0 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 5 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
abel533__Mapper.3aa82765.func_pm_bool_negate__x0z6g53i | "--- a/core/src/main/java/tk/mybatis/mapper/entity/Example.java\n+++ b/core/src/main/java/tk/mybatis(...TRUNCATED) | ["tk.mybatis.mapper.test.example.TestSelectByExample.testSelectColumnsByExample","tk.mybatis.mapper.(...TRUNCATED) | ["tk.mybatis.mapper.util.StringUtilTest.testIsNotEmpty","tk.mybatis.mapper.util.StringUtilTest.testI(...TRUNCATED) | swebench/swesmith.x86_64.abel533_1776_mapper.3aa82765 | swesmith/abel533__Mapper.3aa82765 | "selectProperties throws MapperException for valid properties (Example.selectProperties)\nAfter the (...TRUNCATED) | 1 | "[{\"messages\": [{\"role\": \"system\", \"content\": \"You are a helpful assistant that can interac(...TRUNCATED) | 4 | hosted_vllm/Qwen/Qwen3.5-35B-A3B | "{\"max_context_length\": 32768, \"step_limit\": 100, \"command_timeout\": 120, \"agent_timeout\": 3(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 53