diff --git a/recipes/wip/tools/topgrade/recipe.toml b/recipes/wip/tools/topgrade/recipe.toml
index 7009eb0ee5904de764b98c5618ed4bc0e8ca4ec5..539b1acd7eb299f5229ed2c9a3448d4f593108dd 100644
--- a/recipes/wip/tools/topgrade/recipe.toml
+++ b/recipes/wip/tools/topgrade/recipe.toml
@@ -1,4 +1,4 @@
-#TODO xdg-home crate error
+#TODO async-io and rustix crates error
 [source]
 git = "https://github.com/topgrade-rs/topgrade"
 [build]
diff --git a/recipes/wip/tui/syndicationd/recipe.toml b/recipes/wip/tui/syndicationd/recipe.toml
index 4cff8c6543e39ad01e817bb0422e8fc3d3d67148..bb0a0ea2cfa88faec6c76b0378611a85eec159d8 100644
--- a/recipes/wip/tui/syndicationd/recipe.toml
+++ b/recipes/wip/tui/syndicationd/recipe.toml
@@ -1,4 +1,5 @@
-#TODO synd-term crate error
+#TODO compiled but not tested
+#TODO add a command to properly move the executable
 [source]
 git = "https://github.com/ymgyt/syndicationd"
 [build]
diff --git a/recipes/wip/video/streamlib/recipe.toml b/recipes/wip/video/streamlib/recipe.toml
index bf692d7ce1f742e8cdc09cbe83a2ac5d48a4c2b8..05abc5c27d57a2f8f1085dcb1f58c9dcf99886ab 100644
--- a/recipes/wip/video/streamlib/recipe.toml
+++ b/recipes/wip/video/streamlib/recipe.toml
@@ -1,4 +1,4 @@
-#TODO shared_child crate error
+#TODO shared_child crate error (after cargo update)
 [source]
 git = "https://github.com/streamlib/streamlib"
 [build]