80
/ 100
Good shape overall. A few tweaks would push it into the top tier.
Open-source autonomous AI agent orchestrator
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add `pull_request:` to the workflow `on:` triggers.
- 4CI/CD14pt
Add a lint step to catch style issues automatically.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
99
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under GPL-3.0.
Engineering
61
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 is configured (.github/workflows/docker.yml).
Test files detected (tests).
Lockfile present (requirements.txt). Installs are reproducible.
Linter or formatter configured (sandbox/eslint.config.js).
Project health
100
Dependency manifest found (pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 33 / 311Commits (30d / 90d)
- 24Forks
- 5Releaseslatest 1mo ago
Community
- 71% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 358Watchers
Responsiveness
- <1hMedian issue response
- -Median PR merge time
- 0Open issues
Repository files79 root entries
- .githubGood: CI is configured (.github/workflows/docker.yml).
- backend
- brand-assets
- checkpoint
- data
- demos
- docsGood: 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
- sandboxGood: Linter or formatter configured (sandbox/eslint.config.js).
- skill
- task
- testsGood: Test files detected (tests).
- tools
- ui
- uploads
- voice
- webbridge
- .dockerignore
- .env.example
- .gitattributes
- .gitignoreGood: .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
- DockerfileGood: 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
- LICENSEGood: 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.tomlGood: Dependency manifest found (pyproject.toml).
- README.mdGood: 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.txtGood: 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
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/kevrojo/dulus)