Open Source · MIT License

The AI Coder That
Lives In Your Pocket.

Not yet another IDE plugin or chatbot tab. GemOS is an autonomous Gemini-native coding agent that runs on your server, reaches you through Telegram, and ships code while you're on the train.

1. Install
curl -fsSL https://gemos.fun/install.sh | bash
2. Configure
gemos setup
See It in Action

A real conversation with GemOS — driven from Telegram, executed in a sandbox on your server. No phone keyboard heroics required.

gemos@telegram:~
Roadmap
P1 · 2 weeksshipped

Bootable

  • Gemini api + native tool calling
  • Telegram bot gateway
  • Filesystem & shell tools
  • Session management
P2 · 2 weeksin progress

Production-Ready

  • Approval workflow for destructive ops
  • Full git workflow
  • Docker sandbox isolation
  • Async tasks + push notifications
P3 · 2 weeksnext

Feature-Complete

  • Mcp server integration
  • Cron scheduled jobs
  • Voice & image multimodal input
  • Execution plan visualizer
P4 · Ongoingplanned

Ecosystem

  • Discord / slack gateways
  • A2a multi-agent orchestration
  • Web dashboard
  • Plugin system & docs