Build software by chatting with Claude.
Claude Platform turns a Telegram chat into a full development environment. Send a message; an AI agent reads, writes, and runs code on your server inside a sandboxed per-project workspace — and reports back when it's done.
How it works
-
1
Chat in Telegram
Each project has its own Telegram bot. Send a message — a feature request, a bug report, a refactor brief — and Claude takes over. Allow-listed users only.
-
2
Claude builds for you
Behind the scenes a per-project agent spawns the Claude CLI with full Read · Write · Edit · Bash · Glob tooling. For non-trivial work it delegates to a six-role sub-agent team — architect, builder, tester, reviewer, plus dynamic UX & security gates.
-
3
Sandboxed by design
Every project lives in its own isolated workspace. Narrow Docker mounts, a write-scope hook, content scanning, and an OS-level UID ensure the agent can only touch its own files — and never bake secrets into source.