docs: Update shell-v2 log to new nested format
This commit is contained in:
parent
3e4fc230f3
commit
2e82df2ab2
|
@ -1,28 +1,37 @@
|
|||
uuid: "shell-path-log-02"
|
||||
version: "v0.0.4 go.wit.com/lib/protobuf/chatpb"
|
||||
uuid: "shell-path-log-03"
|
||||
version: "v0.0.5 go.wit.com/lib/protobuf/chatpb"
|
||||
Chats: {
|
||||
from: USER
|
||||
ChatName: "Shell PATH and Alias Debugging"
|
||||
uuid: "d4e5f6a7-b8c9-4d5e-9f1a-3b4c5d6e7f8g"
|
||||
ctime: { seconds: 1724168400 }
|
||||
ContentFile: "content/shell_v2_q1.content"
|
||||
}
|
||||
Chats: {
|
||||
from: GEMINI
|
||||
ctime: { seconds: 1724168460 }
|
||||
ContentFile: "content/shell_v2_a1.content"
|
||||
Snippets: {
|
||||
filename: "content/shell_v2_a1.snippet"
|
||||
Entries: {
|
||||
from: USER
|
||||
ctime: { seconds: 1724168400 }
|
||||
ContentFile: "content/shell_v2_q1.content"
|
||||
uuid: "e5f6a7b8-c9d0-4e5f-a1b2-4c5d6e7f8g9h"
|
||||
}
|
||||
Entries: {
|
||||
from: GEMINI
|
||||
ctime: { seconds: 1724168460 }
|
||||
ContentFile: "content/shell_v2_a1.content"
|
||||
uuid: "f6a7b8c9-d0e1-4f5a-b2c3-5d6e7f8g9h0i"
|
||||
Snippets: {
|
||||
filename: "content/shell_v2_a1.snippet"
|
||||
}
|
||||
}
|
||||
Entries: {
|
||||
from: USER
|
||||
ctime: { seconds: 1724168520 }
|
||||
ContentFile: "content/shell_v2_q2.content"
|
||||
uuid: "a7b8c9d0-e1f2-4a5b-b3c4-6e7f8g9h0i1j"
|
||||
}
|
||||
Entries: {
|
||||
from: GEMINI
|
||||
ctime: { seconds: 1724168580 }
|
||||
ContentFile: "content/shell_v2_a2.content"
|
||||
uuid: "b8c9d0e1-f2a3-4b5c-c4d5-7f8g9h0i1j2k"
|
||||
Snippets: {
|
||||
filename: "content/shell_v2_a2.snippet"
|
||||
}
|
||||
}
|
||||
}
|
||||
Chats: {
|
||||
from: USER
|
||||
ctime: { seconds: 1724168520 }
|
||||
ContentFile: "content/shell_v2_q2.content"
|
||||
}
|
||||
Chats: {
|
||||
from: GEMINI
|
||||
ctime: { seconds: 1724168580 }
|
||||
ContentFile: "content/shell_v2_a2.content"
|
||||
Snippets: {
|
||||
filename: "content/shell_v2_a2.snippet"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue