#753 · Primary category: AI Agents & Automation

boop-agent

iMessage personal agent: choose Claude Agent SDK (Claude Code) or Codex app-server runtime (Codex/ChatGPT), with memory, sub-agents, automations, integrations.

Project last updated:07/13/26

GitHub Stars

1.3K

Forks

302

Contributors

4

License

MIT

Why we included this project

Boop is a personal agent you can reach by texting, built on the idea that your existing Claude Code or Codex/ChatGPT subscription is enough to run it. No separate provider API key needed. The architecture is the interesting part: a single interaction agent decides what a message calls for, hands the actual work to focused sub-agents, and keeps integrations out of the dispatcher's path. Memory is tiered with vector recall, you can schedule automations by typing a plain-text instruction, and external actions go through a draft-and-send step so nothing fires without your OK. Integrations connect through Composio with hosted OAuth, covering Gmail, Slack, GitHub, Notion, and hundreds of other tools. The author calls it a starting template rather than a finished product, so think of it as a blueprint to extend, not something to deploy as-is.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category