Skip to content

fix(cli): ignore Desktop bootstrap marker to fix update stash loops - #38555

Closed
Cyrax321 wants to merge 1 commit into
NousResearch:mainfrom
Cyrax321:fix/ignore-desktop-bootstrap-marker
Closed

fix(cli): ignore Desktop bootstrap marker to fix update stash loops#38555
Cyrax321 wants to merge 1 commit into
NousResearch:mainfrom
Cyrax321:fix/ignore-desktop-bootstrap-marker

Conversation

@Cyrax321

@Cyrax321 Cyrax321 commented Jun 4, 2026

Copy link
Copy Markdown

Fixes #38529

Added .hermes-bootstrap-complete to .gitignore to prevent the Desktop app's runtime marker from triggering untracked-file autostash loops during hermes update.

@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 labels Jun 4, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Duplicate of #38550 - same one-line fix (gitignore the .hermes-bootstrap-complete Desktop bootstrap marker) for the same issue #38529. Note #38542 (merged) already addressed #38529 via the updater/install scripts, so this may be redundant. Flagging for consolidation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

hermes update repeatedly autostashes Desktop bootstrap marker .hermes-bootstrap-complete

2 participants