Skip to content

Add task run command with --disconnect option for fire-and-forget usage#1563

Draft
aliasaria wants to merge 2 commits intomainfrom
claude/interactive-task-disconnect-WylNb
Draft

Add task run command with --disconnect option for fire-and-forget usage#1563
aliasaria wants to merge 2 commits intomainfrom
claude/interactive-task-disconnect-WylNb

Conversation

@aliasaria
Copy link
Member

The new task run command queues a task and follows its logs until
completion, with Ctrl+C to gracefully disconnect without killing the job.
The --disconnect/-d flag queues the task and returns immediately, printing
hints for checking status later (lab job info, lab job monitor).

https://claude.ai/code/session_01VAX1jZMMXxqWKRUV9HQ7Na

…sage

The new `task run` command queues a task and follows its logs until
completion, with Ctrl+C to gracefully disconnect without killing the job.
The --disconnect/-d flag queues the task and returns immediately, printing
hints for checking status later (lab job info, lab job monitor).

https://claude.ai/code/session_01VAX1jZMMXxqWKRUV9HQ7Na
@paragon-review
Copy link

Paragon Review Skipped

Hi @aliasaria! Your Polarity credit balance is insufficient to complete this review.

Please visit https://home.polarity.cc to add more credits and continue using Paragon reviews.

Copy link
Member

@deep1401 deep1401 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While I dont do the follow job stuff here, I have a PR which adds logs and polling for TUI and regular commands here: #1561

We could combine both of these PRs if you'd like, since a the polling stuff seems to be repeated?

@deep1401 deep1401 marked this pull request as draft March 16, 2026 19:58
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.

3 participants