ErrLookup › rtk-ai/rtk
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies · Rust · 128 source files
Analyzed at d977e1c316 on 2026-08-16. 45 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| dotnet: no subcommand specified | validation | error | dotnet, cli, usage, argument-validation |
| gt: no subcommand specified | validation | error | gt, graphite, git, cli, usage |
| go: no subcommand specified | validation | error | go, golang, cli, usage, argument-validation |
| sbt: no subcommand specified | validation | error | sbt, scala, cli, usage, argument-validation |
| rtk find does not support compound predicates or actions (e. | validation | error | find, filesystem, usage, unsupported-feature, hooks |
| Failed to relay stdin: {} | exception | error | stdin, pipe, io, epipe, passthrough |
| Failed to read stdin: {} | exception | error | stdin, utf-8, io, pipe, encoding |
| stdin exceeds {} byte limit | validation | error | stdin, limits, pipe, memory, usage |
| Unknown filter '{}'. Available: cargo-test, pytest, go-test, | validation | error | pipe, filters, registry, usage, kebab-case |
| tree command not found. Install it first: - macOS: brew inst | exception | error | tree, system, dependency, environment, path |
| consent requires interactive terminal — cannot enable teleme | validation | error | telemetry, tty, interactive, consent, usage |
| no telemetry endpoint configured | exception | warning | telemetry, build-config, compile-time, gdpr, erasure |
| hook stdin exceeds {} byte limit | validation | error | hooks, stdin, limits, claude-code, json, agent-tools |
| --codex cannot be combined with --opencode | validation | error | init, cli, usage, flag-conflict, codex, opencode |
| --codex cannot be combined with --claude-md | validation | error | init, cli, usage, flag-conflict, codex, claude-md |
| --codex cannot be combined with --hook-only | validation | error | init, cli, usage, flag-conflict, codex, hook-only |
| --codex cannot be combined with --auto-patch | validation | error | init, cli, usage, flag-conflict, codex, auto-patch |
| --codex cannot be combined with --no-patch | validation | error | init, cli, usage, flag-conflict, codex, no-patch |
| OpenCode plugin is global-only. Use: rtk init -g --opencode | validation | error | init, opencode, global, usage, plugin-install |
| Cursor hooks are global-only. Use: rtk init -g --agent curso | validation | error | init, cursor, global, usage, hooks |
| Windsurf support is global-only. Use: rtk init -g --agent wi | validation | error | cli, init, windsurf, agent-scoping, validation |
| Cursor uninstall only works with --global flag | validation | error | cli, uninstall, cursor, agent-scoping |
| Uninstall only works with --global flag. For local projects, | validation | error | cli, uninstall, claude-md, project-scope |
| Uninstall only works with --global flag. For local projects, | validation | error | cli, uninstall, codex, agents-md |
| Refusing to modify malformed {} at {} | exception | error | init, patch, markdown, merge-conflict, data-safety |
| Gemini support is global-only. Use: rtk init -g --gemini | validation | error | cli, init, gemini, agent-scoping, validation |
| Vibe support is global-only. Use: rtk init -g --agent vibe | validation | error | cli, init, vibe, agent-scoping, validation |
| Invalid hash format in {} (expected 'hash filename') | exception | error | integrity, sha256, verify, file-format |
| Invalid SHA-256 hash in {} | exception | error | integrity, sha256, verify, hash |
| Filter file present but not valid TOML — see the error above | exception | error | trust, toml, filters, config-parse |
| No custom filters found (.rtk/filters.toml or ~/.config/rtk/ | exception | warning | trust, filters, usage, no-op |
| Custom filters found but none enabled — re-run `rtk trust -- | exception | error | trust, non-interactive, ci, filters |
| {} filter(s) have no inline tests (use --require-all in CI) | exception | error | verify, ci, testing, filters, quality-gate |
| {} test(s) failed | exception | error | verify, testing, filters, regression |
| Kilo Code is project-scoped. Use: rtk init --agent kilocode | validation | error | cli, init, kilocode, agent-scoping, validation |
| Antigravity is project-scoped. Use: rtk init --agent antigra | validation | error | cli, init, antigravity, agent-scoping, validation |
| Kimi AI is project-scoped. Use: rtk init --agent kimi | validation | error | cli, init, kimi, agent-scoping, validation |
| npx requires a command argument | validation | error | cli, npx, usage, arguments |
| proxy requires a command to execute Usage: rtk proxy <comman | validation | error | cli, proxy, usage, arguments |
| stdout streaming thread panicked | exception | error | proxy, threads, panic, internal |
| stderr streaming thread panicked | exception | error | threads, join, panic, subprocess, proxy, rtk |
| invalid nextest summary regex | panic | error | regex, cargo, nextest, panic, expect, compile-time-constant |
| invalid nextest starting regex | panic | error | regex, cargo, nextest, panic, expect, compile-time-constant |
| invalid regex patterns | panic | error | regex, regexset, lazylock, panic, rules, discover, lookahead-unsupported |
| invalid regex | panic | error | regex, lazylock, panic, rules, discover, duplicate-guard |