[PR #11435] docs: fix documentation issues #13788

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

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

State: closed
Merged: Yes


Summary

This PR fixes three documentation-related issues:

Changes

  1. Fix #10343: Change .opencode/tool/ to .opencode/tools/ in TUI tips

    • The tip was showing the wrong path for custom tools directory
    • Updated to match the official documentation
  2. Fix #10768: Add Ollama auto config documentation link

    • Added a tip pointing to Ollama's integration docs for automatic configuration
  3. Fix #10978: Add env and initialization examples for LSP config

    • The LSP documentation mentioned these options but had no examples
    • Added clear examples showing how to use both properties

Testing

  • bun run typecheck passes locally

Closes #10343
Closes #10768
Closes #10978

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11435 **State:** closed **Merged:** Yes --- ## Summary This PR fixes three documentation-related issues: ### Changes 1. **Fix #10343**: Change `.opencode/tool/` to `.opencode/tools/` in TUI tips - The tip was showing the wrong path for custom tools directory - Updated to match the official documentation 2. **Fix #10768**: Add Ollama auto config documentation link - Added a tip pointing to Ollama's integration docs for automatic configuration 3. **Fix #10978**: Add `env` and `initialization` examples for LSP config - The LSP documentation mentioned these options but had no examples - Added clear examples showing how to use both properties ### Testing - `bun run typecheck` passes locally Closes #10343 Closes #10768 Closes #10978
yindo added the pull-request label 2026-02-16 18:18:37 -05:00
yindo closed this issue 2026-02-16 18:18:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13788