v0.2.11
0.2.11 (2026-08-27)
Bug Fixes
-
cli: correct the commands init prints for a copy-paste fdfbc00 - Eric Lake
-
cli: drop route-specific wording from approval-requested line 30638e8 - Mike Shearer #615
-
cli: match .env lines the way the runtime loader reads them 2a87586 - Eric Lake
-
cli: point init's next steps at a config bare aura cannot find a043a24 - Eric Lake
-
cli: quote init's next-step paths for the host shell cf57932 - Eric Lake
-
cli: refuse a global install that would replace another agent 842b55b - Eric Lake
-
cli: warn before replacing a key shared by installed agents 69854ff - Eric Lake
-
examples: make shipped configs loadable as documented 96cca0c - Mike Shearer
-
hitl: show cleartext-capture warning on the web-server console 35f3cce - Mike Shearer
-
hitl: stamp the decision id at both approval entry points 8a9b4fc - Mike Shearer
-
hitl: thread the arm's start instant through the extraction d1d3d61 - Mike Shearer
-
hitl: warn instead of reject on plaintext webhook capture edbb5d7 - Mike Shearer
-
hitl: warn on cleartext capture at the standalone CLI boot seam 53f47bd - Mike Shearer
Code Refactoring
-
cli: tidy the init and discovery paths after review 7ca4273 - Eric Lake
-
hitl: share the webhook round-trip choreography 70f11a6 - Mike Shearer
Documentation
-
cli: document agent-config discovery and the init location prompt 0f8c0d4 - Eric Lake
-
cli: state which .env files load and in what order 847d43e - Eric Lake
-
hitl: defer the adr outcome detail to the design doc 865d8e8 - Mike Shearer
Features
-
cli: discover the agent config outside the working directory 87c4a4a - Eric Lake
-
cli: offer a global install target in aura init 43f86ef - Eric Lake
-
cli: render approval-requested events in the REPL b0572b4 - Mike Shearer #615
-
examples: add feature-focused and multi-agent example configs 2815f09 - Mike Shearer
-
hitl: apply approver header overrides to the gated mcp call 3a99c97 - Mike Shearer
-
hitl: capture approver headers on approved webhook decisions da202df - Mike Shearer
-
hitl: header forwarding audit span, integration suite, docs 74b135c - Mike Shearer
Style
-
hitl: clear vale errors in the compressed adr section a15ea47 - Mike Shearer
-
hitl: move behavior narration off data comments 6bed69a - Mike Shearer
-
hitl: trim comment and doc prose to repo convention 3634110 - Mike Shearer
-
hitl: trim wave comment prose to repo convention a900267 - Mike Shearer
Tests
-
hitl: drop adaptor tests subsumed by the transport-tagging suite 2cb9e63 - Mike Shearer
-
hitl: drop gate test restating per-branch mapping coverage bbe4adb - Mike Shearer
-
hitl: drop integration cases unit-covered at the decision layer 6d32a39 - Mike Shearer
-
hitl: drop transport tests subsumed by their neighbours 1e73982 - Mike Shearer
-
hitl: extract shared span-capture harness and capture helper 927b76d - Mike Shearer
-
hitl: merge the SSE override tests into one gated pass 78aea1f - Mike Shearer
-
hitl: prove route-wide approval discards identity headers 719d6ef - Mike Shearer
-
hitl: share client-server setup and fold repeated assertions 6db75bf - Mike Shearer
-
hitl: table-drive the webhook gate's response and warning matrices 718b2ad - Mike Shearer
-
hitl: trim forwarding suite prose and fold its extraction 97e8659 - Mike Shearer