• Joined on 2025-09-23
kfickel closed issue kfickel/streamd#95 2026-04-24 20:13:54 +02:00
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
kfickel pushed to main at kfickel/streamd 2026-04-24 20:13:54 +02:00
4d4118f4ce feat: todo done accepts multiple task numbers and prints completed task
kfickel merged pull request kfickel/streamd#96 2026-04-24 20:13:53 +02:00
feat: todo done accepts multiple task numbers and prints completed task
kfickel commented on issue kfickel/streamd#95 2026-04-24 20:07:02 +02:00
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_done to accept &[usize] and extracted mark_task_done as a…
kfickel created pull request kfickel/streamd#96 2026-04-24 20:06:55 +02:00
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
4d4118f4ce feat: todo done accepts multiple task numbers and prints completed task
kfickel opened issue kfickel/streamd#95 2026-04-24 19:54:14 +02:00
todo done: stable indices across calls + print completed task
kfickel closed issue kfickel/streamd#6 2026-04-19 21:18:59 +02:00
Enabler: Add mechanism to change tags in documents
kfickel closed issue kfickel/streamd#89 2026-04-19 21:18:45 +02:00
feat: add streamd lsp subcommand with LSP server
kfickel deleted branch 89_streamd-lsp-subcommand from kfickel/streamd 2026-04-19 21:18:45 +02:00
kfickel merged pull request kfickel/streamd#90 2026-04-19 21:18:45 +02:00
feat: add streamd lsp subcommand with LSP server
kfickel pushed to main at kfickel/streamd 2026-04-19 21:18:45 +02:00
82adb655f1 feat: add Zed extension release artifact with WSL2 support
ec978590c0 feat: add clippy and cargo test as dev pre-commit hooks
8e69a6afe8 fix: fix clippy
43ec0a56de fix: fix timestamp insertion
073a04c337 fix: use actual timestamps for completion
Compare 12 commits »
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 21:16:14 +02:00
82adb655f1 feat: add Zed extension release artifact with WSL2 support
ec978590c0 feat: add clippy and cargo test as dev pre-commit hooks
Compare 2 commits »
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 21:07:36 +02:00
8e69a6afe8 fix: fix clippy
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 21:03:03 +02:00
43ec0a56de fix: fix timestamp insertion
073a04c337 fix: use actual timestamps for completion
61c4c00a57 docs: expand Neovim LSP setup with step-by-step guide and keymaps
2307891d0d fix: fix lsp adding two @
76a1a6b695 feat: add zed extension
Compare 11 commits »
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 21:01:54 +02:00
74dae9a9eb fix: fix timestamp insertion
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 20:56:49 +02:00
50cdc14c06 fix: use actual timestamps for completion
0444574ea1 docs: expand Neovim LSP setup with step-by-step guide and keymaps
Compare 2 commits »
kfickel pushed to 89_streamd-lsp-subcommand at kfickel/streamd 2026-04-19 20:49:01 +02:00
036d57176f fix: fix lsp adding two @