Skip to content

v0.6.0 — Telemetry, Docker Hub & Demo Infrastructure

Choose a tag to compare

@jstuart0 jstuart0 released this 16 Apr 00:04
· 862 commits to main since this release

What's New

Quick Start

  • docker-compose.hub.yml — one-command quick start from pre-built images, no git clone or build needed:
    curl -O https://raw.githubusercontent.com/sourcebridge-ai/sourcebridge/main/docker-compose.hub.yml
    docker compose -f docker-compose.hub.yml up -d
    

Observability

  • PostHog telemetry — opt-in anonymous usage analytics
  • Telemetry dashboard — LLM provider and usage tracking

Community

  • Added Contributor Covenant Code of Conduct
  • Added Security policy (SECURITY.md)

Architecture Diagrams

  • Structured Mermaid export in graph view
  • Persisted diagram documents with metadata
  • Improved diagram regenerate behavior and kickoff state

Fixes

  • Web Docker build hardening (npm retry/timeout config)
  • Resolved CI failures (Go data races, Python lint, unused code)
  • Fixed local compose and CLI AI paths