Polished and well engineered. Punching above its star count.
An AI Assistant that’s easy to setup, does your work 24/7, knows your preferences and gets better over time.
Documentation
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
85
Test files detected (assistant/__tests__).
Lockfile present (assistant/bun.lock). Installs are reproducible.
CI is configured (.github/workflows/build-chrome-extension.yaml).
Linter or formatter configured (assistant/eslint.config.mjs).
Issue or PR templates present.
Project health
100
Dependency manifest found (assistant/examples/plugins/echo/package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 114Forks
- 127Releaseslatest 4mo ago
Community
- —Community health
- —authors own >50% of commits
- 744Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 125Open issues
Repository files38 root entries
- .claude
- .cursor
- .githooks
- .githubGood: CI is configured (.github/workflows/build-chrome-extension.yaml).Good: Issue or PR templates present.
- .vscode
- assets
- assistantGood: Test files detected (assistant/__tests__).Good: Linter or formatter configured (assistant/eslint.config.mjs).Good: Lockfile present (assistant/bun.lock). Installs are reproducible.Good: Environment pinned via assistant/Dockerfile.Good: Dependency manifest found (assistant/examples/plugins/echo/package.json).
- benchmarking
- cli
- clients
- credential-executor
- docs
- evals
- gateway
- meta
- packages
- plugins
- scripts
- skills
- .dockerignore
- .env.example
- .git-blame-ignore-revs
- .gitignoreGood: .gitignore present.
- .nvmrc
- .tool-versions
- AGENTS.md
- ARCHITECTURE.md
- bunfig.toml
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONSTITUTION.md
- CONTRIBUTING.mdGood: 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.
- GLOSSARY.md
- LICENSEGood: Licensed under MIT.
- 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.
- SECURITY.mdGood: Security policy present.
- setup.sh
- socket.yml
- test-preload.ts