0

/ 100

GradeC

Good shape overall. A few tweaks would push it into the top tier.

Atom Agent, Open-Source AI Agent Platform for Self-Hosted Automation

Documentation

99

Contributing guide5pt92

Contributing guide is detailed and thorough.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

61

Issue and PR templates6pt0

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.

Tests18pt35

Test files detected (.archive/tauri-root-dev-2025-01-30/src-tauri/tests).

Reproducibility6pt80

Lockfile present (package-lock.json). Installs are reproducible.

CI/CD14pt100

CI is configured (frontend-nextjs/.github/workflows/frontend-accessibility.yml).

Linting and formatting5pt100

Linter or formatter configured (.flake8).

Project health

79

Dependency manifest6pt55

Dependency manifest found (package.json).

Housekeeping3pt60

.gitignore present.

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 79
    Forks
  • 7
    Releaseslatest 3mo ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 771
    Watchers

Responsiveness

  • 16h
    Median issue response
  • <1h
    Median PR merge time
  • 0
    Open issues
Repository files52 root entries
  • .archive
    Good: Test files detected (.archive/tauri-root-dev-2025-01-30/src-tauri/tests).
  • .git-rewrite
  • .githooks
  • .github
  • .planning
  • .prometheus
  • .zed
  • assets
  • backend
  • config
  • deploy
  • desktop
  • docker
  • docs
  • frontend-nextjs
    Good: CI is configured (frontend-nextjs/.github/workflows/frontend-accessibility.yml).
    Issue: Build artifacts or local files may be committed (frontend-nextjs/src-tauri/venv/requirements.txt) (−40 pts).Fix: Remove them and add to .gitignore.
  • infra
  • installer
  • menubar
  • mobile
  • packages
  • reports
  • scripts
  • src
  • tests
  • workflow_states
  • .continue-here.md
  • .dockerignore
  • .env.example
  • .env.oauth.template
  • .env.production.template
  • .flake8
    Good: Linter or formatter configured (.flake8).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .isort.cfg
  • .percy.yml
  • .pre-commit-config.yaml
  • ATOM_ENHANCEMENT_PLAN.md
  • CLAUDE.md
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • docker-compose-e2e-ui.yml
  • docker-compose-e2e.yml
  • docker-compose-personal.yml
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • fly.toml
  • LICENSE.md
    Good: Licensed under AGPL-3.0.
  • MANIFEST.in
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • README.md
    Good: 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.
  • ROADMAP.md