Solid engineering. The main gap is visibility.

agent江湖 - 多Agent协作平台

Documentation

57

Install and run instructions9pt10

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

README12pt65

README is present.

Contributing guide5pt72

CONTRIBUTING guide found.

License6pt100

Licensed under MIT.

Engineering

76

Linting and formatting5pt0

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.

Tests18pt80

Test files detected (agentfuture/demo_remote_worker/test_remote_worker.py).

Reproducibility6pt80

Lockfile present (agentfuture/demo_remote_worker/requirements.txt). Installs are reproducible.

CI/CD14pt85

CI is configured (.github/workflows/ci.yml).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (agentfuture/demo_remote_worker/requirements.txt).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 2
    Forks
  • 0
    Releases

Community

  • Community health
  • authors own >50% of commits
  • 6
    Watchers

Responsiveness

  • 1d 24h
    Median issue response
  • <1h
    Median PR merge time
  • 7
    Open issues
Repository files19 root entries
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
  • agentfuture
    Good: 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
  • .gitignore
    Good: .gitignore present.
  • AGENT_本机操作规范.md
  • AGENTS.md
  • auto_commit_github.py
  • AUTO_COMMIT_GUIDE.md
  • LICENSE
    Good: Licensed under MIT.
  • PROJECT_ORGANIZATION.md
  • README.md
    Good: 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