> cat /dev/github | grep security-tools
discovered 03 Aug 2026

m365-copilot-proxy

JavaScript ★ 68 via github-topic
→ View on GitHub
m365-copilot-proxy serves as a bridge that allows Microsoft 365 Copilot to function as a backend for OpenAI-compatible coding agents by translating the M365 Copilot's WebSocket/SignalR API into an OpenAI-compatible format. This tool features a standalone proxy with customizable endpoints, agent creation for enhanced tool calling, and session continuity to save resources during interaction. Notably, it utilizes a shell-routing mechanism to bypass M365 Copilot's limitations in executing agentic tasks, enabling more effective multi-turn execution of code commands.