Polished and well engineered. Punching above its star count.

An open-source AI-native operating system to define, organize, and run intelligent agent teams

Documentation

100

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

81

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.

Reproducibility6pt80

Lockfile present (pnpm-lock.yaml). Installs are reproducible.

CI/CD14pt85

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

Tests18pt100

Test files detected (backend/pytest.ini).

Linting and formatting5pt100

Linter or formatter configured (frontend/.prettierrc.json).

Project health

89

Dependency manifest6pt65

Dependency manifest found (package.json).

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)
  • 103
    Forks
  • 85
    Releaseslatest 5mo ago

Community

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

Responsiveness

  • 3h
    Median issue response
  • 21h
    Median PR merge time
  • 52
    Open issues
Repository files42 root entries
  • .github
    Good: CI is configured (.github/workflows/lint.yml).
  • backend
    Good: Test files detected (backend/pytest.ini).
  • chat_shell
  • deps
  • docker
  • docs
  • executor
  • executor_manager
  • frontend
    Good: Linter or formatter configured (frontend/.prettierrc.json).
  • knowledge_doc_converter
  • knowledge_engine
  • knowledge_runtime
  • LICENSES
  • packages
  • scripts
  • shared
  • telemetry
  • tests
  • wegent-cli
  • wework
  • .dockerignore
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • build_image_mac.sh
  • build_image.sh
  • CLAUDE.md
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • docker-compose.build.yml
  • docker-compose.e2e.yml
  • docker-compose.yml
    Good: Environment pinned via docker-compose.yml.
  • install.sh
  • LICENSE
    Good: Licensed under Apache-2.0.
  • package.json
    Good: Dependency manifest found (package.json).
  • pnpm-lock.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • pnpm-workspace.yaml
  • pyproject.toml
  • README_zh.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.
  • README.md
  • SECURITY.md
    Good: Security policy present.
  • start.sh
  • uv.lock