home.social

#geminicli — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #geminicli, aggregated by home.social.

fetched live
  1. #Zed#GeminiCLI が連携できるの、1年経った今更気づいた

    🔗 Bring Your Own Agent to Zed — Featuring Gemini CLI — Zed's Blog
    zed.dev/blog/bring-your-own-ag

  2. Versión 0.54.4 de Gemini CLI, un agente de IA de código abierto que lleva la potencia de Gemini directamente a tu terminal: dekazeta.net/foro/files/file/4

    #Gemini #IA #AI #GeminiCLI

  3. 📢 🤖 ⚠️ At Black Hat USA 2026, Novee Security found GitHub workflow flaws in Claude Code, Gemini CLI, and Codex that enabled RCE, credential theft, and agent control in pipelines.

    Listen/Read: hackread.com/black-hat-usa-202

    #CyberSecurity #BlackHat #GitHub #ClaudeCode #GeminiCLI #Codex

  4. 📝Шпаргалка по AI #CodingAgents:
    #ClaudeCode — CLI-агент для складних багатофайлових проєктів на базі Claude Sonnet/Opus
    #Codex — агент для автономної роботи з кодом і фонових задач із підтримкою великого контексту
    #CursorAgent — вбудований в IDE агент із підтримкою кількох LLM для програмування
    #GeminiCLI — безкоштовний CLI-агент для роботи з кодом і автоматизації через Gemini Flash/Pro
    #Deepagents — open-source агент із підтримкою будь-яких LLM, SDK і CLI для створення власних пайплайнів

  5. Bleeping Computer: Cursor, Codex, Gemini CLI, Antigravity hit by sandbox escapes. “Security researchers broke out of the sandboxes in four widely used AI coding agents, including Cursor, OpenAI’s Codex, Google’s Gemini CLI and Antigravity, without attacking the sandbox head-on.”

    https://rbfirehose.com/2026/07/24/bleeping-computer-cursor-codex-gemini-cli-antigravity-hit-by-sandbox-escapes/
  6. 🔧 Run "ctx setup" to index existing sessions, then "ctx search" with natural language, by touched file, or across multiple terms. Read-only SQL queries let you inspect the exact index data

    🤖 Agent support: #ClaudeCode, #Codex, #Cursor, Pi, OpenCode, Antigravity / #GeminiCLI, Factory AI Droid & Copilot CLI

  7. The cheapest migration is the one nobody notices. Google cuts off the #GeminiCLI for consumer tiers on June 18. My tools all call gemini directly.

    So I kept the name and swapped the backend. A shim and #ai agent #skill that routes gemini through Google's Antigravity CLI. No config changes.

    The skill allows #ClaudeCode to delegate some tasks to #agy.

    github.com/davdittrich/delegate-agy
    #codex

  8. RE: techhub.social/@Techmeme/11660

    Token price keeps going up, I’m really curious what the “real” price is once they get rid of all subsidies

    #gemini #geminicli

  9. 📢🩹 Google patches a CVSS 10 #GeminiCLI vulnerability that allowed hackers to use prompt injection and privilege escalation for a full supply chain compromise.

    Read: hackread.com/google-cvss-10-ge

    #CyberSecurity #Google #Gemini #Vulnerability #GitHub #AI

  10. Versión 0.39.1 de Gemini CLI, un agente de IA de código abierto que lleva la potencia de Gemini directamente a tu terminal: dekazeta.net/foro/files/file/4

    #GeminiCLI #Gemini #IA #AI

  11. Se hai mai avuto bisogno di trascrivere una nota vocale, un’intervista o un audio WhatsApp direttamente sul tuo smartphone — senza mandare nulla in cloud, senza abbonamenti, senza privacy violata — allora questo progetto fa per te.

    phone-whisper è un’app Android open source che ho sviluppato a partire da un fork di un progetto esistente, riprogettandola per fare una cosa sola ma fatta […]

    #ai #geminiCli #parakeet #phoneWhisper #qwen #sherpaOnnx #STT https://www.b0sh.net/2026/04/phone-whisper-trascrizione-audio-offline-su-android-con-sherpa-onnx/
  12. #Maestro: Multi-Agent Orchestration for #GeminiCLI & #ClaudeCode #AIAgents #opensource

    🤖 22 specialized subagents across 8 domains — Engineering, Product, Design, Content, SEO, Compliance, I18n & Analytics — directed by a TechLead orchestrator

    ⚡ Two workflow modes:
    Express — simple tasks, 1-2 questions, single-agent delegation, code review, archival
    Standard — full 4-phase: Design Dialogue, Planning, Execution, Completion with quality gate

    🧵 👇

  13. OK, if you are into CLI AI tools, how about geminicli.com/docs? #GeminiCLI #AI

  14. It still amazes me how easy & fast it is to create #MCP servers in #Java with #jbang, #langchain4j and a custom skill inside #geminicli

    A handful of prompts, and less than 5 minutes later, I had created a working #Wikipedia MCP server!

    glaforge.dev/posts/2026/04/02/

  15. Gemini CLI missed its first shot today. My ambitious refactoring took 8mn instead of 4mn.
    #GeminiCLI

  16. Пайплайны, bounce-back и cron для ИИ-агентов на одной подписке Google AI

    Важный момент: agent-pool - это MCP-сервер, который работает и в IDE, и внутри самого Gemini CLI. Воркер может сам делегировать задачи дальше - создавать подгруппы и запускать своих воркеров. На этом строится вся фрактальная оркестрация.

    habr.com/ru/articles/1014502/

    #mcp #aiagents #geminicli #pipelines #cron #multiagent #orchestration #agentpool #bounceback #googleai

  17. Fixing #AISlop with a #SKILL.md in #geminicli

    Well, at least, removing as much sloppiness as possible from AI generated text! And making it more human-readable ☺️

    Inspired by the awesome tropes.fyi/

    Explanations and skill:
    glaforge.dev/posts/2026/03/08/