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"
|
uuid: "shell-path-log-03"
|
||||||
version: "v0.0.4 go.wit.com/lib/protobuf/chatpb"
|
version: "v0.0.5 go.wit.com/lib/protobuf/chatpb"
|
||||||
Chats: {
|
Chats: {
|
||||||
|
ChatName: "Shell PATH and Alias Debugging"
|
||||||
|
uuid: "d4e5f6a7-b8c9-4d5e-9f1a-3b4c5d6e7f8g"
|
||||||
|
ctime: { seconds: 1724168400 }
|
||||||
|
Entries: {
|
||||||
from: USER
|
from: USER
|
||||||
ctime: { seconds: 1724168400 }
|
ctime: { seconds: 1724168400 }
|
||||||
ContentFile: "content/shell_v2_q1.content"
|
ContentFile: "content/shell_v2_q1.content"
|
||||||
|
uuid: "e5f6a7b8-c9d0-4e5f-a1b2-4c5d6e7f8g9h"
|
||||||
}
|
}
|
||||||
Chats: {
|
Entries: {
|
||||||
from: GEMINI
|
from: GEMINI
|
||||||
ctime: { seconds: 1724168460 }
|
ctime: { seconds: 1724168460 }
|
||||||
ContentFile: "content/shell_v2_a1.content"
|
ContentFile: "content/shell_v2_a1.content"
|
||||||
|
uuid: "f6a7b8c9-d0e1-4f5a-b2c3-5d6e7f8g9h0i"
|
||||||
Snippets: {
|
Snippets: {
|
||||||
filename: "content/shell_v2_a1.snippet"
|
filename: "content/shell_v2_a1.snippet"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Chats: {
|
Entries: {
|
||||||
from: USER
|
from: USER
|
||||||
ctime: { seconds: 1724168520 }
|
ctime: { seconds: 1724168520 }
|
||||||
ContentFile: "content/shell_v2_q2.content"
|
ContentFile: "content/shell_v2_q2.content"
|
||||||
|
uuid: "a7b8c9d0-e1f2-4a5b-b3c4-6e7f8g9h0i1j"
|
||||||
}
|
}
|
||||||
Chats: {
|
Entries: {
|
||||||
from: GEMINI
|
from: GEMINI
|
||||||
ctime: { seconds: 1724168580 }
|
ctime: { seconds: 1724168580 }
|
||||||
ContentFile: "content/shell_v2_a2.content"
|
ContentFile: "content/shell_v2_a2.content"
|
||||||
|
uuid: "b8c9d0e1-f2a3-4b5c-c4d5-7f8g9h0i1j2k"
|
||||||
Snippets: {
|
Snippets: {
|
||||||
filename: "content/shell_v2_a2.snippet"
|
filename: "content/shell_v2_a2.snippet"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue