# Changelog All notable changes to graceful-handoff are documented here. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [1.0.0] - 2026-04-19 ### Added - Initial release with single command `/graceful-handoff` - 6-fase deklarativ workflow: detect → classify → write artifact → update REMEMBER/TODO → commit+push → print copy-paste-prompt - Tre handoff-typer: `multi-sesjon` (ultraplan-prosjekt), `plugin-arbeid` (marketplace-plugin), `enkelt-oppgave` (fallback) - Default filnavn `NEXT-SESSION-PROMPT.local.md`; slug-override via første posisjons-argument - Flag: `--no-commit` (skip git), `--dry-run` (ingen skriving, ingen git-ops) - Auto-generert Conventional Commits-melding fra `git diff --stat` - Respekterer pre-commit hooks (secrets, pathguard) — bypasser aldri - Tidsbudsjett < 60 sekunder; ingen Agent-delegering, ingen WebSearch - 7-seksjons-template for NEXT-SESSION-artefakt (matcher eksisterende konvensjon i llm-security/config-audit) ### Notes - Auto-discover plugin — `marketplace.json`-oppføring ikke nødvendig - MIT-lisens