Skip to content

Releases: gio-del/sumisura

v0.1.0 — Sumisura

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:31
a138fd3

The first public release of Sumisura — self-hosted CV tailoring that keeps
every rewritten bullet grounded in what you actually did.

The project was previously called CV Reporter and was never released. This
release is the point at which it becomes something another person can install:
it has a licence, a name, documentation and a version.

What you get

  • Tailoring. /sumisura:tailor-cv walks Selection → Rewrite → Text Review
    (you approve) → Render → Visual Review (you approve), and produces a one-page
    CV and a matching cover letter for one specific job.
  • A groundedness check that compares every rewritten bullet against the
    Entry it came from, before you are asked to approve anything — plus page
    count, ATS-parsability and language checks on the rendered PDF.
  • Application tracking: Job Listings and Applications with status, notes,
    contacts, salary ranges and the Generations produced for each, fed by paste,
    by Greenhouse/Lever/Ashby boards, or by the browser extension on LinkedIn and
    Indeed.
  • Documentation at https://gio-del.github.io/sumisura/ — quickstart, Master
    Data, tailoring, configuration, LAN mode, upgrading, troubleshooting.
  • AGPL-3.0, with the name and logo kept as trademarks, and an explicit
    statement that the CVs and cover letters you generate are yours.

⚠ BREAKING CHANGES

  • rename to Sumisura (#145).
    Only affects an installation that predates this release: environment
    variables moved from CV_REPORTER_MODEL_* to SUMISURA_MODEL_*, the LAN
    header is now X-Sumisura-Token, and the skill is installed as
    sumisura@sumisura-local and invoked as /sumisura:tailor-cv. No
    compatibility fallbacks — see
    ADR-0036.

Features

  • add the landing page and docs site (Astro + Starlight) (#147) (953fe52)
  • license under AGPL-3.0 and add the community health files (#144) (f638231), closes #135
  • redesign the brand identity for Sumisura (#143) (5a0fb9d), closes #134
  • rename to Sumisura (#145) (bffdd59), closes #136

Install

See the quickstart. You need
Docker, an Anthropic API key, Claude Code, and the typst CLI. The browser
extension is attached to this release as a zip; load it unpacked.