Initial commit: GitPulse project scaffold

Next.js dashboard with git statistics, AI-powered summaries via Ollama,
and research documents for project planning.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-25 16:53:39 +02:00
commit 4f7e808855
459 changed files with 75418 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
{
"permissions": {
"allow": [
"WebSearch",
"mcp__web-search-prime__web_search_prime",
"mcp__web-reader__webReader",
"mcp__zread__read_file",
"mcp__zread__search_doc",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=git%20multi%20repo%20management&tags=story&hitsPerPage=15\")",
"Bash(python -c ' *)",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=git%20repo%20dashboard&tags=story&hitsPerPage=15\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=GitKraken%20slow%20crash&tags=comment&hitsPerPage=15\")",
"Bash(where python3 *)",
"Bash(where python *)",
"Bash(node -e ' *)",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=managing%20multiple%20git%20repositories&tags=comment&hitsPerPage=20\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=git%20GUI%20tool%20frustrating&tags=comment&hitsPerPage=15\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=SourceTree%20GitKraken%20slow&tags=comment&hitsPerPage=15\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=gita%20lazygit%20multi%20repo&tags=comment&hitsPerPage=15\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=monorepo%20vs%20multi%20repo%20microservices&tags=comment&hitsPerPage=15\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=git%20submodules%20terrible%20painful&tags=comment&hitsPerPage=15\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=git%20worktree%20multiple%20branches&tags=comment&hitsPerPage=10\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=Repo%20Linked%20manage%20git%20repositories&tags=comment&hitsPerPage=10\")",
"Bash(curl -s \"https://hn.algolia.com/api/v1/search?query=git%20status%20across%20repositories%20batch&tags=comment&hitsPerPage=10\")",
"Bash(npm --version)",
"Bash(rustc --version)",
"Bash(cargo --version)",
"Bash(where.exe rustc *)",
"Bash(npm install *)",
"Bash(npx vitest *)",
"Bash(npx vite *)",
"Bash(rm -rf .git)",
"Bash(git init *)",
"Bash(rm -rf git-statistics-dashboard)"
]
}
}