v0.126.0
What's Changed
- feat(config): merge-on-boot declarative seeding (#2071) by @mabry1985 in #2389
- feat(chat): estimate a tool call's context cost on its card (#2282) by @mabry1985 in #2390
- feat(notes): recoverable history for the shared note (#2022) by @mabry1985 in #2391
- fix(review): findings contract requires verbatim evidence quotes by @mabry1985 in #2373
- docs(adr): ADR 0096 — the self-building loop (plugin-devkit v2) by @mabry1985 in #2393
- feat(devkit): close the edit→test→reload loop (ADR 0096 slice 1) by @mabry1985 in #2394
- feat(devkit): develop_plugin — the delegated build lane (ADR 0096 slice 2) by @mabry1985 in #2395
- feat(console): agent-initiated plugin changes push a live refresh (ADR 0096 D8) by @mabry1985 in #2396
- feat(devkit): register_plugin_project — graduate a plugin to a managed project (ADR 0096 D6) by @mabry1985 in #2397
- fix(devkit): 'loaded' is not success — flag a plugin that registered nothing (ADR 0096 live QA) by @mabry1985 in #2398
- fix(devkit): test_plugin runs against a disposable copy, never the live plugin dir by @mabry1985 in #2399
- feat(devkit): self-building-demo skill — the rehearsed beats (ADR 0096 slice 5) by @mabry1985 in #2400
- chore(changelog): normalize the ADR 0096 fragments to house style by @mabry1985 in #2402
Full Changelog: v0.125.1...v0.126.0