Add raw JSONL endpoint and improve error display #17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "probablycorey/raw-jsonl-endpoint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds content negotiation to /logs endpoint so agents can request raw JSONL files without HTML wrapping. Also improves error debugging by properly extracting and displaying error messages and stack traces in the log viewer detail panel.