Skip to content

feat: task archiving#1074

Merged
jonathanlab merged 10 commits intomainfrom
feat/archiving
Mar 3, 2026
Merged

feat: task archiving#1074
jonathanlab merged 10 commits intomainfrom
feat/archiving

Conversation

@jonathanlab
Copy link
Contributor

Added an option to each task to "Archive". This does the following:

  • Moves it to an archived section
  • In the case of worktrees: Creates a Git checkpoint to which you can restore later on unarchive, and deletes the worktree.

We can also use this to start proactively cleaning up inactive worktrees.

@jonathanlab jonathanlab marked this pull request as draft February 27, 2026 15:53
@jonathanlab jonathanlab requested a review from a team February 27, 2026 15:58
@jonathanlab jonathanlab changed the title Add task archiving feature feat: task archiving feature Mar 2, 2026
@jonathanlab jonathanlab marked this pull request as ready for review March 2, 2026 16:42
@jonathanlab jonathanlab changed the title feat: task archiving feature feat: task archiving Mar 2, 2026
@jonathanlab jonathanlab enabled auto-merge (squash) March 3, 2026 13:06
@jonathanlab jonathanlab merged commit f842b0f into main Mar 3, 2026
12 checks passed
@jonathanlab jonathanlab deleted the feat/archiving branch March 3, 2026 13:07
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.

2 participants