chore: import upstream snapshot with attribution
CI / lint (push) Failing after 1s
CI / frontend (push) Failing after 1s
CI / scripts (push) Failing after 1s
CI / Go Test (ubuntu-latest) (push) Failing after 0s
CI / frontend-node-25 (push) Failing after 1s
CI / docs (push) Failing after 0s
CI / coverage (push) Failing after 0s
CI / e2e (push) Failing after 0s
Docker / build-and-push (push) Failing after 1s
CI / integration (push) Failing after 4m43s
CI / Go Test (windows-latest) (push) Has been cancelled
CI / Desktop Unit Tests (Windows) (push) Has been cancelled
Desktop Artifacts / Desktop Build (Linux (arm64)) (push) Has been cancelled
Desktop Artifacts / Desktop Build (Linux) (push) Has been cancelled
Desktop Artifacts / Desktop Build (Windows) (push) Has been cancelled
Desktop Artifacts (macOS) / Desktop Build (macOS (aarch64)) (push) Has been cancelled
Desktop Artifacts (macOS) / Desktop Build (macOS (x86_64)) (push) Has been cancelled
CI / lint (push) Failing after 1s
CI / frontend (push) Failing after 1s
CI / scripts (push) Failing after 1s
CI / Go Test (ubuntu-latest) (push) Failing after 0s
CI / frontend-node-25 (push) Failing after 1s
CI / docs (push) Failing after 0s
CI / coverage (push) Failing after 0s
CI / e2e (push) Failing after 0s
Docker / build-and-push (push) Failing after 1s
CI / integration (push) Failing after 4m43s
CI / Go Test (windows-latest) (push) Has been cancelled
CI / Desktop Unit Tests (Windows) (push) Has been cancelled
Desktop Artifacts / Desktop Build (Linux (arm64)) (push) Has been cancelled
Desktop Artifacts / Desktop Build (Linux) (push) Has been cancelled
Desktop Artifacts / Desktop Build (Windows) (push) Has been cancelled
Desktop Artifacts (macOS) / Desktop Build (macOS (aarch64)) (push) Has been cancelled
Desktop Artifacts (macOS) / Desktop Build (macOS (x86_64)) (push) Has been cancelled
This commit is contained in:
+58
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"schemaVersion": "3",
|
||||
"root": {
|
||||
"id": "11111111-1111-4111-8111-111111111111",
|
||||
"summary": "Loading sales data in R",
|
||||
"title": "Sales data loading",
|
||||
"timestamp": 1735689600000,
|
||||
"metadata": {
|
||||
"kind": "main",
|
||||
"modeState": {},
|
||||
"gitBranch": "feature/quarterly-report",
|
||||
"model": {
|
||||
"id": "claude-sonnet-4-6",
|
||||
"providerId": "positai",
|
||||
"name": "Claude Sonnet 4.6",
|
||||
"providerName": "Posit AI"
|
||||
}
|
||||
}
|
||||
},
|
||||
"messages": [
|
||||
{
|
||||
"id": "aaaaaaa1-0000-4000-8000-000000000001",
|
||||
"parentId": "11111111-1111-4111-8111-111111111111",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [0],
|
||||
"timestamp": 1735689600000
|
||||
},
|
||||
{
|
||||
"id": "aaaaaaa1-0000-4000-8000-000000000002",
|
||||
"parentId": "aaaaaaa1-0000-4000-8000-000000000001",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [1, 2, 3],
|
||||
"timestamp": 1735689610000
|
||||
},
|
||||
{
|
||||
"id": "aaaaaaa1-0000-4000-8000-000000000003",
|
||||
"parentId": "aaaaaaa1-0000-4000-8000-000000000002",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [4],
|
||||
"timestamp": 1735689630000
|
||||
},
|
||||
{
|
||||
"id": "aaaaaaa1-0000-4000-8000-000000000004",
|
||||
"parentId": "aaaaaaa1-0000-4000-8000-000000000003",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [5],
|
||||
"timestamp": 1735689640000
|
||||
},
|
||||
{
|
||||
"id": "aaaaaaa1-0000-4000-8000-000000000005",
|
||||
"parentId": "aaaaaaa1-0000-4000-8000-000000000003",
|
||||
"isActive": false,
|
||||
"lmMessageIds": [6],
|
||||
"timestamp": 1735689650000
|
||||
}
|
||||
],
|
||||
"files": []
|
||||
}
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
{"id":0,"message":{"role":"user","content":"How do I load the sales data?","providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689600000}}}}}
|
||||
{"id":1,"message":{"role":"assistant","content":[{"type":"reasoning","text":"The user wants to load data."},{"type":"text","text":"Let me look at the data folder.\n<MESSAGESUMMARY>Asked about loading sales data</MESSAGESUMMARY>"},{"type":"tool-call","toolCallId":"toolu_01","toolName":"read","input":{"file_path":"data/sales.csv"}}],"providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689610000,"modelId":"claude-sonnet-4-6","modelName":"Claude Sonnet 4.6","providerId":"positai","providerName":"Posit AI","usage":{"inputTokens":12,"outputTokens":34,"totalTokens":246,"cacheReadTokens":100,"cacheWriteTokens":100,"cacheWrite5mTokens":100,"cacheWrite1hTokens":0}}}}}}
|
||||
{"id":2,"message":{"role":"tool","content":[{"type":"tool-result","toolCallId":"toolu_01","toolName":"read","output":{"type":"text","value":"region,amount\nwest,100\n"}}]}}
|
||||
{"id":3,"message":{"role":"assistant","content":[{"type":"text","text":"Use read.csv(\"data/sales.csv\") to load it."}],"providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689620000,"modelId":"claude-sonnet-4-6","usage":{"inputTokens":50,"outputTokens":20,"totalTokens":70,"cacheReadTokens":0,"cacheWriteTokens":0}}}}}}
|
||||
{"id":4,"message":{"role":"user","content":"thanks","providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689630000}}}}}
|
||||
{"id":5,"message":{"role":"assistant","content":[{"type":"text","text":"You're welcome!"}],"providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689640000,"modelId":"claude-sonnet-4-6","usage":{"inputTokens":80,"outputTokens":5,"totalTokens":85,"cacheReadTokens":0,"cacheWriteTokens":0}}}}}}
|
||||
{"id":6,"message":{"role":"assistant","content":[{"type":"text","text":"This branch was abandoned."}],"providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689650000,"modelId":"claude-sonnet-4-6"}}}}}
|
||||
+31
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"schemaVersion": "3",
|
||||
"root": {
|
||||
"id": "22222222-2222-4222-8222-222222222222",
|
||||
"summary": "Explore the data folder and report its layout",
|
||||
"title": null,
|
||||
"timestamp": 1735689615000,
|
||||
"metadata": {
|
||||
"kind": "subagent",
|
||||
"parentTreeId": "11111111-1111-4111-8111-111111111111",
|
||||
"task": "Explore the data folder and report its layout"
|
||||
}
|
||||
},
|
||||
"messages": [
|
||||
{
|
||||
"id": "bbbbbbb1-0000-4000-8000-000000000001",
|
||||
"parentId": "22222222-2222-4222-8222-222222222222",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [0],
|
||||
"timestamp": 1735689615000
|
||||
},
|
||||
{
|
||||
"id": "bbbbbbb1-0000-4000-8000-000000000002",
|
||||
"parentId": "bbbbbbb1-0000-4000-8000-000000000001",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [1],
|
||||
"timestamp": 1735689616000
|
||||
}
|
||||
],
|
||||
"files": []
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
{"id":0,"message":{"role":"user","content":"Explore the data folder and report its layout","providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689615000}}}}}
|
||||
{"id":1,"message":{"role":"assistant","content":[{"type":"text","text":"The data folder contains one CSV file: sales.csv."}],"providerOptions":{"providerMetadata":{"positai":{"timestamp":1735689616000,"modelId":"claude-haiku-4-5","usage":{"inputTokens":40,"outputTokens":15,"totalTokens":55,"cacheReadTokens":0,"cacheWriteTokens":0}}}}}}
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"conversations": [
|
||||
{
|
||||
"id": "11111111-1111-4111-8111-111111111111",
|
||||
"timestamp": 1735689600000,
|
||||
"title": "Sales data loading",
|
||||
"summary": "Loading sales data in R"
|
||||
}
|
||||
],
|
||||
"schemaVersion": "1"
|
||||
}
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"path": "/home/dev/projects/sales-dashboard",
|
||||
"createdAt": "2025-01-01T00:00:00.000Z"
|
||||
}
|
||||
+30
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"schemaVersion": "3",
|
||||
"root": {
|
||||
"id": "33333333-3333-4333-8333-333333333333",
|
||||
"summary": null,
|
||||
"title": null,
|
||||
"timestamp": 1735776000000,
|
||||
"metadata": {
|
||||
"kind": "main",
|
||||
"modeState": {}
|
||||
}
|
||||
},
|
||||
"messages": [
|
||||
{
|
||||
"id": "ccccccc1-0000-4000-8000-000000000001",
|
||||
"parentId": "33333333-3333-4333-8333-333333333333",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [0],
|
||||
"timestamp": 1735776000000
|
||||
},
|
||||
{
|
||||
"id": "ccccccc1-0000-4000-8000-000000000002",
|
||||
"parentId": "ccccccc1-0000-4000-8000-000000000001",
|
||||
"isActive": true,
|
||||
"lmMessageIds": [1],
|
||||
"timestamp": 1735776001000
|
||||
}
|
||||
],
|
||||
"files": []
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
{"id":0,"message":{"role":"user","content":"hello","providerOptions":{"providerMetadata":{"positai":{"timestamp":1735776000000}}}}}
|
||||
{"id":1,"message":{"role":"assistant","content":[{"type":"text","text":"Hi! How can I help?"}],"providerOptions":{"providerMetadata":{"positai":{"timestamp":1735776001000,"modelId":"claude-sonnet-4-6","usage":{"inputTokens":8,"outputTokens":6,"totalTokens":14,"cacheReadTokens":0,"cacheWriteTokens":0}}}}}}
|
||||
Reference in New Issue
Block a user