TypeScript claude

Open-source TypeScript projects categorized as claude

Top 23 TypeScript claude Projects

  1. NextChat

    ✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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-24

    You 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!

  4. 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

    Project mention: Agent-Model Matching Guide | news.ycombinator.com | 2026-06-02
  5. chatbox

    Powerful AI Client

    Project mention: Open source project chatbox is under attack | news.ycombinator.com | 2026-01-07
  6. 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.

    Project mention: I Built Two Ollama Tools I Don't Actually Need Yet | dev.to | 2026-04-23

    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.

  7. oh-my-claudecode

    Teams-first Multi-agent orchestration for Claude Code

    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:

  8. 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.

  9. 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.

    Project mention: 15 AI Coding Hacks Nobody Talks About (2026) | dev.to | 2026-05-28

    Most people paste files one at a time. Install Repomix and feed your entire project to the AI in one command.

  10. opcode

    A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more.

    Project mention: Claude Code On-the-Go | news.ycombinator.com | 2026-01-04
  11. 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-15

    Code on GitHub. Live app at happy.engineering. More posts at radarlog.kr.

  12. agentmemory

    #1 Persistent memory for AI coding agents based on real-world benchmarks (by rohitg00)

    Project mention: Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph) | news.ycombinator.com | 2026-06-03
  13. kilocode

    Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.

    Project mention: 5 awesome OSS products launched on Product Hunt in 2026 | dev.to | 2026-06-08

    Kilo Code

  14. 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
  15. 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.

    Project mention: Viable open source Claude Design alternative? | news.ycombinator.com | 2026-05-14

    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?

  16. 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-12

    I 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

  17. openbrowser

    Let AI agents browse the web. An autonomous toolkit for browser-based AI agents.

  18. Noi

    🚀 Less chaos. More flow.

    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:

  19. git-mcp

    Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project

    Project mention: GitMCP — Zero-Setup Documentation From Any GitHub Repo | dev.to | 2026-03-25
  20. 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.

    Project mention: State management in Refly codebase - Part 1.1 | dev.to | 2026-02-27

    Inspired by BulletProof React, I applied its codebase architecture concepts to the Refly codebase.

  21. 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-14

    Jack 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.

  22. fragments

    Open-source Next.js template for building apps that are fully generated by AI. By E2B.

  23. deepchat

    🐬DeepChat - A smart assistant that connects powerful AI to your personal world

  24. archestra

    Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator

    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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript claude discussion

Log in or Post with

TypeScript claude related posts

  • Ask HN: What is your (AI) dev tech stack / workflow? (June 2026)

    33 projects | news.ycombinator.com | 5 Jun 2026
  • Show HN: Context Mode Insight – observability layer for AI coding agents

    1 project | news.ycombinator.com | 7 Jun 2026
  • WinkTerm: AI That Shares Your Terminal Session, Not Just Suggests Commands

    1 project | dev.to | 7 Jun 2026
  • Show HN: WinkTerm – AI that shares the same PTY as you in the terminal

    1 project | news.ycombinator.com | 7 Jun 2026
  • Show HN: Switch skills between agents, locally manage multiple configs

    1 project | news.ycombinator.com | 4 Jun 2026
  • Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)

    5 projects | news.ycombinator.com | 3 Jun 2026
  • The AI agent loop, in ~150 lines (no framework)

    1 project | dev.to | 3 Jun 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?