Skip to content

fix(honcho): honor host-specific baseUrl#14489

Open
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:fix/honcho-host-base-url-4269
Open

fix(honcho): honor host-specific baseUrl#14489
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:fix/honcho-host-base-url-4269

Conversation

@LeonSGP43

Copy link
Copy Markdown
Contributor

Summary

  • honor hosts.<name>.baseUrl when resolving Honcho client config
  • keep root and env fallback precedence unchanged for deployments without host overrides
  • add a regression test covering host-block override over root/env values

Testing

  • python3 -m pytest -o addopts='' tests/honcho_plugin/test_client.py -q

Issue

@alt-glitch alt-glitch added type/bug Something isn't working P2 Medium — degraded but workaround exists comp/plugins Plugin system and bundled plugins area/config Config system, migrations, profiles labels Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config Config system, migrations, profiles comp/plugins Plugin system and bundled plugins P2 Medium — degraded but workaround exists type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Honcho session link for locally hosted honcho incorrectly links to public honcho server

2 participants