From 42be663b9bb04595df9053dc5738aecf0b730534 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 May 2025 14:22:35 -0400 Subject: [PATCH] comment --- ...t_2_2e6df80c2f58e4aa79191065d4f4dd76._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/todo/remove_webapp/comment_2_2e6df80c2f58e4aa79191065d4f4dd76._comment diff --git a/doc/todo/remove_webapp/comment_2_2e6df80c2f58e4aa79191065d4f4dd76._comment b/doc/todo/remove_webapp/comment_2_2e6df80c2f58e4aa79191065d4f4dd76._comment new file mode 100644 index 0000000000..a2c8f94bb3 --- /dev/null +++ b/doc/todo/remove_webapp/comment_2_2e6df80c2f58e4aa79191065d4f4dd76._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2025-05-21T18:16:32Z" + content=""" +As part of removing the webapp, I patched Alerts out of the assistant in +[[!commit 33cf88c8b8962a7f5d3b3caada95890d5f4d377e]]. + +It did occur to me that logging the text of the Alert might make the +assistant's log more useful. That commit would be an easy starting point to +adding such logging. + +I don't think it solves [[todo/Recent_remote_activities]] though because +it would only show activity by the assistant, not by other commands, and +not activity that happened in other clones of the repository. +"""]]