Plandex integration
# Run plandex service
harbor up plandex
# Run healthcheck against the Plandex service
harbor plandex health # should print "OK"- Service overview
- Setup/configuration with Ollama guide in the Wiki
harbor pdxCLI reference
Local env
.env file can now be used for any necessary permanent overrides without risking to conflict with updates from upstream.
To accompany the change:
# Brings the configuration back to current defaults
harbor config resetMisc
- HuggingFace CLI is a service - unify config management with other services
- Poor man's
harbor update
Full Changelog: v0.0.14...v0.0.15
