Repository of the Day - rowboatlabs/rowboat, and Daily Trends - July 8, 2026
Published: 7/8/2026
This daily roundup highlights repository momentum from GitGenius analytics for July 8, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2125 repositories, with 1985 repos contributing star deltas and 1985 repos contributing subscriber deltas.
Repo of the day
rowboatlabs/rowboat led the day with +566 stars to 15749 total stars and +2 subscribers to 84 total subscribers. Rowboat is an open-source AI coworker written in TypeScript that maintains a persistent knowledge graph of your work context to help you accomplish tasks more efficiently. The core innovation is that instead of reconstructing context on demand through searches, Rowboat builds and maintains long-lived memory stored as plain Markdown notes in an Obsidian-compatible vault that lives entirely on your machine. This approach allows context to accumulate over time with explicit, inspectable relationships between people, projects, decisions, and commitments.
The application connects to your existing work tools including Gmail, Google Calendar, and meeting notes from Rowboat's own note-taking system or Fireflies. It automatically extracts and organizes relevant information into your knowledge graph, which you can visualize, edit, and update at any time. The system is designed to help with concrete work tasks like generating presentation decks about quarterly roadmaps, preparing meeting briefs that pull together past decisions and open questions, tracking people or companies through live notes, and recording voice memos that automatically update key takeaways in the graph.
Rowboat's architecture emphasizes local-first operation and user control. All data is stored locally as plain Markdown files with no proprietary formats or hosted lock-in, meaning users can inspect, edit, back up, or delete everything at any time. The application supports flexible model configuration, allowing users to bring their own models through local options like Ollama or LM Studio, or use hosted models with personal API keys. Users can swap models anytime without affecting their locally stored data.
The platform extends functionality through Model Context Protocol integrations, enabling connections to external tools and services like Exa for web search, ElevenLabs for voice capabilities, Slack, Linear, Jira, GitHub, and custom internal tools. Optional integrations include Deepgram for voice input, ElevenLabs for voice output, and Exa for research search capabilities. The application is available as downloadable binaries for Mac, Windows, and Linux.
According to GitGenius activity tracking, the repository shows median issue and pull request response latency of 7.9 hours across 111 tracked items, with mean latency of 591.3 hours. The most active contributors tracked are arkml with 68 events, ramnique with 46 events, and tusharmagar with 13 events. The project overlaps with contributors from related repositories including yeachan-heo/oh-my-claudecode, microsoft/playwright, and langgenius/dify. The repository is classified across multiple data-focused categories including data orchestration, data pipelines, workflow management, data engineering, data platform, data quality, data lineage, observability, scheduling, and Kubernetes. Rowboat is a Y Combinator S24 company and maintains active community channels on Discord and Twitter.
Fastest rising repos
- addyosmani/agent-skills - +1948 stars (73983 total), language: JavaScript. Production-grade engineering skills for AI coding agents.
- mattpocock/skills - +1486 stars (161261 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
- asgeirtj/system_prompts_leaks - +1242 stars (54125 total), language: JavaScript. Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.
- obra/superpowers - +1133 stars (249789 total), language: Shell. An agentic skills framework & software development methodology that works.
- ogulcancelik/herdr - +875 stars (14354 total), language: Rust. agent multiplexer that lives in your terminal.
Subscriber surge
- ruvnet/RuView - +14 subscribers (635 total), +656 stars. π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
- mattpocock/skills - +12 subscribers (944 total), +1486 stars. Skills for Real Engineers. Straight from my .claude directory.
- obra/superpowers - +9 subscribers (926 total), +1133 stars. An agentic skills framework & software development methodology that works.
- addyosmani/agent-skills - +7 subscribers (428 total), +1948 stars. Production-grade engineering skills for AI coding agents.
- Graphify-Labs/graphify - +6 subscribers (276 total), +868 stars. AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
Hidden gems
- coinbase/x402 - +4 stars to 116 total stars, 5 subscribers. A payments protocol for the internet. Built on HTTP.
- wenfeng110402/AppleMusic-Downloader - +3 stars to 286 total stars, 1 subscribers. 一个图形化AppleMusic下载器
- canonical/maas - +2 stars to 486 total stars, 29 subscribers. Official MAAS repository. Bugs are tracked on Launchpad: https://bugs.launchpad.net/maas
- IBM/mcp - +2 stars to 394 total stars, 14 subscribers. A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
- littlehorse-enterprises/littlehorse - +2 stars to 385 total stars, 7 subscribers. LittleHorse Server: Workflow Engine for Microservice Orchestration & Business-as-Code, and the core of the Saddle Command Center
Language movers
- python - +16224 stars across 332 repos. Example repos: hsliuping/TradingAgents-CN, shareAI-lab/learn-claude-code, shiyu-coder/Kronos
- typescript - +11212 stars across 226 repos. Example repos: nrwl/nx, OpenCut-app/OpenCut, QwenLM/qwen-code
- javascript - +5617 stars across 62 repos. Example repos: react/react, thedotmack/claude-mem, Piebald-AI/claude-code-system-prompts
- rust - +4092 stars across 82 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- shell - +3410 stars across 22 repos. Example repos: VoltAgent/awesome-claude-code-subagents, frankbria/ralph-claude-code, obra/superpowers
Category spotlight
- machine learning - +7625 stars across 188 repos. Example repos: timescale/pg-aiguide, onnx/onnx, fastai/fastai
- automation - +5031 stars across 128 repos. Example repos: rest-assured/rest-assured, shiyu-coder/Kronos, disler/claude-code-hooks-mastery
- javascript - +4503 stars across 56 repos. Example repos: react/react, google/adk-js, a2ui-project/a2ui
- ai - +4291 stars across 65 repos. Example repos: frankbria/ralph-claude-code, anthropics/skills, multica-ai/multica
- cross-platform - +4019 stars across 57 repos. Example repos: schollz/croc, obra/superpowers, ionic-team/capacitor
Maintainer watch
- addyosmani - +1948 stars across 1 repos. Example repos: addyosmani/agent-skills
- mattpocock - +1542 stars across 6 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- asgeirtj - +1242 stars across 1 repos. Example repos: asgeirtj/system_prompts_leaks
- obra - +1133 stars across 1 repos. Example repos: obra/superpowers
- microsoft - +882 stars across 30 repos. Example repos: microsoft/terminal, microsoft/VibeVoice, microsoft/agent-governance-toolkit
