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

Open-source autonomous AI agent orchestrator

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 GPL-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.

CI/CD14pt40

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

Tests18pt80

Test files detected (tests).

Reproducibility6pt80

Lockfile present (requirements.txt). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (sandbox/eslint.config.js).

Project health

100

Dependency manifest6pt100

Dependency manifest found (pyproject.toml).

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)
  • 22
    Forks
  • 5
    Releaseslatest 10d ago

Community

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

Responsiveness

  • <1h
    Median issue response
  • Median PR merge time
  • 0
    Open issues
Repository files79 root entries
  • .github
    Good: CI is configured (.github/workflows/docker.yml).
  • backend
  • brand-assets
  • checkpoint
  • data
  • demos
  • docs
    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.
    Good: Security policy present.
  • dulus_mcp
  • dulus_tools
  • gui
  • memory
  • multi_agent
  • plugin
  • rtk
  • sandbox
    Good: Linter or formatter configured (sandbox/eslint.config.js).
  • skill
  • task
  • tests
    Good: Test files detected (tests).
  • tools
  • ui
  • uploads
  • voice
  • webbridge
  • .dockerignore
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • agent.py
  • batch_api.py
  • claude_code_watcher.py
  • clipboard_utils.py
  • cloudsave.py
  • common.py
  • compaction.py
  • config.py
  • context.py
  • display_blocks.py
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • dulus_explorer.html
  • dulus_gui.py
  • dulus-bird.png
  • dulus.py
  • file_filter.py
  • governance.py
  • index.html
  • input.py
  • install.ps1
  • install.sh
  • LICENSE
    Good: Licensed under GPL-3.0.
  • license_manager.py
  • MANIFEST.in
  • memory.py
  • offload_helper.py
  • paste_placeholders.py
  • personality_config.py
  • profiles.py
  • providers.py
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • 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.
  • requirements_gui.txt
  • requirements.txt
    Good: Lockfile present (requirements.txt). Installs are reproducible.
  • sandbox_bootstrap.py
  • skills.py
  • soul.py
  • spinner.py
  • steer_input.py
  • string_utils.py
  • subagent.py
  • tmux_offloader.py
  • tmux_tools.py
  • tool_registry.py
  • tools_background.py
  • tools_think.py
  • tools_todo.py
  • tools.py
  • webchat_server.py
  • webchat.py
  • welcome.py