feat: add transcript parser for last user/agent messages
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
{"role":"user","content":"hello"}
|
||||
{"role":"assistant","content":"world"}
|
||||
{"role":"user","content":"second question"}
|
||||
{"role":"assistant","content":"final answer"}
|
||||
Reference in New Issue
Block a user