तुम्हारे पास एक coding agent है — एक AI जो तुम्हारे लिए code लिखता है। तुम उसे एक task देते हो: database migrate करो, module refactor करो, February से fail हो रही test suite fix करो। Agent काम शुरू करता है। तुम laptop बंद करके dinner पर चले जाते हो।
अब तुम अंधेरे में हो। Phone से progress check करने का कोई तरीका नहीं। "रुक — ये छोड़, वो काम कर" बोलने का कोई रास्ता नहीं। दो घंटे बाद वापस आते हो — या तो काम हो चुका होगा या सब बर्बाद, और तब तक पता नहीं चलेगा जब तक बैठकर logs नहीं पढ़ोगे।
Coding agents अकेले काम करने में लगातार बेहतर हो रहे हैं। Claude Code पहले से multi-file refactors handle करता है, tests लिखता है, changes commit करता है। लेकिन control interface अभी भी तुम्हारे laptop पर एक terminal window है। या तो session को keyboard से babysit करो, या चाबी दे दो और अंधेरे में रहो। जब task घंटों चलता है और तुम्हारा दिन रुकता नहीं, तो दोनों options बेकार हैं।
तुम्हें actually क्या चाहिए: एक ऐसा agent जो autonomous काम करे, जिसे कहीं से भी check कर सको, और plans बदलें तो बीच में redirect कर सको।
20 March को Anthropic ने exactly यही ship किया। Claude Code Channels research preview के तौर पर launch हुआ — तुम्हारे running Claude Code session को Telegram या Discord से connect करने का तरीका। Phone से message करो। Claude तुम्हारे filesystem, git history, और MCP tools तक full access के साथ execute करता है।
MCP — Model Context Protocol — वो standard है जो Anthropic ने 2024 में open-source किया और इस साल Linux Foundation को donate कर दिया। इसे AI का USB-C समझो: एक universal plug जो Claude को बताता है उसके पास कौन से tools हैं, क्या read-write कर सकता है, किन external systems से बात कर सकता है। Channels उसी plug को terminal window की बजाय messaging app से route करता है।
ये कोई read-only status feed नहीं है। कोई pretty buttons वाला dashboard नहीं। ये तुम्हारे coding agent का full two-way interface है, जो उस app के अंदर बैठा है जो तुम्हारे phone में पहले से है। Task बीच में redirect करो। सवाल पूछो। Progress updates लो। Naye requirements inject करो। Cancel करो और restart करो। Airport से। Bed से।
Session persistent है — तुम्हारे messages के बीच Claude काम करता रहता है। Loop में बने रहने की ज़रूरत नहीं। जब मन करे, check in कर लो।
Early adopters — अलग-अलग time zones में काम करने वाले developers, solo founders, meetings के बीच agents चलाना चाहने वाले engineers — ने predictably enthusiastic results report किए। Airports से multi-file refactors kick off हुए। Phone से test runs monitor हुए। एक developer ने post किया कि उसने restaurant में बैठकर full database migration run किया जबकि agent तीन घंटे तक उसकी home machine पर execute करता रहा।
अब catch सुनो। वो "research preview" label काफी heavy lifting कर रहा है।
ये full filesystem access है, git commit privileges हैं, और tool invocation — सब एक Telegram message से trigger हो रहा है जो तुम्हारे phone से आ रहा है। Security surface real है। Current guardrails में destructive actions के लिए confirmation steps, scope limitations, और sender allowlist शामिल है — सिर्फ वो user IDs जिन्हें तुमने explicitly approve किया है, messages push कर सकती हैं। Session भी running रहना चाहिए: terminal बंद करो और channel offline हो जाता है। कोई persistent background mode अभी नहीं है।
और वो obvious सवाल जो कोई ज़ोर से नहीं पूछ रहा: क्या होगा जब कोई तुम्हारा Telegram account compromise कर ले? तुम्हारा Claude Code session उन्हीं access rights को inherit करता है। ये attack surface 20 March से पहले exist नहीं करता था। Security researchers का तो मेला लग जाएगा जब ये general availability में आएगा।
Community पहले से Slack, WhatsApp, और iMessage integrations मांग रही है। Anthropic ने Telegram और Discord को proof of concept की तरह position किया — एक लंबे road पर पहला stop। Launch के एक हफ्ते बाद iMessage support चुपचाप आ गया।
तो तुम्हारे लिए इसका क्या मतलब है? अगर तुम long-running tasks पर काम करते हो — migrations, large refactors, multi-service changes — तो equation बदल गई है। अब "agent को babysit करो" और "अंधेरे में जाओ" के बीच choose नहीं करना है। एक तीसरा option है: autonomous execution with asynchronous oversight — agent काम करता रहे, तुम जब convenient हो check in करो।
Coding assistants पहले terminal में रहते थे। फिर IDE में चले गए। अब एक तुम्हारे messaging app में आ गया है — जहाँ ये रात भर काम कर सकता है और सुबह तुम्हें brief कर सकता है। ये कोई workflow tweak नहीं है। ये software बनाने के तरीके में एक architectural shift है। Output की quality autonomy के साथ pace बनाए रखती है या नहीं — बस यही एक सवाल matter करता है — और "research preview" का मतलब है कि Anthropic के पास भी अभी इसका जवाब नहीं है।





