Rowboat: Open-Source AI Coworker with Knowledge Graph Memory

✍️ OpenClawRadar📅 Published: February 13, 2026🔗 Source
Rowboat: Open-Source AI Coworker with Knowledge Graph Memory
Ad

Rowboat is an open-source AI coworker tool designed to turn your work into a continuously updated knowledge graph. It stores data locally on your machine as editable Markdown files, emulating an Obsidian-style knowledge management system. This tool is especially designed to automate the extraction of context from various sources like Gmail and meeting notes, linking them through backlinks, and updating them as new information comes in.

Ad

Key Features

  • Living Context Graph: Rowboat captures and organizes information such as decisions, commitments, and deadlines from sources like Gmail, Granola, and Fireflies into a local, living knowledge graph.
  • Local AI Assistant: It incorporates local shell access and Model Context Protocol (MCP) support which allows it to use your existing context. For example, generating briefs or creating voice memos using services like ElevenLabs.
  • Markdown-Based Storage: Information is stored in plain Markdown files with backlinks, fully editable, allowing users to maintain or modify the data manually.
  • Integrations: Rowboat connects with external tools and services like search engines, databases, CRMs, and other automations for expanded functionality.
  • Background Automation: Users can automate routine tasks, such as drafting email replies or project updates, based on the context accumulated in the knowledge graph.
  • Customizable Model: The tool supports different AI model setups, including local models via Ollama or LM Studio, and hosted models with a provided API key.

This system is particularly beneficial for users who need a tool capable of managing and utilizing dense, context-rich data efficiently without losing time or insights due to slow and lossy traditional search methods.

📖 Read the full source: HN AI Agents

Ad

👀 See Also

CipherClaw: Using a Security Persona to Audit Code with Claude
Tools

CipherClaw: Using a Security Persona to Audit Code with Claude

A developer used CipherClaw, a CLAUDE.md persona called TALON, to make Claude Code think like a security architect. Running it on a Next.js app revealed 17 security findings including critical vulnerabilities like unauthenticated endpoints returning admin data and hardcoded auth tokens.

OpenClawRadar
Multi-Agent Haiku System Matches Claude Opus on Complex Number Theory Problem at 15x Lower Cost
Tools

Multi-Agent Haiku System Matches Claude Opus on Complex Number Theory Problem at 15x Lower Cost

A Reddit experiment shows a two-Haiku agent system (generator + auditor) achieving identical 4/4 scores to Claude Opus 4.5 on a difficult Fermat's Little Theorem proof, while costing approximately $0.004 per query versus $0.06 for Opus.

OpenClawRadar
Design Studio Plugin for Claude Code Adds Virtual Design Team with 9 Roles and 16 Commands
Tools

Design Studio Plugin for Claude Code Adds Virtual Design Team with 9 Roles and 16 Commands

A new Claude Code plugin called Design Studio simulates a full design team with 9 specialist roles, 16 slash commands, and 5 agents. It auto-detects tech stacks and includes over 8,000 lines of design knowledge across reference files.

OpenClawRadar
Claude Code Container Provides Zero-Config Docker Isolation for Claude Code
Tools

Claude Code Container Provides Zero-Config Docker Isolation for Claude Code

Claude Code Container (ccc) is a free, open-source tool that automatically creates per-project Docker containers for Claude Code with full isolation and zero configuration. It forwards host environment variables, mounts SSH keys, provides transparent localhost proxy, and includes Chromium with chrome-devtools MCP pre-configured.

OpenClawRadar