#gemini-cli — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gemini-cli, aggregated by home.social.
-
SOLAI launches $399 Solode Neo Linux AI computer for always-on automation
https://web.brid.gy/r/https://nerds.xyz/2026/05/solai-linux-ai-computer/
-
📢🩹 Google patches a CVSS 10 #GeminiCLI vulnerability that allowed hackers to use prompt injection and privilege escalation for a full supply chain compromise.
Read: https://hackread.com/google-cvss-10-gemini-cli-vulnerability-github-rce/
-
Vulnerabilidades en Herramientas…
Las herramientas de codificación basadas en AI han emergido como recursos vitales en la automatización del desarrollo.
https://norvik.tech/news/vulnerabilidades-herramientas-coding-ai-cvss-10
#Technology #VulnerabilidadesDeSoftware #Ai #Cicd #GeminiCli #NorvikTech #DesarrolloSoftware #TechInnovation
-
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: https://www.dekazeta.net/foro/files/file/4783-gemini-cli/
-
「Gemini CLI」がサブエージェントに対応 ~雑務の並列実行や専門家への委託が可能 – 窓の杜 https://www.yayafa.com/2785038/ #AgenticAi #AI #AIエージェント #ArtificialGeneralIntelligence #ArtificialIntelligence #DeepMind #Gemini #GeminiCLI #genai #Google #GoogleAI #GoogleDeepMind #GoogleGemini #エージェント型AI #人工知能 #汎用人工知能
-
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/ -
#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🧵 👇
-
OK, if you are into CLI AI tools, how about geminicli.com/docs? #GeminiCLI #AI
-
https://winbuzzer.com/2026/04/08/google-open-sources-scion-agent-orchestration-testbed-xcxwbn/
Google Open-Sources Scion Agent Orchestration Testbed
#AI #Google #AIAgents #AgenticAI #AICodingAgents #OpenSource #ClaudeCode #GeminiCLI #Kubernetes #Developers
-
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!
https://glaforge.dev/posts/2026/04/02/creating-a-wikipedia-mcp-server-in-java-in-a-few-prompts/
-
Gemini CLI missed its first shot today. My ambitious refactoring took 8mn instead of 4mn.
#GeminiCLI -
Пайплайны, bounce-back и cron для ИИ-агентов на одной подписке Google AI
Важный момент: agent-pool - это MCP-сервер, который работает и в IDE, и внутри самого Gemini CLI. Воркер может сам делегировать задачи дальше - создавать подгруппы и запускать своих воркеров. На этом строится вся фрактальная оркестрация.
https://habr.com/ru/articles/1014502/
#mcp #aiagents #geminicli #pipelines #cron #multiagent #orchestration #agentpool #bounceback #googleai
-
Google Revamps Stitch AI with Voice, Canvas, Dev Tools
#AI #Google #GenerativeAI #GoogleGemini #Claude #ClaudeCode #VibeDesign #AIAgents #AITools #AICoding #GoogleStitch #Figma #GeminiCLI #GoogleLabs #Cursor #BigTech
-
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 https://tropes.fyi/
Explanations and skill:
https://glaforge.dev/posts/2026/03/08/fixing-ai-slop-with-a-skill-in-gemini-cli/ -
#Agent #skills help 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲 𝗿𝗲𝗽𝗲𝘁𝗶𝘁𝗶𝘃𝗲 𝘁𝗮𝘀𝗸𝘀.
Recently I used #GeminiCLI to easily create #MCP servers in #Java with #jbang & #LangChain4j
I extracted that 𝗸𝗻𝗼𝘄𝗹𝗲𝗱𝗴𝗲 into a 𝗿𝗲𝘂𝘀𝗮𝗯𝗹𝗲 SKILL.md to create more servers!
-
I started experimenting with #opencode and #mistralvibe for some part of my work, and either I'm dumb or missing something, but can we somehow see individual changes inside #neovim?
I'm pretty sure I saw some solution in past, but can't find it now, and when I recently opened undotree after changes made by Vibe, it was empty and even my previous changes weren't in undotree
#mistral #vibecoding #ai #gemini #geminicli #claudecode (last two because solution I saw was about them)
-
Ex-GitHub CEO Thomas Dohmke launches Entire, a Git observability layer for AI agents. Capture reasoning, transcripts, and checkpoints directly in your workflow.
More details here: https://ostechnix.com/entire-cli-git-observability-ai-agents/
#EntireCLI #Git #AI #GeminiCLI #ClaudeCode #Developer #AiAgents #Opensource #Code #VersionControlSystem
-
💪 Zero Boilerplate #Java STDIO #MCP Servers with #LangChain4j and #jbang
You just need a single Java file.
JBang installed.
No build! No project structure. Nothing else.Then configure your custom MCP server to use with your favorite #AI #Agent harness, like #geminicli & friends!
The #langchain4j project recently added a simple #MCP STDIO server.
So you don't need the big guns like
@quarkusio @micronaut & friends for simple MCP servers. -
#MCP authentication strategies, within #geminicli and beyond
https://leoy.blog/posts/gemini-cli-beyond-basics-choosing-right-mcp-auth/ -
Here's how to integrate #geminicli in #intellijidea as your #AI coding agent, via the #AgentClientProtocol (also supported by #zed and others)
https://glaforge.dev/posts/2026/02/01/how-to-integrate-gemini-cli-with-intellij-idea-using-acp/ -
🤖 Designed for AI coding agents like #GeminiCLI, #ClaudeCode, and others with system prompt integration and Agent Skills support
📋 Three-subcommand architecture: info for discovery, grep for searching, call for execution - structured error messages with recovery suggestions
🔧 Simple workflow: mcp-cli to list servers, mcp-cli info server tool for schema, mcp-cli call server tool '{}' to execute
-
Getting Started with Gemini CLI
"In my last post, I wrote about my ambitious but ultimately disappointing attempt to run local LLMs on my spare Apple Silicon hardware. While I remain optimistic about the future of local AI, that experience made one thing clear: for practical, day-to-day coding assistance right now, I needed to look elsewhere."
https://macadminmusings.com/blog/2026/01/23/getting-started-with-gemini-cli/
#MacAdmins #GeminiCLI -
It looks like the status/need-triage label was removed
https://github.com/google-gemini/gemini-cli/issues/16728
#HackerNews #statuslabel #removed #needtriage #geminicli #github #news
-
Build your own #arxiv #MCP server with #Java & #Quarkus 🚀
I explore the full power of 𝗠𝗖𝗣, exposing:
• 🛠️ 𝗧𝗼𝗼𝗹𝘀, but also
• 📄 𝗥𝗲𝘀𝗼𝘂𝗿𝗰𝗲𝘀, and
• 💬 𝗣𝗿𝗼𝗺𝗽𝘁𝘀.Scaffolding powered by #Antigravity & tested with #GeminiCLI
📝 Article: https://glaforge.dev/posts/2026/01/18/implementing-an-arxiv-mcp-server-with-quarkus-in-java/
-
Meet Conductor - a new preview extension for #GeminiCLI
It introduces a structured, context-aware workflow for AI-assisted development - solving the problem of lost project context across sessions.
Read the deep dive on #InfoQ ⇨ https://bit.ly/4jL5MmQ