Update README

Removed old features and added new examples for agents.
This commit is contained in:
arkml 2025-12-03 00:10:16 +05:30 committed by GitHub
parent d4db64f5b7
commit e2832edbc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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