stella-coder
v5.3.6
Published
Stella Coder 5.0 — AI coding agent with Telegram bot, huge context, TDD, Git ecosystem, presentations, computer control, smart home, Office automation, and antivirus
Maintainers
Readme
Stella Coder 5.0
AI coding agent with Telegram bot, huge context, TDD, Git ecosystem, and more — all in your terminal.
Features
- AI Agent — Read, create, edit files; run shell commands; search code
- 100+ commands —
/help,/model,/plan,/commit,/exec,/open,/tv, etc. - 20+ AI models — Free defaults (MiMo, DeepSeek), plus GPT, Claude, Gemini
- Telegram Bot — Control your computer remotely from Telegram
- Coding Brain — Huge context (200K tokens), auto-load SPEC/CLAUDE.md
- TDD — Auto-write tests, run linters, fix code
- Git Ecosystem — Branches, PRs, merge conflicts resolution
- Presentations — Create beautiful HTML presentations
- Computer control — Screenshot, volume, brightness, WiFi, notifications
- Server management — SSH, Docker, PM2, ports, firewall
- Smart home — Sony TV, HDMI-CEC, Yeelight, Chromecast, Wake-on-LAN
- Office automation — PowerPoint, Word, Excel via COM
- Antivirus — Built-in scanner with 100+ signatures
Quick Install
npm install -g stella-coder
stellaUsage
stella # Interactive REPL
stella -p "fix bug" # One-shot commandTelegram Bot
- Start bot:
/tg - Generate code:
/tg-code - Share code with friends
- Friends enter code in @stella_CLI_bot
- They can now control your computer!
Key Commands
| Command | Description |
|---------|-------------|
| /help | Show all commands |
| /brain | Project diagnostics |
| /tdd <file> | Auto-write tests |
| /fix-all | Lint + format + types + tests |
| /tg | Start Telegram bot |
| /tg-code | Generate access code |
| /presentation <topic> | Create presentation |
Configuration
First run creates ~/.stella/config.json with your API key and preferences.
Free models work without API key — just install Ollama.
License
MIT
Stella Coder 5.0 · powered by codex alex
