Skip to content

Beacon 1.1.0

Choose a tag to compare

@martin-k-m martin-k-m released this 17 Jul 02:03

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 with beacon history or GET …/events.

Install the CLI: npm install -g @beacon/cli. MIT licensed, self-hostable with docker compose up.