You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visible extraction logs in chat: attachment/image extraction now emits structured Claude CLI events and shows them in an expandable Extraction logs panel during processing.
Safer diagnostics by default: stdout/stderr snippets are sanitized and truncated for UI display.
Debug toggle: optional raw CLI output in logs for troubleshooting.
Configurable verbosity: Settings → Graph extraction (Claude Code): Extraction log verbosity (minimal or detailed) and Extraction debug: raw CLI output.
Plumbing/tests: log event passthrough added in API service and new tests for sanitizer + parse event flow.