From 26799f24101197f07aa724f8a5f9666914fdf394 Mon Sep 17 00:00:00 2001 From: arkml <6592213+arkml@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:43:05 +0530 Subject: [PATCH 1/2] Include demo video link in README Added a demo video link for Rowboat in the README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab26f8ef..934ab3b4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,9 @@ Rowboat indexes your work into a living knowledge graph and uses that to get wor Download latest for Mac/Windows/Linux: [Download](https://www.rowboatlabs.com/downloads)
-
+
+
+
From abf54d4250e947db25951b4708b70bf11bdb3831 Mon Sep 17 00:00:00 2001
From: Arjun <6592213+arkml@users.noreply.github.com>
Date: Tue, 7 Jul 2026 18:45:25 +0530
Subject: [PATCH 2/2] chore(x): drop the CI-trigger comment from main.ts
Removes the placeholder comment added in #684 to trigger the
path-filtered 'test' check; doubles as the trigger for this PR.
Co-Authored-By: Claude Fable 5