Skip to content

OSINT Copilot v2.5.2

Choose a tag to compare

@popovvasile popovvasile released this 06 May 09:54
· 53 commits to main since this release

2.5.2

  • 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.