Skip to content

docs(roadmap): add #354 — /cwd suggests itself in did-you-mean; self-referential loop#2876

Open
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-354-cwd-self-referential-suggestion
Open

docs(roadmap): add #354 — /cwd suggests itself in did-you-mean; self-referential loop#2876
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-354-cwd-self-referential-suggestion

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #354

/cwd is unknown but the fuzzy "Did you mean" suggestion lists /cwd itself — user is stuck in a loop.

Live on c6c01bea:

{"command":"/cwd","error":"Unknown slash command: /cwd\n  Did you mean     /cwd, /chat, /copy"}

Self-referential: unknown command suggests itself. Following the suggestion gives the same error. Fix: implement /cwd or remove it from fuzzy-match candidates; filter unimplemented stubs from suggestions.

ROADMAP.md only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant