
































A new launch command to spawn pre-configured local agentic coding tools on host pointing to inference backends in Harbor.
# Uses the first reachable running backend and discovered model harbor launch codex # Explicit backend and model selection; launch options go before the tool name harbor launch --backend ollama --model qwen3.5:4b codex harbor launch --backend ollama --model qwen3.5:4b mi harbor launch --backend llamacpp --model Qwen3.5-4B opencode harbor launch --backend ollama --model qwen3.5:4b copilot -p "explain this repo" # Route through Harbor Boost with web search and URL-reading tools harbor launch --web --backend ollama --model qwen3.5:4b codex # Claude Code uses Harbor's Ollama backend through Ollama's Anthropic-compatible API harbor launch --backend ollama --model qwen3.5:4b claude -p "explain this repo" # Print the computed launch config without starting the tool harbor launch --config opencode harbor launch --config openclaw
harbor launch command for starting services with host tool adaptersFull Changelog: v0.4.18...v0.4.19
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。