Skip to content

implemented --remove-parent flag on the edit cli command - #132

Open
kevinfrom wants to merge 4 commits into
dcramer:mainfrom
kevinfrom:feature/edit-command-remove-parent
Open

implemented --remove-parent flag on the edit cli command#132
kevinfrom wants to merge 4 commits into
dcramer:mainfrom
kevinfrom:feature/edit-command-remove-parent

Conversation

@kevinfrom

@kevinfrom kevinfrom commented Jul 24, 2026

Copy link
Copy Markdown

Description

Implemented a --remove-parent flag for the dex edit command.

This allows the user to run dex edit <task-id> --remove-parent to convert it from a subtask to a regular task.
This is useful if a task was accidentally created as a subtask or if the subtaks should be broken into multiple subtasks itself, therefore becoming it's own parent task.

Usage

dex edit <task-id> --remove-parent

Disclaimer

In the age of AI agents, I would like to disclaim that the code and tests for the --remove-parent flag itself were hand-written. The Dex skill docs, CLI reference docs, shell completion scripts, and their test coverage were written by Claude Sonnet 5.

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

@kevinfrom is attempting to deploy a commit to the David Cramer's projects Team on Vercel.

A member of the Team first needs to authorize it.

kevinfrom and others added 3 commits July 24, 2026 15:44
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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