Commit 98afe0d
fix(showcase/ms-agent-python): repair stale chat-slots and headless-complete highlights
Both manifest entries point at file names that no longer exist on disk
after the LGP-cells port (PR CopilotKit#4895). The bundler errors at build time
on the missing paths, which blocked PR CopilotKit#4900's shell rebuild.
Adopt LGP's canonical highlight pattern for both demos.
- chat-slots: drop the three custom-* refs, keep page.tsx + slot-wrappers.tsx
- headless-complete: drop message-list.tsx + use-rendered-messages.tsx,
add the chat/, hooks/, attachments/ subpaths that LGP uses
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9150c6f commit 98afe0d
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
| 284 | + | |
287 | 285 | | |
288 | 286 | | |
289 | 287 | | |
| |||
306 | 304 | | |
307 | 305 | | |
308 | 306 | | |
309 | | - | |
310 | | - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
311 | 312 | | |
312 | 313 | | |
313 | 314 | | |
| |||
0 commit comments