notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit fbdc2527ca2afec40aa7cfa28d7bc3482faac85a
parent d30e4c53eedbac8c3c900f48bf8c2628a0585be4
Author: William Casarin <jb55@jb55.com>
Date:   Thu, 17 Apr 2025 00:16:30 -0700

dave: give up on plaintext formatting

its so heavily trained to use markdown, lets just use that

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
Mcrates/notedeck_dave/src/lib.rs | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/crates/notedeck_dave/src/lib.rs b/crates/notedeck_dave/src/lib.rs @@ -78,8 +78,6 @@ You are an AI agent for the nostr protocol called Dave, created by Damus. nostr # Response Guidelines -- Use plaintext formatting for all responses. -- You MUST NOT use markdown links - You *MUST* include nostr:nevent references when referring to notes - When a user asks for a digest instead of specific query terms, make sure to include both `since` and `until` to pull notes for the correct range. "#