Skip to content

Host Compatibility

LightRSI provides three full TokenPilot host surfaces and a separate DeepSeek Harness compatibility adapter. Each integration has a different boundary, so the shared runtime behavior and host-specific capabilities are documented separately.

Supported Hosts

HostIntegrationAdapter Location
OpenClawNative plugin slotcomponents/adapters/openclaw/
Codex CLILocal proxy + hookscomponents/adapters/codex/
Claude CodeLocal gateway + MCPcomponents/adapters/claude-code/
DeepSeek HarnessCordis plugin + durable projectioncomponents/adapters/deepseek-harness/

DeepSeek Harness currently exposes the adapter projection and compatibility smoke path. Its canonical-surface eviction remains opt-in and is not included in the feature matrix below, which describes the TokenPilot interactive host surfaces.

TokenPilot Host Feature Matrix

FeatureOpenClawCodexClaude Code
Stable Prefix
Context Reduction
Context Eviction
Visual Inspector
Session Reports
In-session Commands✅ (/lightrsi)— (standalone CLI)— (standalone CLI)
Standalone CLI
MCP Recovery Server
mode conservative
mode normal
mode aggressive
Auto-start Proxy✅ (gateway restart)✅ (SessionStart hook)✅ (SessionStart hook)

Released under the MIT License.