Good shape overall. A few tweaks would push it into the top tier.
Simple, secure, reliable agents. Self-hosted. Open source. Built with .NET.
Documentation
93
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
68
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
No dependency lockfile found (−70 pts).
→ Enable and commit packages.lock.json so NuGet restores are repeatable.
Test files detected (docs/spec).
CI is configured (.github/workflows/website-rebuild.yml).
.NET formatting configured (.editorconfig).
Project health
100
Dependency manifest found (benchmarks/Netclaw.Benchmarks/Netclaw.Benchmarks.csproj).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 20Forks
- 78Releaseslatest 3mo ago
Community
- —Community health
- —authors own >50% of commits
- 131Watchers
Responsiveness
- 2hMedian issue response
- <1hMedian PR merge time
- 111Open issues
Repository files45 root entries
- .claude
- .config
- .githubGood: CI is configured (.github/workflows/website-rebuild.yml).Good: Dependabot covers 3 ecosystems (github-actions, dotnet-sdk, nuget). Dependencies stay current.
- .opencode
- .prose
- .slopwatch
- benchmarksGood: Dependency manifest found (benchmarks/Netclaw.Benchmarks/Netclaw.Benchmarks.csproj).
- dockerGood: Environment pinned via docker/Dockerfile.
- docsGood: Test files detected (docs/spec).
- evals
- feeds
- openspec
- samples
- scripts
- src
- tests
- .dockerignore
- .editorconfigGood: .NET formatting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .mcp.json
- AGENTS.md
- akkalogo.png
- BACKLOG_PARKING_LOT.md
- build.ps1
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- coverlet.runsettings
- Directory.Build.props
- Directory.Build.targets
- Directory.Packages.props
- global.json
- IMPLEMENTATION_PLAN.md
- LICENSEGood: Licensed under Apache-2.0.
- Netclaw.slnx
- Netclaw.slnx.DotSettings
- NuGet.Config
- opencode.jsonc
- PROJECT_CONTEXT.md
- ralph-opencode.sh
- ralph.sh
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- RELEASE_NOTES.md
- SILENT_FALLBACK_AUDIT.md
- TOOLING.md