Cursor Pro ($20/мес), Claude Pro ($20/мес), Copilot — стек подписок съедает бюджет. Здесь hard facts без маркетинга: ① Таблица free tier Gemini CLI, Codex, Copilot, Cursor и BYOK API (на 9 июня 2026) — комбинация экономит $30–$60/мес; ② До 18.06 Gemini CLI OAuth даёт 1000 req/day, потом Antigravity CLI; ③ OpenCode + Groq/OpenRouter как terminal path с предсказуемым latency; ④ 8 шагов, 10 token-saving rules и performance boundaries для 7×24 agent host. Дополняет разбор политики 18.06 и CLI рейтинг — фокус: нулевые квоты → install → BYOK stack.
/init / full-repo scan: Одна операция может сжечь сотни тысяч tokens — free pool пустеет за 2–3 прогона.Core thesis: в 2026 free AI coding resources больше, чем кажется — выигрывает stack из tool free tier + BYOK API + model tiering, не один «бесконечный» продукт.
Публичные квоты. «Эквивалент экономии» — ориентир vs Pro subs. Для agent pipeline измеряйте p95 latency и retry rate — quota на бумаге ≠ usable throughput.
| Tool / platform | Free quota | Карта | Без VPN | Эквив. экономии |
|---|---|---|---|---|
| Gemini CLI (OAuth) | 1000/day, 60 RPM | Нет | Да | ~$20 API equiv |
| Antigravity CLI | Personal preview free | Нет | Да | Successor post-18.06 |
| Codex CLI | ChatGPT Free OAuth (limited) | Нет | Да или BYOK | variable |
| GitHub Copilot Free | 2000 completions + 50 premium/мес | Нет | Да | vs Pro $10/мес |
| Copilot Student | Full Pro (300 premium/мес) | Education | Да | $10/мес |
| Cursor Hobby | 2000 Tab + 50 slow/мес | Нет | Да | vs Pro $20/мес |
| OpenCode | Tool free, API metered | Нет | Да (BYOK) | Tool $0 |
| Groq | 14 400 req/day | Нет | Да | Fast inference free |
| OpenRouter | Free models (rotating) | Нет | Да | Routing $0 |
| SiliconFlow (APAC) | 20M tokens on signup | Нет | BYOK OK | Cheap inference |
| NVIDIA NIM | Free after verify | Нет | Да | Llama/DeepSeek host |
Deadline: Personal Gemini CLI OAuth ends 18 июня 2026 (~9 дней). Сегодня: gemini OAuth, /stats model, parallel Antigravity CLI install.
Google OAuth, no card, 1000/day, 60 RPM, 1M token context. /model → Flash-Lite (1500/day) для trivial tasks, Pro для heavy refactor. Hard limit: 60 RPM — burst traffic упрётся в rate limit раньше daily cap.
Rust terminal agent от OpenAI. ChatGPT Free OAuth (time-boxed) или ~/.codex/config.toml на OpenAI-compatible endpoint. Sandbox workspace-write, approval_policy = "on-request" — контроль file mutations.
146K+ GitHub stars, 75+ providers. TUI: /connect, /models. Рост совпадает с OpenRouter CLI ranking — canonical «tool $0 + BYOK» path 2026.
# Gemini CLI — install & OAuth npm install -g @google/gemini-cli gemini # 1. Sign in with Google # Codex CLI — BYOK (~/.codex/config.toml) export OPENAI_API_KEY="sk-xxxx" export OPENAI_BASE_URL="https://api.groq.com/openai/v1" codex doctor # OpenCode curl -fsSL https://opencode.ai/install | bash opencode # /connect → pick provider
Cursor Hobby: cursor.com, 2000 Tab + 50 slow premium/мес, VS Code extensions. Usage: cursor.com/settings. Students: GitHub Education → 1 year Cursor Pro free.
GitHub Copilot Free: Settings → Copilot → Enable. GitHub Education → Copilot Pro ($10/мес). OSS maintainers: Pro free too.
Note: с апреля 2026 Copilot Pro new signups были кратко paused — check live button state.
OpenAI-compatible endpoints для Codex, OpenCode, OpenClaw. Performance boundary: APAC endpoints могут дать lower $/token, но higher RTT из EU/RU — measure before routing production agents.
| Platform | Signup bonus | Sample models | API endpoint |
|---|---|---|---|
| Groq | 14 400 req/day | Llama 3.x, Mixtral | api.groq.com/openai/v1 |
| OpenRouter | Free tier models | rotating OSS | openrouter.ai/api/v1 |
| SiliconFlow | 20M tokens permanent | DeepSeek-V3, Qwen3.5 | api.siliconflow.cn/v1 |
| Alibaba Bailian | 70M tokens | Qwen3.5-Max | dashscope.aliyuncs.com/compatible-mode/v1 |
| Zhipu AI | 20M tokens permanent | GLM-5, GLM-4.7-Flash | open.bigmodel.cn/api/paas/v4 |
| NVIDIA NIM | Free after verify | Llama, DeepSeek | build.nvidia.com |
/stats model, Antigravity migration rehearsal./init on entire repo — file/dir scope only./init на весь repo — single run = six-digit tokens.ollama pull qwen3:8b + OpenCode — zero API для simple completions.models scan finds zero-cost backends.Июнь 2026: effective free AI coding = layered stack — Gemini/Antigravity terminal, Cursor или Copilot IDE, Groq/OpenRouter/BYOK inference. Ни один free tier не тянет heavy production solo; вместе — ~80% solo-dev needs.
OpenClaw, Hermes или Codex sandbox на sleeping/shared machine = три hidden costs: broken OAuth chains, drift retries, unstable MCP long connections. Для 7×24 CLI, multi-key rotation, predictable Metal I/O — dedicated MACCOME Mac mini (M4/M4 Pro); pricing: тарифы аренды, CLI compare: июньский рейтинг.
Performance boundary: при parallel sub-agents и MCP streams gateway host часто bottleneck на serialization latency и disk I/O до model API round-trip. Dedicated M4 Pro node со stable network egress даёт честный baseline для weekly token KPI — иначе калибруете routing под Wi-Fi noise ноутбука.
FAQ
Gemini CLI полностью бесплатен?
Да — OAuth, 1000/day, 60 RPM, без карты. С 18 июня 2026 — migration на Antigravity CLI. Details: policy article.
Какие tools работают без VPN?
Cursor Hobby, Copilot Free, Groq, OpenRouter free, OpenCode+BYOK. Persistent agent: тарифы MACCOME.
Как получить Copilot Student бесплатно?
github.com/settings/education/benefits — school email/ID, затем Copilot Pro active. Ops: центр помощи.
Хватает ли Cursor Free?
Light load: 2000 Tab + 50 premium/мес. Heavy agent refactor: terminal OpenCode + BYOK, IDE только completions — split quota pools.