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 |