Skip to content

Needlessly redundant command palette and slash command definitions #9114

@kitlangton

Description

@kitlangton

Command palette entries and slash command autocomplete are duplicated:

  • Command registrations: app.tsx, routes/session/index.tsx, component/prompt/index.tsx
  • Slash commands: component/prompt/autocomplete.tsx (~130 lines hardcoded)

Visibility logic is duplicated across both (e.g., share/unshare conditions).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions