From 0ee4341fbd75af67db79b167d1c09f0dd21fa12d Mon Sep 17 00:00:00 2001 From: HAL 9000 Date: Mon, 13 Apr 2026 22:43:27 +0000 Subject: [PATCH] docs: update CONTRIBUTORS.md to include thread-safety fix #7590 - Add entry for Thread-safe Catalog Cache in TUI Reference Parser #7590 - Acknowledges CleverAgents Bot contribution to concurrency fix --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0b43e1538..84bb76764 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -2,6 +2,7 @@ * Aditya Chhabra * Brent E. Edwards +* CleverAgents Bot (Plan Correction Engine Implementation #8533, Invariant Enforcement Implementation #8532, Thread-safe Catalog Cache in TUI Reference Parser #7590) * HAL 9000 * Hamza Khyari * Jeffrey Phillips Freeman