Skip to content

Releases: mohamed-ashraf-elsaed/loupe

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:09

The first release — the full loop, end to end.

Added

  • @loupekit/sdk — embeddable Shadow-DOM widget: element inspector, comment composer,
    screenshot capture, and redeploy-surviving re-anchoring (multi-signal fingerprint).
  • @loupekit/servernode:http API with Postgres (PGlite locally, pg in prod),
    object storage for screenshots, per-project HMAC authentication, and static hosting.
  • @loupekit/dashboard — Kanban triage board (status columns, page filter, live refresh).
  • @loupekit/mcp — MCP server exposing comments to Claude Code (list_comments,
    get_comment, update_status).
  • @loupekit/extension — MV3 browser extension reusing the SDK core with pixel-perfect
    captureVisibleTab screenshots.
  • @loupekit/shared — canonical types + normalizeUrl.
  • Vitest test suite (~91% line coverage), Mermaid architecture docs, a GitHub Wiki, and an
    SEO/GEO-optimized landing page.