Commit c8b52e7
committed
Fix documentation issues from PR review
- Remove non-existent COPILOT_LOG_LEVEL env var references (SDK doesn't read it)
- Fix Python log directory example (cli_args doesn't exist in Python SDK)
- Add note about Python/Go limitation for log directory config
- Add initialPrompt field to SessionStartHookInput docs
- Add finalMessage and error fields to SessionEndHookInput docs
- Fix SessionEndHookOutput fields (suppressOutput, cleanupActions, sessionSummary)1 parent 11cc4d7 commit c8b52e7
2 files changed
Lines changed: 14 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
| |||
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 42 | | |
53 | 43 | | |
54 | 44 | | |
| |||
62 | 52 | | |
63 | 53 | | |
64 | 54 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 55 | | |
71 | 56 | | |
72 | 57 | | |
| |||
111 | 96 | | |
112 | 97 | | |
113 | 98 | | |
114 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
115 | 102 | | |
116 | 103 | | |
| 104 | + | |
| 105 | + | |
117 | 106 | | |
118 | 107 | | |
119 | 108 | | |
120 | 109 | | |
121 | 110 | | |
122 | 111 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
127 | 115 | | |
128 | 116 | | |
129 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
| 246 | + | |
| 247 | + | |
245 | 248 | | |
246 | 249 | | |
247 | 250 | | |
| |||
257 | 260 | | |
258 | 261 | | |
259 | 262 | | |
260 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
261 | 266 | | |
262 | 267 | | |
263 | 268 | | |
| |||
0 commit comments