Roomote
Self-hosted cloud coding agent that takes tasks from Slack or Teams, works in a sandbox and opens a pull request.
Open Source Alternative to:

Roomote is a coding agent you deploy and own rather than a plugin inside an editor. A task handed to it in Slack, Teams, Telegram, Discord or the web interface leads to a cloned repository in a sandbox, code written, tests run and a pull request opened for review.
It is a full-stack application, not a wrapper. Every task gets its own throwaway sandbox on Modal, E2B, Daytona, Blaxel or local Docker, so nothing touches your machine. Models come from a connected ChatGPT subscription or your own API keys, and source control can be GitHub, GitLab, Gitea, Azure DevOps or Bitbucket Cloud.
The work it takes on is the kind that interrupts a main project.
- Bug fixes: a stack trace or a Sentry link is reproduced in the sandbox before a fix is written.
- Codebase questions: it reads the code to answer how authentication works or where the billing logic lives.
- Chores: dependency upgrades, linter fixes, config changes, migration files and boilerplate.
- Small features: it writes the change, runs the app and attaches a screenshot and a preview link.
- Issue triage: connected to Linear, Jira or GitHub Issues, it reads new tickets and asks questions.
- Audit trail: every run logs the model used, the tools called and the code written.
Deployment runs from one-click templates on Railway and Render to an install script on a fresh Ubuntu or Debian machine. The source is available to read and fork, free for up to ten users, with a license sold beyond that.
Stars
226Forks
41Last commit
5 days agoRepository age
2 monthsLicense
FCL-1.0Version
1.3.2Repository
RooCodeInc/Roomote
Auto-fetched from GitHub .
Open source alternatives similar to Roomote:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit