Skip to content

fix(cli): persist first-run config edits to user home#14848

Open
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:fix/save-config-user-home-14714
Open

fix(cli): persist first-run config edits to user home#14848
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:fix/save-config-user-home-14714

Conversation

@LeonSGP43

Copy link
Copy Markdown
Contributor

Summary

Testing

  • python3 -m pytest -o addopts= -q tests/cli/test_cli_save_config_value.py

Closes #14714

@alt-glitch alt-glitch added type/bug Something isn't working P2 Medium — degraded but workaround exists comp/cli CLI entry point, hermes_cli/, setup wizard area/config Config system, migrations, profiles labels Apr 24, 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/cli CLI entry point, hermes_cli/, setup wizard 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.

save_config_value() writes first-run user changes into repo cli-config.yaml

2 participants