Skip to content

Releases: Sidd27/ragscope

v0.1.3

02 Jun 16:41

Choose a tag to compare

Changes

  • Remove dead UI-spawn code from bin/ragscope.ts (Next.js server that was never present)
  • Clean up stale comments in reranker.ts and types.ts
  • Fix README: remove incorrect Node.js badge

RAGScope v0.1.2

31 May 16:26

Choose a tag to compare

Release v0.1.2

RAGScope v0.1.1

30 May 14:10

Choose a tag to compare

What's New

  • Lighthouse for RAG — PASS/WARN/FAIL audit scores in the terminal

Maintenance

  • ci: v6 actions, node 24, publish on release not tag push
  • chore: add prettier, eslint, husky pre-commit hooks
  • fix: allow better-sqlite3 install script in pnpm 10 (onlyBuiltDependencies)
  • chore: OSS-ready — README, CI, issue templates, contributing guide
  • chore: add release script — bump, tag, push, draft GitHub release