Skip to content

Add terminal-safe detached manager for short100 RG analysis - #113

Merged
charlesmartin14 merged 3 commits into
mainfrom
codex/detached-short100-manager
Aug 22, 2026
Merged

Add terminal-safe detached manager for short100 RG analysis#113
charlesmartin14 merged 3 commits into
mainfrom
codex/detached-short100-manager

Conversation

@charlesmartin14

Copy link
Copy Markdown
Member

Adds a standalone lifecycle manager for the complete four-stage short100 RG analysis.

  • launches the worker with start_new_session=True and detached stdio
  • returns the prompt immediately; no tail -f and no caller shell options
  • provides one-shot status and log commands
  • provides a guarded stop for both managed and legacy nohup runs
  • keeps all state, logs, data, figures, and HTML under /private/tmp
  • documents the workflow and adds dependency-light contract tests

Local validation:

  • bash -n passed
  • managed start/status/stop lifecycle smoke passed
  • three dependency-light contract tests passed when invoked directly
  • full pytest was unavailable in the sandbox

@charlesmartin14
charlesmartin14 marked this pull request as ready for review August 22, 2026 04:00
@charlesmartin14
charlesmartin14 merged commit c300b06 into main Aug 22, 2026
3 checks passed
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