From 539fec1ee0b690ce3af768589a6942af6a9a3c12 Mon Sep 17 00:00:00 2001 From: arkml <6592213+arkml@users.noreply.github.com> Date: Tue, 7 Jul 2026 16:22:54 +0530 Subject: [PATCH 1/4] Fix typos in README.md Apps section Corrected typos in the Apps section and improved clarity. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ade23320..ff8f8540 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,15 @@ Code mode lets you spin up parallel coding agents with Claude Code or Codex, and +

Apps

+You can bulild your own work surfaces inside Rowboat — they get acess to all the tools and integrations, and you can share them with other people. + + +Apps screenshot + + + +

Integrations

Includes one-click integrations to most popular products. From 103d49419cb48f08d8ae61eda9dd1183e09a188c Mon Sep 17 00:00:00 2001 From: arkml <6592213+arkml@users.noreply.github.com> Date: Tue, 7 Jul 2026 16:25:39 +0530 Subject: [PATCH 2/4] Replace old screenshot with new image Updated the screenshot in the README file with a new image. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ff8f8540..05acd234 100644 --- a/README.md +++ b/README.md @@ -32,10 +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)

- Screenshot 2026-06-24 at 11 40 45 PM +Screenshot 2026-07-07 at 4 22 08 PM

-

Demo - email to code · Demo - knowledge graph

From a763ef02b6e1c75aff12fae9a34d52191648f8a0 Mon Sep 17 00:00:00 2001 From: arkml <6592213+arkml@users.noreply.github.com> Date: Tue, 7 Jul 2026 16:28:09 +0530 Subject: [PATCH 3/4] Modify demo links in README.md Updated demo links in README to include new app demo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05acd234..ab26f8ef 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Download latest for Mac/Windows/Linux: [Download](https://www.rowboatlabs.com/do

- Demo - email to code · Demo - knowledge graph + Demo - apps to code · Demo - knowledge graph

From 37d4b8d13a922acd9741d5285ae6be9bc4e09ce5 Mon Sep 17 00:00:00 2001 From: Arjun <6592213+arkml@users.noreply.github.com> Date: Tue, 7 Jul 2026 16:54:41 +0530 Subject: [PATCH 4/4] chore(x): trigger apps/x tests on this PR Adds a harmless comment under apps/x/ so the path-filtered required 'test' check runs on this otherwise README-only PR. Co-Authored-By: Claude Fable 5 --- apps/x/apps/main/src/main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/x/apps/main/src/main.ts b/apps/x/apps/main/src/main.ts index dfb5941b..8cd7cda2 100644 --- a/apps/x/apps/main/src/main.ts +++ b/apps/x/apps/main/src/main.ts @@ -1,3 +1,4 @@ +// Electron main process entry point. import { app, BrowserWindow, desktopCapturer, protocol, net, shell, session, safeStorage, type Session } from "electron"; import path from "node:path"; import {