mirror of
https://github.com/Gitlawb/openclaude.git
synced 2026-08-28 18:24:55 -05:00
The `ollama launch openclaude` syntax in README and advanced-setup.md was docs-only (added in #716), gated on the companion ollama/ollama#15618 integration that has not landed upstream. Users following these instructions get `Error: unknown integration: openclaude` (issue #744 originally, #1134 now). Remove the misleading section + table mention so the env-var setup above remains the documented path. Can be re-added once the upstream ollama integration ships. Closes #1134