v0.103.0
What's Changed
- fix(notes): guard the shared note against lost updates; fail loudly without the kit by @mabry1985 in #2002
- fix(settings): a rejected save no longer leaves disk ahead of the running agent by @mabry1985 in #2004
- feat(notes): render markdown as you type — CodeMirror live preview, no edit/preview toggle by @mabry1985 in #2003
- feat(archetypes): Cowork mode — knowledge-worker archetype (ADR 0083) by @mabry1985 in #2010
- perf(server): gzip text/JSON responses (SSE-safe) — closes #2005 by @mabry1985 in #2015
- fix(settings): map the two core sections that silently defaulted to Plugins (D5) by @mabry1985 in #2017
- feat(setup): wizard-native post-install setup — one-click deps + work-folders editor by @mabry1985 in #2018
- feat(archetypes): archetype preview — see skills/plugins/SOUL before picking by @mabry1985 in #2016
- docs(adr): 0084 — computer use, an out-of-process driver and the fence it voids by @mabry1985 in #2023
- docs(adr): correct 0084's tool surface against a real driver (0.8.3) by @mabry1985 in #2024
- docs(changelog): backfill Unreleased for the cowork/setup batch by @mabry1985 in #2025
Full Changelog: v0.102.0...v0.103.0