Datasets:
id string | text string | session_id string | project string | turn_uuid string | parent_uuid string | seq int64 | ts string | role string | block_type string | tool_name string | source_path string | block_idx int64 | split_idx int64 | vector list | harness string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
648d253ff78bad4e | You are a helpful assistant that can interact with a computer to solve tasks. | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-0 | null | 0 | system | text | null | godbus__dbus-297 | 0 | 0 | [
-0.07999985665082932,
0.006842831615358591,
0.05870582535862923,
-0.06595981121063232,
-0.04637492448091507,
-0.06136733293533325,
0.15782102942466736,
-0.001434986130334437,
-0.02722020633518696,
-0.03637551888823509,
-0.009483015164732933,
-0.0056609814055264,
0.06146310269832611,
-0.039... | sweagent | |
14720b1585dff7d1 | <uploaded_files>
/testbed
</uploaded_files>
I've uploaded a Go code repository in the directory /testbed. Consider the following PR description:
<pr_description>
Prevent encoding errors
As seen in e.g. #244, #240, #205, it's relatively easy for application code to create messages that are ill-formatted semantically, a... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-1 | e178373d-2a06-444f-a382-99ff13cbca08-0 | 1 | user | text | null | godbus__dbus-297 | 0 | 0 | [
-0.07136306911706924,
-0.0032654793467372656,
-0.012019253335893154,
-0.03346479684114456,
0.04791209474205971,
-0.06023573875427246,
-0.06263262778520584,
-0.012033016420900822,
-0.09798993170261383,
-0.018958188593387604,
-0.020411532372236252,
-0.03192960470914841,
0.02570372261106968,
... | sweagent | |
8fafad36b48b4472 | rfaces introduced:
Method: Message.validateHeader() error
Location: message.go
Inputs: receiver *Message (the message whose header is being validated)
Outputs: error – returns an InvalidMessageError or FormatError describing the first validation problem, or nil if the header is valid
Description: Verifies that a D-Bus ... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-1 | e178373d-2a06-444f-a382-99ff13cbca08-0 | 1 | user | text | null | godbus__dbus-297 | 0 | 1 | [
-0.03195536881685257,
0.024685662239789963,
-0.03307780623435974,
-0.06081254035234451,
0.00997158046811819,
-0.0502636693418026,
-0.00971405953168869,
-0.0003732021723408252,
-0.07975923269987106,
-0.06096356362104416,
-0.002080929931253195,
-0.1040772944688797,
0.01533612422645092,
-0.05... | sweagent | |
b9cd224dfe586c6a | satisfied.
Follow these steps to resolve the issue:
1. As a first step, it might be a good idea to find and read code relevant to the <pr_description>
2. Create a script or a function to reproduce the error and execute it with `go run <filename.go>` using the bash tool, to confirm the error
3. Edit the sourcecode of th... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-1 | e178373d-2a06-444f-a382-99ff13cbca08-0 | 1 | user | text | null | godbus__dbus-297 | 0 | 2 | [
-0.04574600234627724,
-0.007200371008366346,
0.004281473346054554,
-0.039504848420619965,
0.011350380256772041,
-0.10272928327322006,
-0.060831595212221146,
-0.02128440886735916,
-0.044008996337652206,
0.02599942311644554,
0.023883838206529617,
-0.04086902737617493,
0.06530530750751495,
-0... | sweagent | |
ae39e0e1391a9c1d | I'll start by exploring the repository structure to understand the codebase and then implement the necessary changes according to the PR description. | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-2 | e178373d-2a06-444f-a382-99ff13cbca08-1 | 2 | assistant | text | null | godbus__dbus-297 | 0 | 0 | [
-0.05604187399148941,
-0.04198843240737915,
0.026473043486475945,
-0.011485622264444828,
0.08040742576122284,
-0.02809709683060646,
-0.007577824406325817,
-0.015051493421196938,
-0.03460915759205818,
-0.029427282512187958,
0.010251115076243877,
0.01997734047472477,
0.021621355786919594,
0.... | sweagent | |
6c0536f9739259d3 | [tool_use bash] {"command": "find /testbed -type f -name \"*.go\" | grep -E \"(message|encoder)\" | head -20"} | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-2 | e178373d-2a06-444f-a382-99ff13cbca08-1 | 2 | assistant | tool_use | bash | godbus__dbus-297 | 1 | 0 | [
-0.032008904963731766,
0.00773168820887804,
0.004789699334651232,
-0.02714531309902668,
0.03453421592712402,
0.0003770429757423699,
-0.030438965186476707,
0.012945645488798618,
-0.028374487534165382,
-0.03348096087574959,
0.03691590949892998,
-0.06726274639368057,
-0.010189416818320751,
-0... | sweagent | |
8a254e425b8730ec | OBSERVATION:
/testbed/message.go
/testbed/encoder_test.go
/testbed/encoder.go | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-3 | e178373d-2a06-444f-a382-99ff13cbca08-2 | 3 | tool | text | null | godbus__dbus-297 | 0 | 0 | [
-0.047587402164936066,
0.0007462471257895231,
-0.020065071061253548,
-0.013993704691529274,
0.005762035492807627,
0.007115355227142572,
0.00534764863550663,
0.04804576188325882,
-0.012219267897307873,
-0.02781287208199501,
-0.0017999116098508239,
-0.05907512083649635,
0.011047853156924248,
... | sweagent | |
f455189e00821282 | [tool_use str_replace_editor] {"command": "view", "path": "/testbed"} | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-4 | e178373d-2a06-444f-a382-99ff13cbca08-3 | 4 | assistant | tool_use | str_replace_editor | godbus__dbus-297 | 0 | 0 | [
-0.02262217178940773,
-0.014755644835531712,
0.042405273765325546,
-0.02438754215836525,
0.04429057985544205,
-0.022720200940966606,
-0.07709632068872452,
0.00398298678919673,
-0.026775335893034935,
-0.011963107623159885,
0.018595347180962563,
-0.010534997098147869,
0.033619001507759094,
-... | sweagent | |
4b76aa14b7a0fc0c | OBSERVATION:
Here's the files and directories up to 2 levels deep in /testbed, excluding hidden items:
/testbed
/testbed/default_handler.go
/testbed/exec_command_test.go
/testbed/match_test.go
/testbed/server_interfaces.go
/testbed/auth_anonymous.go
/testbed/sig_test.go
/testbed/match.go
/testbed/sig.go
/testbed/varian... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-5 | e178373d-2a06-444f-a382-99ff13cbca08-4 | 5 | tool | text | null | godbus__dbus-297 | 0 | 0 | [
-0.036458250135183334,
0.01972067728638649,
0.0166262686252594,
-0.026691168546676636,
0.05728224664926529,
-0.008358954451978207,
-0.022497808560729027,
-0.04048876836895943,
0.0029686689376831055,
-0.06654293090105057,
0.027002429589629173,
-0.014908931218087673,
0.010876850225031376,
-0... | sweagent | |
22f8fa3623e46de1 | ansport_tcp_test.go
/testbed/transport_unixcred_openbsd.go
/testbed/sequence.go
/testbed/object.go
/testbed/doc.go
/testbed/prop
/testbed/prop/prop.go
/testbed/prop/prop_test.go
/testbed/homedir.go
/testbed/message.go
/testbed/auth.go
/testbed/introspect
/testbed/introspect/introspectable.go
/testbed/introspect/call.go... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-5 | e178373d-2a06-444f-a382-99ff13cbca08-4 | 5 | tool | text | null | godbus__dbus-297 | 0 | 1 | [
-0.03262994438409805,
-0.04203731194138527,
0.0038334450218826532,
-0.026217730715870857,
-0.00605236878618598,
-0.009625938721001148,
0.039145078510046005,
0.04324975237250328,
-0.009522640146315098,
-0.04620347172021866,
0.00602254644036293,
-0.07791848480701447,
-0.02588018774986267,
-0... | sweagent | |
75bd539e989633d4 | .go
/testbed/transport_darwin.go
/testbed/dbus_test.go
/testbed/transport_tcp.go
/testbed/variant_parser.go
/testbed/encoder.go
/testbed/conn_other.go
/testbed/examples_test.go
/testbed/conn_windows.go | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-5 | e178373d-2a06-444f-a382-99ff13cbca08-4 | 5 | tool | text | null | godbus__dbus-297 | 0 | 2 | [
-0.04299907758831978,
-0.033259317278862,
0.020834699273109436,
0.014774412848055363,
0.020237760618329048,
0.0009575773729011416,
0.021145181730389595,
0.019835231825709343,
-0.0360826775431633,
-0.07015383988618851,
-0.016145985573530197,
-0.1315745860338211,
-0.020974628627300262,
-0.02... | sweagent | |
97f6a911873e76d4 | Let me look at the key files mentioned in the PR description: | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-6 | e178373d-2a06-444f-a382-99ff13cbca08-5 | 6 | assistant | text | null | godbus__dbus-297 | 0 | 0 | [
-0.06870820373296738,
-0.036561477929353714,
0.00484807975590229,
-0.054373569786548615,
0.09690138697624207,
0.0024357689544558525,
-0.007185905706137419,
-0.03628116846084595,
-0.0024944294709712267,
-0.0129166841506958,
0.02125968225300312,
0.0037892453838139772,
0.026459885761141777,
-... | sweagent | |
7be51b5164076e79 | [tool_use str_replace_editor] {"command": "view", "path": "/testbed/message.go"} | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-6 | e178373d-2a06-444f-a382-99ff13cbca08-5 | 6 | assistant | tool_use | str_replace_editor | godbus__dbus-297 | 1 | 0 | [
-0.03568900376558304,
-0.026846356689929962,
0.02465544454753399,
-0.02430756762623787,
0.022716885432600975,
-0.031218526884913445,
-0.06000413000583649,
0.03404413163661957,
-0.03265375643968582,
-0.01176005695015192,
0.007316200993955135,
-0.0042080022394657135,
0.023286694660782814,
-0... | sweagent | |
d7f7300de5d8e8b3 | OBSERVATION:
Here's the result of running `cat -n` on /testbed/message.go:
1 package dbus
2
3 import (
4 "bytes"
5 "encoding/binary"
6 "errors"
7 "io"
8 "reflect"
9 "strconv"
10 )
11
12 const protoVersion byte = 1... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 0 | [
-0.07722818106412888,
0.03418749198317528,
-0.03317081555724144,
-0.05780939385294914,
0.011485672555863857,
-0.024541106075048447,
-0.006438658572733402,
0.048342376947402954,
0.026536786928772926,
-0.011169640347361565,
0.0043327901512384415,
-0.022518057376146317,
-0.016968155279755592,
... | sweagent | |
c341d0391ad8f655 | // message to inform the receiving side that the caller is prepared
27 // to wait for interactive authorization, which might take a
28 // considerable time to complete. For instance, if this flag is set,
29 // it would be appropriate to query the user for passwords or
30 ... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 1 | [
-0.04017399623990059,
0.04460011050105095,
-0.04441310092806816,
-0.023134930059313774,
0.026394691318273544,
-0.005178716033697128,
0.05594399943947792,
0.06648553162813187,
-0.0366852842271328,
-0.03799080476164818,
-0.016946563497185707,
-0.034449029713869095,
-0.0630672499537468,
-0.03... | sweagent | |
378724e4cebcebad | eturn "error"
53 case TypeSignal:
54 return "signal"
55 }
56 return "invalid"
57 }
58
59 // HeaderField represents the possible byte codes for the headers
60 // of a D-Bus message.
61 type HeaderField byte
62
63 const (
64 ... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 2 | [
-0.0891711413860321,
-0.00939022284001112,
-0.0328621082007885,
-0.01959702931344509,
0.02800239808857441,
-0.025281872600317,
-0.015317223966121674,
0.007636934518814087,
-0.02161785587668419,
-0.02773314341902733,
0.003875181544572115,
-0.07998879253864288,
-0.03740522637963295,
-0.05539... | sweagent | |
d57b3f2a1506c6c4 | flect.Type{
86 FieldPath: objectPathType,
87 FieldInterface: stringType,
88 FieldMember: stringType,
89 FieldErrorName: stringType,
90 FieldReplySerial: uint32Type,
91 FieldDestination: stringType,
92 FieldSender: s... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 3 | [
-0.03342191502451897,
-0.026594992727041245,
-0.03123409114778042,
-0.05776136741042137,
0.06364136934280396,
-0.01121596246957779,
-0.023691074922680855,
0.03326110169291496,
0.02831219881772995,
-0.0623118057847023,
-0.02978547103703022,
-0.09188570082187653,
-0.03717973455786705,
-0.012... | sweagent | |
37a5515726b4a8ac | riant
111 Body []interface{}
112
113 serial uint32
114 }
115
116 type header struct {
117 Field byte
118 Variant
119 }
120
121 func DecodeMessageWithFDs(rd io.Reader, fds []int) (msg *Message, err error) {
122 var order binary.ByteOrder
... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 4 | [
-0.05266633257269859,
-0.00924435444176197,
-0.0300990492105484,
-0.023246848955750465,
0.06945490092039108,
-0.03710098937153816,
-0.033669035881757736,
0.03436241298913956,
-0.016237398609519005,
0.002932776464149356,
0.02409469708800316,
-0.06167158856987953,
0.007515511941164732,
-0.04... | sweagent | |
ff9ddc78b0ca39ec | ssage)
145 vs, err := dec.Decode(Signature{"yyyuu"})
146 if err != nil {
147 return nil, err
148 }
149 if err = Store(vs, &typ, &flags, &proto, &length, &msg.serial); err != nil {
150 return nil, err
151 }
152 msg.Ty... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 5 | [
-0.07859505712985992,
0.0266812015324831,
-0.032503511756658554,
-0.035036589950323105,
0.02429414540529251,
-0.05752101540565491,
-0.03850659728050232,
-0.016353920102119446,
0.020806072279810905,
0.0008522682473994792,
0.02178957685828209,
-0.0839618518948555,
0.013340381905436516,
-0.02... | sweagent | |
df272a5adc479c40 | return nil, err
170 }
171 if err = Store(vs, &headers); err != nil {
172 return nil, err
173 }
174
175 msg.Headers = make(map[HeaderField]Variant)
176 for _, v := range headers {
177 msg.Headers[HeaderField(v.Field)] = v.Va... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 6 | [
-0.08003953099250793,
0.006615835707634687,
-0.02647479996085167,
0.003419038839638233,
0.024773985147476196,
-0.007660695817321539,
-0.026442641392350197,
0.014259954914450645,
0.026720713824033737,
0.0013257635291665792,
-0.028669171035289764,
-0.12456498295068741,
-0.018572160974144936,
... | sweagent | |
dd3f4fc0f348f79a | if err != nil {
198 return nil, err
199 }
200 msg.Body = vs
201 }
202
203 return
204 }
205
206 // DecodeMessage tries to decode a single message in the D-Bus wire format
207 // from the given reader. The byte order i... | e178373d-2a06-444f-a382-99ff13cbca08 | Open-SWE-Traces | e178373d-2a06-444f-a382-99ff13cbca08-7 | e178373d-2a06-444f-a382-99ff13cbca08-6 | 7 | tool | text | null | godbus__dbus-297 | 0 | 7 | [
-0.0626661404967308,
0.04226570203900337,
-0.033586207777261734,
-0.009011627174913883,
0.016966378316283226,
-0.05528341233730316,
-0.006944340653717518,
-0.006436175666749477,
0.02579958736896515,
-0.04296066239476204,
0.00047610720503143966,
-0.0812758207321167,
-0.015934979543089867,
0... | sweagent |
Funes recall store — NVIDIA Open-SWE-Traces (resolved)
A funes recall store built by indexing the
resolved==1 trajectories of
nvidia/Open-SWE-Traces
(65244 sessions, across both harnesses — SWE-agent and OpenHands — and both models,
Minimax-M2.5 and Qwen3.5-122B).
What this is
This is not a raw trace dataset — it is a pre-built funes index: the source
trajectories chunked into content blocks and embedded, stored as a
Lance table (chunks.lance).
| Source | nvidia/Open-SWE-Traces (CC-BY-4.0) |
| Sessions | 65244 resolved trajectories |
| Chunks | 25305331 |
| Embedding model | BAAI/bge-small-en-v1.5 (384-dim) |
| Harnesses | openhands, sweagent |
| Format | Lance (auto-converted Parquet also available) |
Each row is one content-block chunk with its embedding and provenance
(session_id, turn_uuid, role, block_type, tool_name, source_path =
the source instance_id, harness).
License and attribution
This store is derived from nvidia/Open-SWE-Traces, which is licensed
CC-BY-4.0. Because it redistributes verbatim excerpts of that data (the chunk
text column), it is distributed under the same CC-BY-4.0 license, with
attribution to NVIDIA. Secrets are redacted at index time, and the push egress
scan holds back any that slip through.
- Downloads last month
- 1,347