back to top
HomeTechPicksI Use Claude Code But Not for My Personal Projects — Here's...

I Use Claude Code But Not for My Personal Projects — Here’s What I Use Instead

- Advertisement -

I like Claude Code. But for some of my personal projects, the last thing I want is my code touching a cloud server I don’t control. So I went looking for an open source alternative and found this absolute beast.

It’s called Goose. Honestly surprised it took me this long to find it.

So what is Goose exactly?

goose ai coding

Think of it as an AI agent that lives on your machine. Not a chatbot that gives you code suggestions. An actual agent that can create files, edit code, run commands, debug errors, and work through multi-step tasks on its own.

The part that makes it different from most AI coding tools is the model flexibility. Goose doesn’t care what LLM you use. Connect it to Claude, GPT-4, Gemini, Groq or if you want everything fully local with zero internet, plug in an Ollama model like GLM-5 or Kimi K2. Your choice, your data.

How it’s different from Claude Code

Claude Code is built around Anthropic’s own models and needs an account to run even with local models. Goose has none of that, its fully open source, no account needed. The difference seems small. In practice for personal projects it changes everything.

FeatureClaude CodeGoose
Requires accountYesNo
Fully local optionPartialYes
Model flexibilityLimitedAny LLM or Ollama
Open sourceNoYes (Apache 2.0)
Approval gatesYesMinimal
Internet requiredYesOnly if using cloud models
Desktop appYesYes
CLI supportYesYes
CostPaidFree

Your model, your choice

Goose doesn’t care what model you use. Connect it to Claude, GPT-4, Gemini, or Groq if you want cloud performance. Or point it at a local Ollama model if you want everything staying on your machine. Both work. It just depends on your hardware and what you actually need from the session.

I personally use GLM-5 for most of my personal projects. Is it as good as Claude Opus? No. But it’s good enough for what I’m building, it runs locally, and my code never leaves my machine. That tradeoff works for me.

The part I actually appreciate though is how easy it is to switch. If I hit something complex that needs heavier reasoning I just change the model in settings and keep going. No reinstalling, no reconfiguring, no starting over. Same session, different model.

That kind of flexibility is rare in coding tools. Most lock you in. Goose just gets out of the way.

Getting started is simpler than you think

Goose installs like any normal app, download the binary for your system, open it, connect your model of choice and you’re running. Desktop app if you prefer a visual interface, CLI if you like staying in the terminal. Both work the same way.

Why I chose Goose for personal projects

Simple reason. I didn’t want my code leaving my system. I just have projects where the idea itself is something I want to keep to myself until it’s ready. That’s it.

Goose gives me that. My code stays on my machine, my ideas stay in my head, and I still get an AI agent that can actually work through problems autonomously.

Everyone has their own reasons for caring about this. Maybe it’s a client project with an NDA. Maybe it’s something you’re building that you don’t want anyone seeing yet. Maybe you just like knowing exactly where your data goes.

Whatever the reason, if you’ve been looking for an open source alternative to Claude Code that actually works, this one is worth trying.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
YOU MAY ALSO LIKE
Claude Got Blacklisted Over Two Words Anthropic Refused to Remove

Claude Got Blacklisted Over Two Words Anthropic Refused to Remove

0
Anthropic just got hit with a designation the US government usually reserves for Chinese tech companies like Huawei. Not for a data breach. Just for refusing to let the military use its AI for mass domestic surveillance and autonomous weapons without human oversight. That's the short version. The longer version is messier, more interesting, and honestly a little hard to believe is happening in 2026. On Friday, President Trump ordered every federal agency to immediately stop using Claude, according to The Guardian. Defence Secretary Pete Hegseth followed up by labelling Anthropic a "supply chain risk to national security", a tag that bars any military contractor from doing business with the company. The same label America uses on Huawei. Applied, for the first time ever, to an American company, India Today reports. Anthropic's response was short and direct. "No amount of intimidation or punishment from the Department of War will change our position on mass domestic surveillance or fully autonomous weapons," the company said in a statement Friday night. So that's where we are.
Open-Source AI 3D Generators Most People Don't Know Exist

5 Open-Source AI 3D Generators Most People Don’t Know Exist

0
A few months ago I ignored local 3D generation completely. The results weren't there yet. That changed faster than I expected. If you're a creator who works with 3D, a game developer, or just someone who wants to use AI for 3D model generation, these open source tools are worth your time. Most people have no idea they exist, let alone what they're actually capable of. Here are 5 that genuinely surprised me.
This Free Tool Let Me Run AI Video, Image and Music Models Locally Without ComfyUI

This Free Tool Let Me Run AI Video, Image and Music Models Locally Without...

0
I've used ComfyUI multiple times. It's powerful, no question. But installing every model in it feels unnecessarily complicated, some require specific dependencies, version conflicts are tricky to fix, and one wrong install can break models that were already working fine. I wanted something simpler. Portable. Something I could move between drives, use offline anytime That's where Stability Matrix came in. In simple terms it's an open source package manager for AI models. No terminal setup, no Python conflicts. You pick what you want, it installs it, and you use it. My preferred setup is WAN2GP, it supports image, video, audio and music generation all in one place, which covers pretty much everything I care about. But you can install whatever fits your workflow. To show you how simple this actually is, let me walk you through one real example. I wanted to generate music locally. Completely offline. For free. Here's exactly what happened.

Don’t miss any Tech Story

Subscribe To Firethering NewsLetter

You Can Unsubscribe Anytime! Read more in our privacy policy