todo done: stable indices across calls + print completed task
kfickel
deleted branch 95_todo-done-variadic-and-print-completed from kfickel/streamd
2026-04-24 20:13:54 +02:00
feat: todo done accepts multiple task numbers and prints completed task
todo done: stable indices across calls + print completed task
Implemented in PR #96.
Duration: ~15 minutes
Tokens: ~40k input / ~3k output
Summary of findings:
- Refactored
run_doneto accept&[usize]and extractedmark_task_doneas a…
feat: todo done accepts multiple task numbers and prints completed task
kfickel
created branch 95_todo-done-variadic-and-print-completed in kfickel/streamd
2026-04-24 20:06:41 +02:00
kfickel
pushed to 95_todo-done-variadic-and-print-completed at kfickel/streamd
2026-04-24 20:06:41 +02:00
todo done: stable indices across calls + print completed task
Enabler: Add mechanism to change tags in documents
feat: add
streamd lsp subcommand with LSP server
feat: add streamd lsp subcommand with LSP server