Rowboat: Open-Source AI Coworker with Knowledge Graph Memory

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.
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
👀 See Also

ClawControl v1.3.1 adds media support, voice dictation, and Linux packaging
ClawControl v1.3.1 is a cross-platform OpenClaw client that now supports image sharing, wake-word voice dictation, usage charts, and Linux AppImage/.deb packages. The release includes security updates requiring OpenClaw 2.19+ users to update Control UI Allowed Origins.

Savant Commander 48B: A Custom Qwen 3 Mixture-of-Experts Model with 12 Distilled Models
Savant Commander 48B is a custom Qwen 3 Mixture-of-Experts model with hand-coded routing that combines 12 distilled models from providers like Claude, Gemini, OpenAI, and Deepseek. It features 256K context length and allows prompt-controlled activation of specific distilled models.

Two Patterns for Preventing AI Agent Memory Rot: AutoDream and Skeptical Retrieval
OpenClaw introduces two MIT-licensed patterns to address file-based AI memory rot: AutoDream for nightly memory consolidation and Skeptical Retrieval for decay-weighted memory scoring. Both work together in a self-improving loop to keep agent context current.

Microsoft VibeVoice: 60-Min ASR and 90-Min TTS Models Open-Sourced
VibeVoice is a family of open-source voice AI models from Microsoft including ASR (60-min single-pass, speaker diarization, 50+ languages) and TTS (90-min multi-speaker, real-time streaming). Uses 7.5 Hz continuous speech tokenizers and next-token diffusion.