mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
Update README
Removed old features and added new examples for agents.
This commit is contained in:
parent
d4db64f5b7
commit
e2832edbc9
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
|
@ -26,14 +26,12 @@
|
||||||
# RowboatX - Claude Code for Everyday Automations
|
# RowboatX - Claude Code for Everyday Automations
|
||||||
</h5>
|
</h5>
|
||||||
|
|
||||||
- ✨ **Create background agents with full shell access**
|
RowboatX is a local-first CLI for creating background AI agents with full shell access.
|
||||||
- E.g. "Generate a NotebookLM-style podcast from my saved articles every morning"
|
|
||||||
- 🔧 **Connect any MCP server to add capabilities**
|
|
||||||
- Add MCP servers and RowboatX handles the integration
|
|
||||||
- 🎯 **Let RowboatX control and monitor your background agents**
|
|
||||||
- Easily inspect state on the filesystem
|
|
||||||
|
|
||||||
Inspired by Claude Code, RowboatX brings the same shell-native power to background automations.
|
**Example agents you can create:**
|
||||||
|
- Research every person before your meetings (Exa search MCP + Google Calendar MCP)
|
||||||
|
- Daily podcast summarizing your saved articles (ElevenLabs MCP + ffmpeg)
|
||||||
|
- Auto-triage Slack DMs and draft responses while you sleep (Slack MCP)
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue