github Gentleman-Programming/gentle-ai v1.18.3

latest releases: v1.48.0, v1.47.0, v1.46.0...
3 months ago

Bug Fixes

  • Strict TDD Mode now enforced across sub-agent boundaries — The orchestrator injects strict_tdd status directly into sdd-apply and sdd-verify sub-agent prompts instead of relying on self-discovery via engram search. Added hard gate in sdd-apply: no silent fallback to Standard Mode when TDD is active. sdd-verify respects orchestrator-injected TDD mode as authoritative.

  • Apply-progress preserved across batches — sdd-apply now uses read-merge-write semantics instead of blind topic_key upsert. The orchestrator passes previous apply-progress reference to continuation batches. Sub-agents must read and merge prior progress before saving, preserving cumulative task state across all batches.

All changes are prompt/markdown only — zero Go code modifications.

Closes #206, Closes #209

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.