Dataset Viewer
Auto-converted to Parquet Duplicate
instance_id
stringlengths
26
79
problem_statement
stringlengths
92
34.3k
messages
listlengths
4
503
model
stringclasses
1 value
resolved
bool
2 classes
instance_cost
float64
0
0.67
api_calls
int64
1
250
Cog-Creators__Red-DiscordBot.33e0eac7.combine_file__1tzqbvbn
Consider the following PR description: # Alias validation and message translation broken I found a bug in the alias cog that prevents creating new aliases and using existing ones. ## Reproduction When trying to create a new alias, it fails with validation errors for any normal alias name: ```py # Try to create a simple alias [p]alias add mycommand ping # Error: Invalid alias name. ``` The only "valid" alias names now are those that contain NO non-whitespace characters and are all digits. For example: ```py # This works (but is useless) [p]alias add 123 ping ``` ## Additional issue When trying to use an existing alias, it fails to properly translate the alias message. The command returns 0 instead of the message object, and it's using the arguments incorrectly. For example, if I have an alias like: ``` [p]alias add test echo {0} and {1} ``` And I try to use it: ``` [p]test hello world ``` It fails to properly format the command and doesn't return the message object needed for processing. This is breaking all existing aliases in the bot. </START WRITING>
[ { "content": "You are a helpful assistant that can interact multiple times with a computer shell to solve programming tasks.\nYour response must contain exactly ONE bash code block with ONE command (or commands connected with && or ||).\n\nInclude a THOUGHT section before your command where you explain your rea...
gpt-5-nano
false
0.076125
78
Cog-Creators__Red-DiscordBot.33e0eac7.combine_file__eq2t7cw0
"\nConsider the following PR description:\n# RPC methods not working correctly after recent changes\(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.010247
13
Cog-Creators__Red-DiscordBot.33e0eac7.combine_module__4lipjp36
"\nConsider the following PR description:\n# Output from dev commands is broken\n\n**Describe the bu(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.020421
29
Cog-Creators__Red-DiscordBot.33e0eac7.combine_module__9p10bve9
"\nConsider the following PR description:\n# Multiple issues with bounded_gather and pagify function(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.015099
19
Cog-Creators__Red-DiscordBot.33e0eac7.combine_module__hrxknpoa
"\nConsider the following PR description:\n# CaseType parameters are swapped causing modlog case cre(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.006019
11
Cog-Creators__Red-DiscordBot.33e0eac7.combine_module__ozhlj5jk
"\nConsider the following PR description:\n# Downloader cog fails when info.json file is missing\n\n(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.368756
250
Cog-Creators__Red-DiscordBot.33e0eac7.combine_module__ra54y0tq
"\nConsider the following PR description:\n# Time parsing functionality broken in commands\n\nWhen t(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.004817
7
Cog-Creators__Red-DiscordBot.33e0eac7.func_pm_class_rm_funcs__3b0kzr6z
"\nConsider the following PR description:\n# DevOutput class missing __init__ method\n\nI was trying(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.018238
24
Cog-Creators__Red-DiscordBot.33e0eac7.func_pm_class_rm_funcs__jvflqg93
"\nConsider the following PR description:\n# Debug command functionality broken in dev_commands.py\n(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.029493
32
Cog-Creators__Red-DiscordBot.33e0eac7.lm_rewrite__lgb4ejah
"\nConsider the following PR description:\n# Bug in VersionInfo comparison logic\n\nWhile working on(...TRUNCATED)
[{"content":"You are a helpful assistant that can interact multiple times with a computer shell to s(...TRUNCATED)
gpt-5-nano
false
0.010709
9
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
216

Collection including SWE-Router/v3-2k-traj-gpt-5-nano