You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verified the integration against RTK's actual command surface and corrected
references to commands/flags that don't exist in real RTK, plus the hook
framing for Command Code.
- Remove `rtk tree` (RTK has `rtk ls`, no standalone tree command).
- Remove `rtk gain --failures` (not a real gain flag); use `rtk discover` for
the poor-fit / low-savings signal, and document RTK's real tee fallback
([tee] mode = "failures") for not losing output when a command fails.
- Remove the unverified `rtk json --keys-only` flag; use plain `rtk json`.
- Clarify that `rtk init` does not target Command Code yet, so the manual
AGENTS.md path is the working default and a native PreToolUse hook needs
custom wiring — rather than implying `rtk init -g` configures Command Code.
- Soften "lossless" to "signal-preserving" to match RTK's filter-plus-tee
behavior (full output recovered on failure, not guaranteed lossless).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VvpBXNCbbg4eibmZQZAbb6
0 commit comments