Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: statch/gitbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: statch/gitbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/audit-discord-user-code
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Apr 10, 2026

  1. fix: harden commit codeblock output against fence breakout and mentio…

    …n abuse
    
    Agent-Logs-Url: https://github.com/statch/gitbot/sessions/71de78f4-95f9-4b00-bbde-4a621af540f1
    
    Co-authored-by: seven7ty <63970738+seven7ty@users.noreply.github.com>
    Copilot and seven7ty authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    02ef196 View commit details
    Browse the repository at this point in the history
  2. chore: harden sanitizer null-safety for codeblock content

    Agent-Logs-Url: https://github.com/statch/gitbot/sessions/71de78f4-95f9-4b00-bbde-4a621af540f1
    
    Co-authored-by: seven7ty <63970738+seven7ty@users.noreply.github.com>
    Copilot and seven7ty authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    d5bff84 View commit details
    Browse the repository at this point in the history
  3. chore: refine code fence escaping and cleanup reassignment typing

    Agent-Logs-Url: https://github.com/statch/gitbot/sessions/71de78f4-95f9-4b00-bbde-4a621af540f1
    
    Co-authored-by: seven7ty <63970738+seven7ty@users.noreply.github.com>
    Copilot and seven7ty authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    a768383 View commit details
    Browse the repository at this point in the history
  4. fix: sanitize untrusted fenced markdown content across outputs

    Agent-Logs-Url: https://github.com/statch/gitbot/sessions/46b730a3-a822-49cd-9473-c994c6dd7db6
    
    Co-authored-by: seven7ty <63970738+seven7ty@users.noreply.github.com>
    Copilot and seven7ty authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    1670c48 View commit details
    Browse the repository at this point in the history
  5. chore: preserve @ fidelity for code snippet outputs

    Agent-Logs-Url: https://github.com/statch/gitbot/sessions/46b730a3-a822-49cd-9473-c994c6dd7db6
    
    Co-authored-by: seven7ty <63970738+seven7ty@users.noreply.github.com>
    Copilot and seven7ty authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    3d68eff View commit details
    Browse the repository at this point in the history
  6. chore: harden tilde fences and clean error sanitization formatting

    Agent-Logs-Url: https://github.com/statch/gitbot/sessions/46b730a3-a822-49cd-9473-c994c6dd7db6
    
    Co-authored-by: seven7ty <63970738+seven7ty@users.noreply.github.com>
    Copilot and seven7ty authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    e81fb4f View commit details
    Browse the repository at this point in the history
Loading