Skip to content

feat(tui): add new-task-from-archive shortcut in archive preview#52

Merged
HonestMajority merged 1 commit intomainfrom
new-task-from-old
Mar 2, 2026
Merged

feat(tui): add new-task-from-archive shortcut in archive preview#52
HonestMajority merged 1 commit intomainfrom
new-task-from-old

Conversation

@HonestMajority
Copy link
Copy Markdown
Owner

Adds an n key binding in the archive preview that creates a new task pre-filled with context from the archived task. When pressed, it extracts the repo from the archived task's metadata, skips the directory picker, and opens the new-task wizard with a description referencing the original task ID, branch, and TASK.md path. The repo path is validated before proceeding, and a status bar hint is shown alongside existing archive preview actions.

Pressing `n` in archive preview creates a new task with the repo
pre-selected and description pre-filled with a reference to the
archived task's ID, branch, and TASK.md path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@HonestMajority HonestMajority merged commit c06c23d into main Mar 2, 2026
1 check passed
@HonestMajority HonestMajority deleted the new-task-from-old branch March 2, 2026 09:46
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