commit_msg
01Cursor rule Cursor
Please follow the following for commit message convention.
Cursor rule Cursor
Please follow the following for commit message convention.
Cursor rule Cursor
GitHub Actions doesn’t provide a default personal access token (PAT). Instead, it creates a built-in token called secrets.GITHUBTOKEN for each workflow run. This token is provided by github, and ends with the job or after 24 hrs, and the scope is limited to the current repository.
Cursor rule Cursor
This pattern should apply for all long-running code.
Cursor rule Cursor
This repo is the public MCP server for Sealgate, an AI data-leak-prevention platform. The server is a thin MCP proxy: it forwards tool calls to an Sealgate gateway, configured via SEALGATEGATEWAYURL and SEALGATEAPIKEY. Sealgate runs managed release hosts (the remote MCP gateway at mcp.sealgate.ai, advertised in the…