Skip to content

Latest commit

 

History

History
277 lines (160 loc) · 13.9 KB

File metadata and controls

277 lines (160 loc) · 13.9 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • ci(snyk): remove scheduled scan #44

30 May 2026

  • chore(deps-dev): bump eslint from 10.3.0 to 10.4.1 #35
  • chore(deps-dev): bump fast-check from 4.7.0 to 4.8.0 #38
  • Release 1.6.10 80dff69

30 May 2026

  • docs(readme): deprecate model switchboard #43
  • Release 1.6.9 16ae4a7

14 May 2026

  • [codex] Explore Codex CLI app-server feasibility #33
  • Release 1.6.8 1b80be5

13 May 2026

  • docs: clarify interactive mode routing behaviour and log UX friction risk #32
  • Release 1.6.7 8f4d130

12 May 2026

  • ci(release): sign off automated release commits #31
  • Release 1.6.6 b585c84

12 May 2026

  • docs(security): define secrets and credentials management policy #30
  • Release 1.6.5 c5cba08

12 May 2026

  • ci(dco): enforce Signed-off-by on every commit #29
  • Release 1.6.4 e18945f

12 May 2026

  • docs(governance): add GOVERNANCE.md with project roles and responsibilities #28
  • Release 1.6.3 582d0b9

12 May 2026

  • docs(security): document project members with access to sensitive resources #27
  • Release 1.6.2 2b37fbe

12 May 2026

  • docs: add OpenSSF contribution and interface documentation #25
  • Release 1.6.1 410b8e1

12 May 2026

  • feat: add ESLint security linting, Snyk workflow, and pre-commit lint hook #26
  • Release 1.6.0 c9a006f

12 May 2026

  • feat: add multi-surface advisory routing and reorganize docs #24
  • Release 1.5.0 6aa19bd

12 May 2026

  • refactor: align source files to kebab-case naming #23
  • Release 1.4.4 de1d61a

12 May 2026

  • refactor(router): separate prompt classifier from policy engine #22
  • Release 1.4.3 2295f53

12 May 2026

  • refactor: extract explain command from workflow module #21
  • Release 1.4.2 8fd9bcf

12 May 2026

  • refactor: apply low-effort structural cleanup (items 1, 2, 3, 6) #20
  • Release 1.4.1 2746cd1

12 May 2026

  • feat: complete milestone 4 explainability and attribution #19
  • Release 1.4.0 7bb7a55

11 May 2026

  • feat(workflow): close milestone 3 router boundary #18
  • Release 1.3.0 7f47005

11 May 2026

  • Complete Milestone 2 session-controller closeout #17
  • Release 1.2.1 26e651d

10 May 2026

  • feat: add deterministic escalation policy and explain evidence #16
  • Release 1.2.0 a8f2875

10 May 2026

  • feat(router): milestone 2 slice 1 session-aware policy #15
  • Release 1.1.0 c0d032b

10 May 2026

  • docs: tighten router phase governance and contracts #14
  • Release 1.0.10 a0ffc3b

10 May 2026

  • fix: create dist dir before signed release packaging #13
  • Release 1.0.9 6fcf4a9

10 May 2026

  • ci: publish signed GitHub release assets #12
  • Release 1.0.8 d9d4fba

10 May 2026

  • chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 #7
  • Release 1.0.7 369f662

10 May 2026

  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 #8
  • Release 1.0.6 bdf8c5b

10 May 2026

  • chore(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.3 #9
  • Release 1.0.5 fce7eeb

10 May 2026

  • test: add property-based fuzzing baseline for router #11
  • Release 1.0.4 7e8299d

10 May 2026

  • docs: add explicit security advisory links #10
  • Release 1.0.3 9ea4455

10 May 2026

  • chore: harden repo security defaults for scorecard #6
  • Release 1.0.2 8af34e3

10 May 2026

  • docs(readme): add status badges #5
  • Release 1.0.1 fcf418f

10 May 2026

  • release!: prepare v1.0.0 #4
  • Release 1.0.0 04ee8ac

10 May 2026

  • feat(interactive): add interactive launch mode, continuity probe, and live verification #3
  • Release 0.2.0 c44f337

10 May 2026

  • chore: add MIT license and npm keywords #2
  • chore(package): add MIT license and npm keywords 91b13ec
  • Release 0.1.3 14005c2
  • chore: regenerate package-lock.json to reflect MIT license 0007fb9

10 May 2026

  • Release 0.1.2 50e1bd1
  • fix(release): use v-prefixed tag names to match publish workflow trigger d4fc04a

10 May 2026

  • Release 0.1.1 3014c76
  • ci: add workflow_dispatch trigger to release workflow b9467c1

10 May 2026

v0.1.0

10 May 2026

  • feat(ci): add release, publish, and preflight workflows #1
  • refactor: move product modules out of src/poc into src/switchboard and src/router 402fe9d
  • Add initial product docs 7897506
  • refactor: dissolve src/poc/ — move adapters, delete harnesses, retarget tests 3e48b23