Skip to content

feat(cli): add --no-restart flag to suppress crash-supervisor auto-restart#196

Merged
akuehner merged 4 commits into
mainfrom
feat/lr-f0ca-no-restart-flag
Jun 9, 2026
Merged

feat(cli): add --no-restart flag to suppress crash-supervisor auto-restart#196
akuehner merged 4 commits into
mainfrom
feat/lr-f0ca-no-restart-flag

Conversation

@akuehner

@akuehner akuehner commented Jun 9, 2026

Copy link
Copy Markdown
Member

No description provided.

akuehner and others added 4 commits June 9, 2026 09:30
…start

When --no-restart is set, onDaemonDied() exits with code 1 instead of
restarting after a crash. The dev-mode unexpected-exit handler is also
gated so the daemon stays dead for inspection. Useful when debugging
crash state and needing the CLI to stay quiet.

lr-f0ca

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…r-facing strings

Usage strings and status line in bin/cli.js used bare 'clagentic' as the
command name and product name. Correct forms: 'clagentic-console' (command)
and 'Clagentic: Console' (product name).

Also adds brand_rules section to .crew/amos.yaml so agents working in this
repo have the constraint inline where they read it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
AMoS must use ship.py for push+PR, not gh pr create. Add pr_workflow
section to .crew/amos.yaml so the constraint is readable from the repo.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
AMoS uses gh pr create — ship.py is for the main loop / NAOMI, not AMoS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@akuehner akuehner merged commit 662537e into main Jun 9, 2026
@akuehner akuehner deleted the feat/lr-f0ca-no-restart-flag branch June 9, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant