Gemini CLI — бесплатный аналог Claude Code с 2 млн токенов: полная настройка
The video demonstrates setting up Gemini CLI as a free alternative to Claude Code, featuring a 2 million token context window. The presenter walks through logging into an account, configuring autostart, and managing permissions within the CLI tool. The setup process reveals some quirks, including session-specific permissions and an initially empty process list.
Summary
The transcript covers a hands-on demonstration of Gemini CLI, presented as a free alternative to Claude Code with a 2 million token context window. The presenter begins by confirming they are logged into their account and that it is functioning correctly.
The main focus of the visible portion of the transcript is configuring autostart for the Gemini CLI tool. The presenter feeds configuration information directly into the CLI and instructs it to set up autostart automatically. During this process, the tool begins requesting permissions from the user.
A notable point raised by the presenter is the difference in how permissions are handled compared to Claude Code. In Gemini CLI, permissions granted during a session are scoped specifically to that session by default, whereas Claude Code grants permissions globally by default. The presenter notes they plan to configure full permissions later in the video.
Despite the tool reporting a successful setup, the presenter observes that the list of processes appears empty, indicating a potential issue or incomplete configuration that presumably gets addressed later in the video. The transcript provided is only a short excerpt (approximately 32 seconds of content shown), suggesting the full video contains a much more comprehensive walkthrough of the setup process.
Key Insights
- The presenter notes that Gemini CLI grants permissions on a per-session basis by default, in contrast to Claude Code which grants permissions globally by default.
- The presenter claims Gemini CLI is a free alternative to Claude Code, implying a significant cost advantage for users seeking AI coding assistance.
- The presenter demonstrates feeding raw configuration information directly into the CLI prompt and asking it to handle setup autonomously, showing an agentic workflow capability.
- Despite the tool self-reporting a successful autostart configuration, the presenter observes that the resulting process list is empty, suggesting the tool's self-verification may not always be reliable.
- The presenter indicates that full permissions configuration will be addressed later in the session, implying Gemini CLI supports broader permission scopes beyond the default session-limited behavior.
Topics
Transcript
[0:00] So, we've logged into our account, we've checked it, it works, we need to set up autostart. We just like this , yes, set up autostart, and, accordingly, we dump all this information here to him in this way. And we ask, for example, to set this up for me. We'll send it to him. And now, in theory, he should be able to get himself in the right frame of mind. So, while he’s getting himself ready, he starts asking permission. The only thing is, look, yes, right here, when he asks for permission, we, uh, give him permission to work specifically from this [0:32] session. So, I have everything, it’s all installed, he checks everything, says, everything’s…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Игорь Зуевич
Сравнение Claude Code, Gemini и Codex — тесты на контент, анализ и изображения
The speaker is comparing AI coding assistants — Claude Code, Gemini, and Codex — by testing their ability to create image-generation agents. Each tool is being evaluated on how well it writes prompts and structures sub-agents for text-to-image and image-to-image tasks.
Экономия токенов и контекстного окна: настройка памяти нейросети – Compact сжатие контекстного окна
The transcript explains the 'Compact' command in AI agent sessions, which compresses the entire conversation history to reduce context window usage without switching sessions. It also covers related commands for full history clearing and automatic triggers for compact execution. The speaker recommends configuring automatic notifications or auto-execution when the context window reaches a certain threshold.
HR-агент на Claude Code: создаёт других сотрудников сам по запросу
The video demonstrates setting up a Telegram HR bot using Claude Code, walking through the process of creating a bot via BotFather, obtaining a Telegram user ID, and letting the code automatically generate the HR agent. The presenter shows how the system initializes itself by installing dependencies and launching the bot with minimal manual configuration.
Живые скиллы для Claude Code, Gemini и Codex | Как настроить super skills для ИИ агентов
The video explains how to create 'living' or 'super' skills for AI agents like Claude Code, Gemini, and Codex that self-update based on user feedback. The presenter demonstrates how these skills collect feedback after each task, store it in log files, and periodically incorporate that feedback into the skill's core instructions. This approach reduces token consumption and ensures skills continuously improve over time.
Планировщик для ИИ агента: 50 идей и готовые файлы для Claude, Codex и Gemini
The speaker describes their use of a scheduling/routing tool called Routins, which they compare to N8N, to automate daily delivery of curated YouTube videos on topics like Gemini and Claude. The system runs autonomously, collecting videos and generating concise summaries of their content without manual intervention.