the signals and their derived score are provisional and subject to change.
validate manually before sharing.
67d018258bfe732719ba1b3fe203f309ebb9573fcfd845cb53efb2f953ff30c7d2ee70329b74f1ceAuthored: 1 month ago (Tue, 28 Jul 2026 10:28:00 +0000)Match: Co-authored-by: Cursor <cursoragent@cursor.com>cfd845cb53efb2f953ff30c7d2ee70329b74f1ceAuthored: 1 month ago (Tue, 28 Jul 2026 10:28:00 +0000)Match: Co-authored-by: Cursor <cursoragent@cursor.com>5aeeff98d0130f6e075b42e6050d0c02de8b9a94Authored: 2 months ago (Wed, 24 Jun 2026 17:03:00 +0000)Match: Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>ea8fc725700918a8aba59f10d6ba2469a73e82adAuthored: 3 months ago (Wed, 27 May 2026 07:49:05 +0000)Match: Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>d23fa26395ce64cf41aa0c47f38060c4fec03942Authored: 10 months ago (Sun, 2 Nov 2025 09:05:23 +0000)Match: Copilotd23fa26395ce64cf41aa0c47f38060c4fec03942Authored: 10 months ago (Sun, 2 Nov 2025 09:05:23 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>a975b6a8b1cb7061b1a01e4736f25954e14e8e04Authored: 1 year ago (Mon, 23 Jun 2025 14:57:20 +0000)Match: Co-authored-by: Claude <noreply@anthropic.com>cb0e2e44764b7f925aa38b742d5eb42b97814aafAuthored: 2 years ago (Fri, 30 Aug 2024 14:59:24 +0000)Match: Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>CLAUDE.mdTool: claude-code@AGENTS.md
AGENTS.mdTool: agents-md# AGENTS.md
Behavioural guidance for AI agents working in this repository. Reference
material for complex procedures lives next to the code — integration
testing is documented in [`cmd/hi/README.md`](cmd/hi/README.md) and
[`integration/README.md`](integration/README.md). Read those files
before running tests or writing new ones.
Headscale is an open-source implementation of the Tailscale control server
written in Go. It manages node registration, IP allocation, policy
enforcement, and DERP routing for s.mcp.jsonTool: unspecified{
"mcpServers": {
"claude-code-mcp": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@steipete/claude-code-mcp@latest"],
"env": {}
},
"sequential-thinking": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-sequential-thinking"],
"env": {}
},
"nixos": {
"type": "stdio",
"command": "uvx",
"args": ["mcp-nixos"],
"env": {}
},
"context7": {
"type": "stdio",
"comm.claude/File: .gitignoreTool: claude-code