cokacdir  by kstost

Remote control for AI coding agents via Telegram

Created 2 months ago
271 stars

Top 94.9% on SourcePulse

GitHubView on GitHub
Project Summary

Summary COKACDIR enables remote control of AI coding agents (Claude, Codex, Gemini, OpenCode) via Telegram. It allows users to execute code, edit files, and run shell commands from any device, leveraging existing AI subscriptions without extra API costs. Ideal for developers needing on-the-go access to their AI coding environments.

How It Works

This Rust-based tool acts as an intermediary, delegating Telegram commands to your configured AI coding agents. It translates requests, streams results back, and operates as a single, optimized binary. Its primary benefit is providing a unified, accessible interface through Telegram, utilizing existing AI subscriptions without additional API fees.

Quick Start & Requirements

Install via shell script (macOS/Linux) or PowerShell (Windows).

  • macOS / Linux: curl -fsSL https://cokacdir.cokac.com/manage.sh | bash && cokacctl
  • Windows: powershell irm https://cokacdir.cokac.com/manage.ps1 | iex; cokacctl Requires a Telegram bot token from @BotFather. Run the TUI, press 'i' to install, enter token, press 's' to start. Docs: https://cokacdir.cokac.com.

Highlighted Details

  • AI Commands: Natural language commands (prefix '.') delegate to Claude, Codex, Gemini, OpenCode with real-time streaming.
  • TUI Features: Keyboard-first, multi-panel interface with a built-in editor (20+ languages), image viewer, process manager, file search, and diff.
  • Remote Control: Telegram bot for session management, file transfer, tool invocation, and debugging. Supports scheduled tasks and multi-agent workflows.
  • System Tools: Integrated Git, SSH/SFTP client, AES-256 file encryption, and duplicate file detection.

Maintenance & Community

Maintained by cokac (monogatree@gmail.com). Community support and updates are available via Telegram group @cokacvibe. Project homepage: https://cokacdir.cokac.com.

Licensing & Compatibility

Released under the permissive MIT License, allowing broad compatibility and commercial use.

Limitations & Caveats

Provided "AS IS," with the author disclaiming all warranties. Users assume full responsibility and all risks (data loss, system damage, security, financial). COKACDIR does not contain an LLM; it delegates tasks to external AI agents.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
2
Issues (30d)
12
Star History
167 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.