From 4d27079cc3cdf82727488f31989c3c6f68245a61 Mon Sep 17 00:00:00 2001 From: DevBroco <84507903+BroccoliFin@users.noreply.github.com> Date: Tue, 24 Feb 2026 13:56:38 +0300 Subject: [PATCH] Update FEATURE_PARITY.md (#337) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit change status of completion ✅ --- FEATURE_PARITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FEATURE_PARITY.md b/FEATURE_PARITY.md index 82981a57..71472ec5 100644 --- a/FEATURE_PARITY.md +++ b/FEATURE_PARITY.md @@ -158,7 +158,7 @@ This document tracks feature parity between IronClaw (Rust implementation) and O | `doctor` | ✅ | ❌ | P2 | Diagnostics | | `logs` | ✅ | ❌ | P3 | Query logs | | `update` | ✅ | ❌ | P3 | Self-update | -| `completion` | ✅ | ❌ | P3 | Shell completion | +| `completion` | ✅ | ✅ | - | Shell completion | | `/subagents spawn` | ✅ | ❌ | P3 | Spawn subagents from chat | | `/export-session` | ✅ | ❌ | P3 | Export current session transcript |