Implemented in 8170076. Added the five bundled macro Liquid templates and routed every built-in macro through isolated Liquid assigns with bDS2-compatible HTML, data shaping, URI encoding, and…
Implemented in 3ac7a8b and pushed to origin/main. Template validation now enforces the exact Allium/bDS2 Liquid surface: if/elsif/else, for, assign, render with named parameters, whitespace-control…
Implemented in 557497d and pushed to origin/main. The status-bar airplane switch now persists through the shared settings engine under the bDS2-compatible ai.airplane_mode_enabled key, is restored…
Implemented in 2f7d752 and pushed to origin/main. One-shot AI requests now use a provider-portable OpenAI-compatible Chat Completions payload without the OpenAI-specific strict response_format,…