Skip to content

[FEATURE]: add rtk to bash arity dictionary #29311

@bcdady

Description

@bcdady

`rtk` (github.com/rtk-ai/rtk) has an explicit OpenCode integration (`rtk init -g --opencode`) but is absent from the `ARITY` dictionary in `permission/arity.ts`. As a result, "Always allow" prompts for `rtk` commands produce `rtk *` instead of subcommand-scoped patterns like `rtk env *` or `rtk git clone *`, which is too broad to safely approve.

Add `rtk` and its subcommand prefix depths to the built-in dictionary, consistent with how other multi-level CLI tools (`aws`, `docker`, `kubectl`, etc.) are already represented.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions