SaaSHub helps you find the best software and product alternatives Learn more →
Claude-code Alternatives
Similar projects and alternatives to claude-code
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
-
-
-
-
-
-
-
plannotator
Annotate and review coding agent plans and code diffs visually, share with your team, send feedback to agents with one click.
-
VTCode
VT Code is an open-source coding agent with LLM-native code understanding and robust shell safety. Supports multiple LLM providers with automatic failover and efficient context management.
-
-
oh-my-openagent
omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode
-
nyt-connections
Benchmark that evaluates LLMs using 759 NYT Connections puzzles extended with extra trick words
-
-
iflow-cli
iFlow cli is a comprehensive command-line intelligence that embeds in your terminal, analyzes your repositories, does coding tasks, interprets your needs across contexts, and boosts efficiency by performing tasks from simple file operations to complex workflow automation.
claude-code discussion
claude-code reviews and mentions
-
Slightly reducing the sloppiness of AI generated front end
You really have to a) use Opus and b) use the frontend-design skill for decent results.
https://github.com/anthropics/claude-code/blob/main/plugins/...
-
AI agent runs amok in Fedora and elsewhere
agents are everywhere nowadays, one left a long pointless comment on a bug report i submitted on github. well, a bug report that an agent submitted on my behalf. agents all the way down. maybe i'm part of the problem.
https://github.com/anthropics/claude-code/issues/66085
-
Cybersecurity researchers aren't happy about the guardrails on Anthropic's Fable
https://github.com/anthropics/claude-code/issues/66780
Censored because I'm writing a paper. :)
Oh and forget learning about chemistry. Only criminals want to learn organic chemistry. :(
- Claude Desktop spins up a VM without no way of stopping it
-
All 9,300 Japanese train station, animated by the year it opened (1872–2026)
Anthropic's own frontend-design skill attempts to do that. You can install it in Claude Code, or you can tweak it to be closer to your own style:
https://github.com/anthropics/claude-code/blob/main/plugins/...
But what I find works best is to point Claude at a design system documentation website (your own company's or another public source) and tell it to use that design style. It usually does OK, and the results are usually much more in line with that style and not as Claude-y.
-
Claude Code Workflow: Best Practices That Ship Code"
Quick grounding for anyone new: Claude Code is Anthropic's official agentic coding tool — an AI coding assistant that lives in your terminal. It reads your codebase, edits files, runs commands, and integrates with your dev tools through natural language. It runs in the terminal, in VS Code/Cursor and JetBrains, in a desktop app, on the web at claude.ai/code, and in the Claude iOS app — all sharing the same engine, so your CLAUDE.md, settings, and MCP servers travel with you.
-
Skill, MCP, Plugin, or just a CLI: how I pick a Claude Code extension, lightest first
anthropics/claude-code Issue #13717 (MCP at ~49% of context)
-
Claude Desktop Request, LLM Learning Tool, and KV Cache Compression Boost
Source: https://github.com/anthropics/claude-code/issues/65697
- Anthropic, please ship an official Claude Desktop for Linux
-
Why I Gave Up on Automatic Detection for Resuming Sessions in Claude Code
However, with the VSCode extension, even if I perform a /clear, the source is overwritten as startup. This is a known issue tracked in GitHub issue #49937. It works if you use the CLI alone, but it cannot be identified when using the extension.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Stats
anthropics/claude-code is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of claude-code is Python.