Skip to content

docs(GH-18778): Fixes .opencode/tools references in docs#18783

Open
divinedragon wants to merge 1 commit intoanomalyco:devfrom
divinedragon:GH-18778-fix-custom-tool-docs
Open

docs(GH-18778): Fixes .opencode/tools references in docs#18783
divinedragon wants to merge 1 commit intoanomalyco:devfrom
divinedragon:GH-18778-fix-custom-tool-docs

Conversation

@divinedragon
Copy link

Issue for this PR

Closes #18778

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Fixes incorrect .opencode/tools under custom tools section in the documentation.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

This is a change in the documentation

Screenshots / recordings

No UI change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions
Copy link
Contributor

Hey! Your PR title GH-18778: Fixes .opencode/tools references in docs doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@divinedragon divinedragon force-pushed the GH-18778-fix-custom-tool-docs branch from 7f946d9 to 43d1ce3 Compare March 23, 2026 13:02
@divinedragon divinedragon changed the title GH-18778: Fixes .opencode/tools references in docs docs(GH-18778): Fixes .opencode/tools references in docs Mar 23, 2026
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.

Custom Tool Documentation example is incorrect

1 participant