You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
449 B
Markdown
12 lines
449 B
Markdown
---
|
|
# claudbg-bt5p
|
|
title: XML output renderer
|
|
status: todo
|
|
type: task
|
|
created_at: 2026-03-27T19:40:53Z
|
|
updated_at: 2026-03-27T19:40:53Z
|
|
parent: claudbg-g7zj
|
|
---
|
|
|
|
Implement --output=xml renderer. Not a strict XML schema — use XML tags as section guards to aid model attention (e.g. <session>, <message role='assistant'>, <tool_use name='Bash'>, <thinking>, <content>). Mechanically wraps each logical section. No DTD or schema validation required.
|