Skip to content

Releases: Canner/Warble

v0.15.0

Choose a tag to compare

@goldmedal goldmedal released this 24 Sep 05:35
44d32df

0.15.0 (2026-09-24)

Features

  • hub: plan a report without data authority and answer its cells in one batch (#201) (995f6f5)

v0.14.0

Choose a tag to compare

@goldmedal goldmedal released this 22 Sep 07:30
cbac903

0.14.0 (2026-09-22)

Features

  • emit explicit host-owned composition contracts (#198) (45b0da5)

Bug Fixes

  • native: validate composition after selecting pinned entry (#200) (6a98c5d)
  • release: build native verifier before publishing dispatchers (#196) (d524b53)

v0.13.0

Choose a tag to compare

@goldmedal goldmedal released this 21 Sep 08:57
f15f249

0.13.0 (2026-09-21)

⚠ BREAKING CHANGES

  • codex-local: select generic transports with per-step tool bindings (#193)
  • remove the lineage traversal and Warble's own severity scale (#192)
  • delete the MDL adapter and stop reading a semantic format (#188)
  • cli: retire dispatch-time knowledge injection and its flag (#186)
  • cli: gate on the severity rank the layer supplied, not on its name (#184)

Features

  • agent-sdk: execute component invocations (#187) (28f0856)
  • bird-eval: a measured referent-discipline profile, and the disclosures its report was missing (#190) (e88bbda)
  • cli: gate on the severity rank the layer supplied, not on its name (#184) (e9494c6)
  • codex-local: execute isolated component invocation (#194) (406b16e)
  • codex-local: select generic transports with per-step tool bindings (#193) (124348a)
  • codex-local: verify bound context preconditions (#195) (913377b)
  • compile component call authorization (#180) (35b92a5)
  • core: take the layer's consumer totals from its own analysis (#183) (08b6bd9)
  • dispatch: prepare component call closures (#185) (ed36406)
  • hub: compose dashboard answers through query component (df57337)
  • land a component's declared assets where the agent can find them (#177) (0097e8a)

Code Refactoring

  • cli: retire dispatch-time knowledge injection and its flag (#186) (1faa332)
  • delete the MDL adapter and stop reading a semantic format (#188) (9439ead)
  • remove the lineage traversal and Warble's own severity scale (#192) (530da38)

v0.12.0

Choose a tag to compare

@goldmedal goldmedal released this 07 Sep 07:37
e94e803

0.12.0 (2026-09-07)

⚠ BREAKING CHANGES

  • core: name the host's analysis impact, not blast_radius (#175)

Features

  • agent-sdk: let an embedder compose enforcement instead of replacing it (#171) (be9385e)
  • cli: apply an overlay to the profile before compiling (#168) (bfa2daa)
  • core: carry the host's own analysis in a prepared context document (#173) (a821c2c)
  • fingerprint the prompts a dispatch sent, since the IR hash no longer can (#176) (7836f83)
  • resolve prompt slots at dispatch instead of shipping the placeholder (#174) (57301f4)

Bug Fixes

  • compile: the profile slot messages named a narrower check than they run (#166) (0f9c086)

Code Refactoring

  • core: name the host's analysis impact, not blast_radius (#175) (d6f1b10)

v0.11.0

Choose a tag to compare

@goldmedal goldmedal released this 04 Sep 05:30
2f472b9

0.11.0 (2026-09-04)

Features

  • ir: raise the IR to 0.7 — slots, asset manifests, step tool boundaries, capability ceiling (#164) (238db6b)

v0.10.0

Choose a tag to compare

@goldmedal goldmedal released this 03 Sep 08:55
53a3c53

0.10.0 (2026-09-03)

Features

  • core: add kind: prepared so a host can supply its own resolved context (#161) (f6bff4e)

v0.9.0

Choose a tag to compare

@goldmedal goldmedal released this 02 Sep 09:16
6e4da2b

0.9.0 (2026-09-02)

Features

  • core: let a profile author one system prompt for every component (#157) (fea5ca0)
  • eval: add attestation_gate, a declarable fresh-verdict gate (#159) (c9c215b)

Bug Fixes

  • release: verify the npm-downloaded binary against its published checksum (#160) (08ce11f)

v0.8.0

Choose a tag to compare

@goldmedal goldmedal released this 02 Sep 02:24
7ebb9b0

0.8.0 (2026-09-02)

Features

  • validate step artifact dataflow and guard targets at compile time (#152) (11cbbf7)

v0.7.0

Choose a tag to compare

@goldmedal goldmedal released this 01 Sep 05:12
080823e

0.7.0 (2026-09-01)

⚠ BREAKING CHANGES

  • cli: fetch Hub components from a central release over the network (#151)

Features

  • release: attach Hub component library to GitHub Releases (#149) (858ccdb)

Bug Fixes

  • cli: fetch Hub components from a central release over the network (#151) (437ec22)
  • make monitor_freshness's assess_severity step reachable (#148) (d2a282c)

v0.6.0

Choose a tag to compare

@goldmedal goldmedal released this 28 Aug 10:20
de668b9

0.6.0 (2026-08-28)

Features

  • release: publish @warble/cli to npm with the IR-version binding (#144) (3b56389)

Bug Fixes

  • ci: an expression in an input description made GitHub reject the workflow (#145) (f686a42)