[PR #10335] fix(tips): correct path in LLM tools creation tip #13406

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

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

State: open
Merged: No


What does this PR do?

This pull request makes a minor update to the tips displayed in the TUI component. The change corrects the directory path for creating new LLM tool definition files in the tip text.

  • Updated the tip to reference the correct .opencode/tools/ directory for new LLM tool definitions instead of .opencode/tool/ in tips.tsx.

How did you verify your code works?

It's a minor typo fix.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10335 **State:** open **Merged:** No --- ### What does this PR do? This pull request makes a minor update to the tips displayed in the TUI component. The change corrects the directory path for creating new LLM tool definition files in the tip text. - Updated the tip to reference the correct `.opencode/tools/` directory for new LLM tool definitions instead of `.opencode/tool/` in `tips.tsx`. ### How did you verify your code works? It's a minor typo fix.
yindo added the pull-request label 2026-02-16 18:18:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13406