Skip to content

v2.1.0

Latest

Choose a tag to compare

@rkMsf rkMsf released this 23 Mar 07:37
· 3 commits to main since this release
bec9b82

What's New

Application Insights Telemetry

  • Added 1P telemetry via Application Insights to track tool usage, session lifecycle, and errors
  • No PII collected; opt-out via DLM_COLLECT_TELEMETRY=false or DLM_COLLECT_TELEMETRY_MICROSOFT=false

New Tool: submit_feedback

  • Collect structured user satisfaction feedback at the end of diagnostic sessions

CI & Repo Improvements

  • Added GitHub Actions CI workflow for PR status checks
  • Added public repo safeguards: issue/PR templates, Dependabot, CODEOWNERS, branch protection docs