chore(conductor): Add new track 'Rich Thinking Trace Handling'

This commit is contained in:
2026-03-13 13:54:13 -04:00
parent 89c9f62f0c
commit 69107a75d3
5 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "thinking_trace_handling_20260313",
"type": "feature",
"status": "new",
"created_at": "2026-03-13T13:28:00Z",
"updated_at": "2026-03-13T13:28:00Z",
"description": "Properly section and handle 'agent thinking' responses from the ai. Right now we just have <thinking> indicators not sure if thats a bodge or if there is a richer way we could be handling this..."
}