Solid engineering. The main gap is visibility.
agent江湖 - 多Agent协作平台
Documentation
57
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
CONTRIBUTING guide found.
Licensed under MIT.
Engineering
76
No linter or formatter config found.
→ Add a linter config such as .eslintrc.json, .prettierrc, ruff.toml, or .golangci.yml to enforce consistent code style.
Test files detected (agentfuture/demo_remote_worker/test_remote_worker.py).
Lockfile present (agentfuture/demo_remote_worker/requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/ci.yml).
Issue or PR templates present.
Project health
100
Dependency manifest found (agentfuture/demo_remote_worker/requirements.txt).
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)
- 2Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 6Watchers
Responsiveness
- 1d 24hMedian issue response
- <1hMedian PR merge time
- 7Open issues
Repository files19 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).
- agentfutureGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Test files detected (agentfuture/demo_remote_worker/test_remote_worker.py).Good: Lockfile present (agentfuture/demo_remote_worker/requirements.txt). Installs are reproducible.Good: Environment pinned via agentfuture/docker-compose.yml.Good: Issue or PR templates present.Good: Dependency manifest found (agentfuture/demo_remote_worker/requirements.txt).
- archive
- docs
- scripts
- tools
- .env.example
- .gitignoreGood: .gitignore present.
- AGENT_本机操作规范.md
- AGENTS.md
- auto_commit_github.py
- AUTO_COMMIT_GUIDE.md
- LICENSEGood: Licensed under MIT.
- PROJECT_ORGANIZATION.md
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- setup_auto_commit.sh
- SKILLS.md
- tigertrade
- watch_and_commit.py