Skip to content

EngLoopKit v1.15.2

Choose a tag to compare

@stuartpa stuartpa released this 31 Aug 08:30
· 27 commits to master since this release

Patch release keeping Stage 20 incident mitigation available when operations-learning context cannot be resolved.

  • Incident hook setup, parsing, state, storage, identity, and validation failures now return a structured learning-context-deferred warning with continue: true instead of terminating chat.
  • Failed incident gates remain unaccepted and undeleted; the standalone incident-context validator still fails closed, and Stage 21/22 completion gates remain blocking.
  • CI actions now use the official Node 24-based majors: checkout@v7, setup-dotnet@v6, and setup-python@v7.
  • Exact surface: 26 commands/agents/prompts; .NET SDK 10.0.303; SEK v0.1.3.
  • Whole-product readiness: PASS. 3,322 generated tests, 248 core/direct tests, and 64 overlay tests passed. All six modules exceed 95% line and branch coverage; Tool is 97.60% line / 95.07% branch.
  • Final CI, isolated tool install, disposable extension install, agent-surface validation, and clean/coexist overlay transactions: PASS.