SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript claude Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
LobeHub
The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you.
Project mention: Show HN: AI Roundtable – Let 200 models debate your question | news.ycombinator.com | 2026-03-24You can set this up yourself with API keys to the corresponding providers and creating an Agent Group in https://github.com/lobehub/lobehub. Agent groups allow you to easily create a room of agents and have them discuss any of your topics. Easily make agents with types and skills, it even assists in drafting starting prompts and even team members depending what your query (and selected model) is.
You can self-host as well, but not via desktop app. Sever setup required.
Be careful of your token context, you can easily rack up costs if you leave Opus selected as the model and get lost in some rabbit hole of results.
Enjoy enjoy!
-
oh-my-openagent
omo; the one and only agent harness for complex codebases. the pickaxe for complex software engineering. For your Codex, for your OpenCode
-
-
LibreChat
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.
Several services share the same Ollama instance on a dedicated host that homelab-agent is provisioning: LibreChat for interactive chat, a SearXNG MCP server for ML-reranked search, and three background embedding jobs — graphiti, jobsearch-mcp, and memsearch-watch.
-
Project mention: Your AI agent works alone. No plan, no tests, no review. 118,000 developers found a fix. | dev.to | 2026-03-29
oh-my-claudecode (13,996 stars) takes the team approach. Its Team mode runs a staged pipeline: team-plan, team-prd, team-exec, team-verify, team-fix. Since v4.4.0, it can run Claude, Codex, and Gemini at the same time using tmux workers. You can send code reviews to Codex, UI tasks to Gemini, and integration work to Claude in one command:
-
FastGPT
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
-
repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
Most people paste files one at a time. Install Repomix and feed your entire project to the AI in one command.
-
opcode
A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more.
-
Happy Coder
Mobile and Web client for Claude Code. Spawn and control multiple Claude Codes in parallel. Happy Coder runs on your hardware. Works seamlessly with your existing tools and workflow. Secure with end-to-end encryption. Hands-free control with voice agent - not just dictation.
Project mention: Happy — The Open-Source App That Puts Claude Code in Your Pocket | dev.to | 2026-04-15Code on GitHub. Live app at happy.engineering. More posts at radarlog.kr.
-
Project mention: Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph) | news.ycombinator.com | 2026-06-03
-
kilocode
Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.
Kilo Code
-
context-mode
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 15 platforms
Project mention: Show HN: Context Mode Insight – observability layer for AI coding agents | news.ycombinator.com | 2026-06-07 -
open-design
🎨 Local-first, open-source alternative to Anthropic's Claude Design. ⚡ 19 Skills · ✨ 71 brand-grade Design Systems 🖼 Generate web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Runs on Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen / Copilot / Hermes / Kimi CLI.
Can anyone recommend an alternative to Claude Design? I've been trying OpenDesign (https://github.com/nexu-io/open-design) which seems promising, but so far the results have nowhere near the same level of polish or consistency as Claude Design from what I can tell. Any recommendations?
-
claudecodeui
Use Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.
Project mention: Show HN: CloudCLI-Web/Mobile UI for Claude Code,Codex,Cursor and Gemini(8.2k) | news.ycombinator.com | 2026-03-12I wasn't paying much attention to the repo after that. A few months later I looked up and it had a couple thousand stars which made me rethink what I should actually be working on!
How it works:The server scans ~/.claude/projects/ (and equivalents for Cursor, Gemini, Codex) to discover existing sessions and streams the output to the browser. We started with node-pty streaming back but then moved to the official SDKs as Anthropic (Claude Agent SDK), OpenAI, and Google released them. Sessions you create in the UI are then accessible from any terminal or IDE since they share the same config directories.
The turning point was when Anthropic launched Remote Control. We went from 6.5k to 8.2k stars in a couple of weeks and were trending on GitHub. Their launch apparently made a lot of devs realize that remote agent workflows are possible. But being able to only continue existing sessions, not actually control your coding agent the way you would from your laptop, left a lot to be desired. This project gives you full control from the browser and works across multiple agents, not just Claude.
Next up we're looking at shared team environments and plugins that would extend the platform even further
There's also a hosted version at cloudcli.ai where you get a remote dev environment with everything pre-installed, your own subdomain, and no setup. Useful if you want sessions that keep running after your laptop closes.
Would love feedback on the self-hosted install (try the npx command and tell me what breaks), whether shared team environments would be useful, and how you're currently handling remote agent workflows. I've heard from a lot of people who were using Tailscale+tmux and moved away from it after finding this project.
GitHub: https://github.com/siteboon/claudecodeui | Hosted: https://cloudcli.ai
-
-
Project mention: 🚀 Stop drowning in Tabs: Meet Noi, the Open Source Browser Built for AI | dev.to | 2026-01-08
Noi is cross-platform (macOS, Windows, Linux). You can grab the latest release from the GitHub Releases page, or if you are a Homebrew fan on Mac:
-
git-mcp
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
-
refly
The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex & more. Build Clawdbot 🦞· APIs for Lovable · Bots for Slack & Lark/Feishu · Skills are infrastructure, not prompts.
Inspired by BulletProof React, I applied its codebase architecture concepts to the Refly codebase.
-
mcp
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser (by BrowserMCP)
Project mention: Creating an Automated UI Test of Your Web App in Seconds, with Gemini CLI and BrowserMCP | dev.to | 2026-01-14Jack Wotherspoon had shared his most recent weekly bulletin describing the latest advancements in Gemini CLI. He mentioned “Multi-Modal MCP Tool Responses” as one of the new features, meaning that Gemini CLI can now interpret and act on MCP responses of various modalities, not just text. He happened to mention BrowserMCP which I’ve never before looked at.
-
-
-
Project mention: We've raised $10M to build open source AI security | news.ycombinator.com | 2026-06-02
Hey, Ildar here, CTO at Archestra
Archestra is an open-source AI gateway and MCP orchestrator. It runs MCP servers in sandboxed environments, applies deterministic context-aware policy at the tool-call level, and handles the auth, audit, cost tracking, and observability, so an in-house AI team can let business users connect to real internal data. Now we are raising next round to expand.
We’re strong believers that there should be an independent, battle-tested, cloud-native, open-source platform that's free from big players and takes care of all that boring stuff. Something like GitLab, Grafana, or Clickhouse.
Repo is here: https://github.com/archestra-ai/archestra Matvey (CEO), Joey (Co-founder), and I are all in the thread. Ask us anything, including the unflattering stuff.
TypeScript claude discussion
TypeScript claude related posts
-
Ask HN: What is your (AI) dev tech stack / workflow? (June 2026)
-
Show HN: Context Mode Insight – observability layer for AI coding agents
-
WinkTerm: AI That Shares Your Terminal Session, Not Just Suggests Commands
-
Show HN: WinkTerm – AI that shares the same PTY as you in the terminal
-
Show HN: Switch skills between agents, locally manage multiple configs
-
Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)
-
The AI agent loop, in ~150 lines (no framework)
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
Index
What are some of the best open-source claude projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | NextChat | 88,169 |
| 2 | LobeHub | 78,186 |
| 3 | oh-my-openagent | 60,999 |
| 4 | chatbox | 40,313 |
| 5 | LibreChat | 38,208 |
| 6 | oh-my-claudecode | 35,704 |
| 7 | FastGPT | 28,275 |
| 8 | repomix | 25,919 |
| 9 | opcode | 21,993 |
| 10 | Happy Coder | 21,638 |
| 11 | agentmemory | 20,972 |
| 12 | kilocode | 19,800 |
| 13 | context-mode | 16,434 |
| 14 | open-design | 13,746 |
| 15 | claudecodeui | 11,677 |
| 16 | openbrowser | 9,461 |
| 17 | Noi | 8,923 |
| 18 | git-mcp | 8,142 |
| 19 | refly | 7,344 |
| 20 | mcp | 6,384 |
| 21 | fragments | 6,308 |
| 22 | deepchat | 5,877 |
| 23 | archestra | 3,803 |