[PR #13115] docs(commands): clarify preferred commands/ directory name #14516

Open
opened 2026-02-16 18:19:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13115

State: open
Merged: No


What does this PR do?

Fixes #10622.

Adds an explicit note in docs/commands that:

  • commands/ is the recommended directory name
  • legacy command/ is still supported for backward compatibility

This removes ambiguity for users asking which directory name is correct.

How did you verify your code works?

  • Cross-checked with existing config docs that already mention plural-first naming with singular compatibility.
  • Validation will run in GitHub Actions CI.
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13115 **State:** open **Merged:** No --- ### What does this PR do? Fixes #10622. Adds an explicit note in `docs/commands` that: - `commands/` is the recommended directory name - legacy `command/` is still supported for backward compatibility This removes ambiguity for users asking which directory name is correct. ### How did you verify your code works? - Cross-checked with existing config docs that already mention plural-first naming with singular compatibility. - Validation will run in GitHub Actions CI.
yindo added the pull-request label 2026-02-16 18:19:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14516