v0.14.1
What's Changed
- docs(rfc-001): clarify op/org tail is quadrupled (not doubled) by @WILLARDKLEIN in #109
- feat(identity):
wire enroll republish— close the enroll-after-init DX gap by @laulpogan in #110 - ci: serialize test threads — eliminate heavy-e2e parallel-self-contention by @laulpogan in #111
- docs(v0.15): hydrated full SSO/identity-connector prompt + ignore demo-narrator/ by @laulpogan in #113
- fix(identity): surface inline op claims on whoami / peers / whois read verbs (v0.14) by @laulpogan in #114
- fix(identity): MCP
wire_whoami+wire_peerssurface op claims (v0.14 parity with CLI) by @laulpogan in #115 - docs(v0.15): iterate connector prompt — fold in v0.14.x regression-debug lessons by @laulpogan in #116
- fix(notify):
wire quiet on/off/status— operator kill switch for desktop toasts by @laulpogan in #117 - chore(cleanup): kill
strip_did_wire— dead since v0.6 by @laulpogan in #118 - chore(cleanup): inline format args repo-wide (clippy autofix) by @laulpogan in #119
- docs: hydrated repo-scrub prompt — durable artifact from todays bounded cleanup by @laulpogan in #120
- fix(identity): bump
schema_versionto CARD_SCHEMA_VERSION when op claims attach (v0.14.x) by @laulpogan in #121 - fix(identity): MCP
wire_whoisaccepts bare nicks (mirrors CLI resolver) by @laulpogan in #122 - fix(upgrade): warn about stale
wire mcpserver subprocesses (v0.14.x) by @laulpogan in #123 - fix(setup): drop redundant
WIRE_SESSION_ID=${CLAUDE_CODE_SESSION_ID}mapping (silences MCP Config Diagnostics warning) by @laulpogan in #124 - release: v0.14.1 — v0.14.x DX completion + operator quality-of-life fixes by @laulpogan in #125
Full Changelog: v0.14.0...v0.14.1