Skip to content

Honor OLLAMA_HOST for the ollama.local daemon probe #29

Description

@ElbertePlinio

Deferred from PR #27 review (Codex P2): the ollama.local provider hardcodes http://localhost:11434, so users running the daemon on a non-default local address/port via OLLAMA_HOST see "Ollama isn't running" despite a healthy daemon.

Deliberately scoped out of #27 to keep the zero-setup slice minimal (parent plan: #26).

Expected behavior: read OLLAMA_HOST (and/or a setting), rejecting non-loopback values so the provider stays local-only.

Risk: low — affects only non-default daemon setups; the failure mode is an honest "not running" state, not wrong data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions