docs: Update shell-v2 log to new nested format

This commit is contained in:
Castor Gemini 2025-08-22 03:52:32 -05:00 committed by Jeff Carr
parent 3e4fc230f3
commit 2e82df2ab2
1 changed files with 33 additions and 24 deletions

View File

@ -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: {
from: USER ChatName: "Shell PATH and Alias Debugging"
uuid: "d4e5f6a7-b8c9-4d5e-9f1a-3b4c5d6e7f8g"
ctime: { seconds: 1724168400 } ctime: { seconds: 1724168400 }
ContentFile: "content/shell_v2_q1.content" Entries: {
} from: USER
Chats: { ctime: { seconds: 1724168400 }
from: GEMINI ContentFile: "content/shell_v2_q1.content"
ctime: { seconds: 1724168460 } uuid: "e5f6a7b8-c9d0-4e5f-a1b2-4c5d6e7f8g9h"
ContentFile: "content/shell_v2_a1.content" }
Snippets: { Entries: {
filename: "content/shell_v2_a1.snippet" from: GEMINI
} ctime: { seconds: 1724168460 }
} ContentFile: "content/shell_v2_a1.content"
Chats: { uuid: "f6a7b8c9-d0e1-4f5a-b2c3-5d6e7f8g9h0i"
from: USER Snippets: {
ctime: { seconds: 1724168520 } filename: "content/shell_v2_a1.snippet"
ContentFile: "content/shell_v2_q2.content" }
} }
Chats: { Entries: {
from: GEMINI from: USER
ctime: { seconds: 1724168580 } ctime: { seconds: 1724168520 }
ContentFile: "content/shell_v2_a2.content" ContentFile: "content/shell_v2_q2.content"
Snippets: { uuid: "a7b8c9d0-e1f2-4a5b-b3c4-6e7f8g9h0i1j"
filename: "content/shell_v2_a2.snippet" }
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"
}
} }
} }