@Fluyeporlaweb: Jack Dorsey built the most COMPLETE local AI agent that exists. Then he donated it to the Linux Foundation so that no o…
Summary
Jack Dorsey built and open-sourced Goose, a comprehensive local AI agent that autonomously performs development tasks like installing dependencies, running code, testing, and deploying. Donated to the Linux Foundation, it supports multiple LLMs and includes features like parallel subagents, MCP extensions, and adversary mode.
View Cached Full Text
Cached at: 06/08/26, 07:21 AM
Jack Dorsey built the most COMPLETE local AI agent that exists.
Then he donated it to the Linux Foundation so that no one controls it.
46.4k stars. 518 contributors. 137 releases. Updated a few hours ago.
It’s called Goose and it’s the closest thing I’ve seen to a real AI agent running on your machine.
It doesn’t just suggest code.
It installs dependencies, runs, edits, tests, debugs, and deploys.
On its own. Without you watching over it.
What sets it apart from Claude Code or Codex:
Native desktop app + CLI + API - choose how to use it Works with any LLM: Claude, GPT, Gemini, DeepSeek, Ollama and 15 more Uses your existing subscriptions - no paying for more APIs 70+ MCP extensions: GitHub, Google Drive, databases, browser and more Parallel subagents - breaks down complex tasks and runs them in parallel Recipes: save workflows as YAML and share them with your team Built-in adversary mode - a reviewer that detects prompt injections and unsafe actions Compatible with Claude Code and Codex as providers via ACP Native Rust. Mac, Linux and Windows. Apache 2.0.
The part that blew my mind the most:
You can connect it to Claude Code or Codex as a subagent.
Goose orchestrates. They execute.
The agent that coordinates other agents.
the link
Similar Articles
aaif-goose/goose
Goose is an open-source, extensible AI agent capable of installing, executing, editing, and testing code using any LLM.
@tom_doerr: AI agents for data analysis, plugins, and web browsing https://github.com/xlang-ai/OpenAgents…
OpenAgents is an open platform for using and hosting language agents in everyday life, featuring agents for data analysis, plugins, and web browsing, with open code and a demo.
@om_patel5: THIS GUY BUILT A FREE AI ASSISTANT THAT FLOATS ON YOUR MACOS DESKTOP AND RUNS COMPLETELY LOCALLY no API keys, no subscr…
A developer created a free, open-source AI assistant that floats on macOS desktop, runs entirely locally using models like Gemma and Qwen via Ollama, with no API keys or subscriptions, ensuring data privacy and offline capability.
@HowToAI_: China released an AI employee that works 24x7 on its own and runs 100% locally It researches, codes, builds websites, c…
China released an open-source AI agent capable of autonomous research, coding, and content creation, running 100% locally on user devices.
@rohanpaul_ai: atomic[.]chat (a desktop app that runs LLMs locally) ran a very revealing comparison for local AI agents, on a MacBook …
Liquid's LFM2.5-8B-A1B outperformed OpenAI's gpt-oss-20b on a tool-calling benchmark when run locally on a MacBook Pro, completing all required tool calls in half the time while using less memory.