Beacon 1.1.0
Beacon 1.1.0 — continuous repository intelligence
Phase 2 turns Beacon from "analyze a repository" into "continuously understand, monitor, and improve a project."
New
- AI Advisor (
@beacon/ai-advisor) — why health changed + prioritized, concrete recommendations.beacon insights·GET …/insights. - Dependency engine (
@beacon/dependency-engine) — current / outdated / unmaintained across npm · PyPI · crates.io.beacon dependencies. - Team health (
@beacon/analytics) — bus factor, maintainer load, contribution distribution.beacon contributors·GET …/contributors. - Plugins (
@beacon/plugins) — extensibility foundation (analyzers / metrics / widgets / recommendations). - Event timeline — webhooks record
RepositoryEvents and re-score; read it withbeacon historyorGET …/events.
Install the CLI: npm install -g @beacon/cli. MIT licensed, self-hostable with docker compose up.