Dashboard
+Dashboard
+ {state.traceData?.source && ( + + {state.traceData.source === "tesslate-studio" ? "Tesslate Studio" : "Claude Code"} + + )} +- {isDragOver ? "Drop it here" : "Drop a folder or .jsonl files here"} + {isDragOver ? "Drop it here" : "Drop a folder, .jsonl, or .json files here"}
or use the buttons below to browse @@ -277,7 +277,7 @@ export function FileDropzone({ onFilesSelected }: FileDropzoneProps) {
- We'll find all .jsonl trace files automatically + We'll find all trace files automatically
> )} @@ -323,7 +323,7 @@ export function FileDropzone({ onFilesSelected }: FileDropzoneProps) { Where are my trace files?
- Claude Code stores traces in a hidden .claude/ folder in your home directory.
+ Claude Code traces are in your .claude/ folder. Tesslate Studio traces can be exported as JSON.
+ + + Tesslate Studio + + +
+-
+
- + 1. + + Export your trace data from Tesslate Studio as a JSON file + + +
-
+ 2.
+
+ Drop the
.jsonexport file(s) into the box above + +
+
+ Supports both single-project and full account exports. +
+