Skip to content

Added Custom Tools section to CLI docs#96

Merged
Ezzaldin97 merged 1 commit intomainfrom
opencode/issue95-20260412095918
Apr 12, 2026
Merged

Added Custom Tools section to CLI docs#96
Ezzaldin97 merged 1 commit intomainfrom
opencode/issue95-20260412095918

Conversation

@opencode-agent
Copy link
Copy Markdown
Contributor

Done. I've added a detailed Custom Tools section to /home/runner/work/kader/kader/docs/cli/index.md that covers:

  • Tool locations (project-level & user-level)
  • Creating custom tools with BaseTool examples
  • Agent targeting configuration (planner, executor, both)
  • User-level tools configuration in settings.json
  • Project-level tools auto-discovery
  • Refresh command for reloading tools

Also updated the Features list to mention "Custom Tools". The section is positioned after Special Commands, following the same pattern as existing sections for Skills, Commands, and Callbacks.

Closes #95

New%20session%20-%202026-04-12T09%3A59%3A17.371Z
opencode session  |  github run

Co-authored-by: Ezzaldin97 <Ezzaldin97@users.noreply.github.com>
@Ezzaldin97 Ezzaldin97 merged commit 63c640d into main Apr 12, 2026
2 checks passed
@Ezzaldin97 Ezzaldin97 deleted the opencode/issue95-20260412095918 branch April 12, 2026 10:01
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.

Adding Custom Tools to CLI Reference Pages in Documentation

1 participant