Skip to content

SledTrace v0.4.1 — Rebrand

Choose a tag to compare

@Schromeo Schromeo released this 15 Jul 07:39
· 13 commits to main since this release

RAGLens has been renamed to SledTrace to avoid confusion with an unrelated research project.

This compatibility-preserving release updates the project branding, documentation, startup tooling, package metadata, and public configuration names without changing the core tracing, diagnostics, storage, or dashboard functionality introduced in v0.4.0.

Migration

  • Use SLEDTRACE_COLLECTOR_URL instead of RAGLENS_COLLECTOR_URL.
  • Use scripts/start-sledtrace.py instead of scripts/start-raglens.py.
  • Use the sledtrace Python import path for new integrations.
  • Legacy configuration, launcher, and Python imports remain temporarily supported.

Validation

  • Go collector tests passed.
  • Python compatibility tests passed.
  • Dashboard production build passed.
  • Docker Compose configuration and end-to-end reference RAG smoke tests passed.
  • Existing SQLite data and public trace APIs remain compatible.

SledTrace continues as a local-first observability and debugging platform for RAG pipelines, with future development expanding toward evaluation and AI workflow harness capabilities.