SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript anthropic Projects
-
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
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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.
-
sim
Build, deploy, and orchestrate AI agents. Sim is the central intelligence layer for your AI workforce.
Sim ai is an alternative to Heym
-
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.
-
ai
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
This post shows three Node.js integration paths: the official @openrouter/sdk, the openai package with baseURL, and the Vercel AI SDK with @openrouter/ai-sdk-provider.
-
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.
-
dyad
Local, open-source AI app builder for power users ✨ v0 / Lovable / Replit / Bolt alternative 🌟 Star if you like it!
Project mention: Vibe coded Lovable-hosted app littered with basic flaws exposed 18K users | news.ycombinator.com | 2026-02-27One dev of a Lovable competitor pointed me to the rules thats supposed to ensure queries are limited to that user's data. This seems like "pretty please?" to my amateur eyes.
https://github.com/dyad-sh/dyad/blob/de2cc2b48f2c8bfa401608c...
-
bolt.new
Prompt, run, edit, and deploy full-stack web applications. -- bolt.new -- Help Center: https://support.bolt.new/ -- Community Support: https://discord.com/invite/stackblitz
A solo founder using Bolt or Lovable can go from idea to working prototype in a weekend. Cursor handles multi-file refactoring on a production codebase. v0 generates polished UI components from a description. The founder who previously needed six months and $80,000 in savings or seed funding can now ship a testable product in two weeks for under $8,000 in tool costs.
-
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
-
superagent
Superagent protects your AI applications against prompt injections, data leaks, and harmful outputs. Embed safety directly into your app and prove compliance to your customers. (by superagent-ai)
Project mention: Show HN: Local Privacy Firewall-blocks PII and secrets before ChatGPT sees them | news.ycombinator.com | 2025-12-09 -
-
-
dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Project mention: dbhub VS onequery - a user suggested alternative | libhunt.com/r/dbhub | 2026-06-01 -
Project mention: If Dspy is so great, why isn't anyone using it? | news.ycombinator.com | 2026-03-23
> not sure why the whole article assumes the only language in the world is Python
https://github.com/ax-llm/ax (if you're in the typescript world)
-
-
aide
Conquer Any Code in VSCode: One-Click Comments, Conversions, UI-to-Code, and AI Batch Processing of Files! 在 VSCode 中征服任何代码:一键注释、转换、UI 图生成代码、AI 批量处理文件!💪 (by nicepkg)
-
-
tweakcc
Customize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
Project mention: Claude Code is unusable for complex engineering tasks with the Feb updates | news.ycombinator.com | 2026-04-06This might be more complex than I imagined. Seems Claude Code dynamically customizes the system prompt. They also update it with every version. Outright replacing it might miss out on updates.
https://github.com/Piebald-AI/claude-code-system-prompts
https://github.com/Piebald-AI/tweakcc
-
Thanks! I agree with you to some extent. I _do_ need to get better with these tools but I remain suspicious for reasons like skill atrophy and the fact that I'm perhaps experienced enough to know how much I don't know. Using AI to plug gaps in my own skillset feels like setting a dangerous precedent on the one hand, but on the other hand, if it works then what's the problem? People just want things that work at the end of the day.
Just to check that I've got it right by the way, are you referring to the Ralph Wiggum loops? And are these Taches? https://github.com/glittercowboy/taches-cc-resources
I'm definitely keen to dive into these tools.
A message that I maybe didn't land in my post is that it is a little bit ridiculous to demand or only deliver "Artisanal Code". It's more labour intensive and the end product is virtually the same at the end of the day.
-
Project mention: Claude Code used 2.5M tokens on my project. I got it down to 425K with 6 hook scripts. | dev.to | 2026-03-20
Docs: openwolf.com
-
-
TypeScript anthropic discussion
TypeScript anthropic related posts
-
The AI agent loop, in ~150 lines (no framework)
-
Agent-Model Matching Guide
-
dbhub VS onequery - a user suggested alternative
2 projects | 1 Jun 2026 -
The grep was partial. The claim was not.
-
Models.dev: open-source database of AI model specs, pricing, and capabilities
-
KiroGraph: from a personal side project to community-AI-driven tool
-
Oh My Open Agent
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
Index
What are some of the best open-source anthropic projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | oh-my-openagent | 60,999 |
| 2 | LibreChat | 38,208 |
| 3 | sim | 28,708 |
| 4 | repomix | 25,919 |
| 5 | ai | 24,695 |
| 6 | opcode | 21,993 |
| 7 | Happy Coder | 21,638 |
| 8 | dyad | 20,516 |
| 9 | bolt.new | 16,245 |
| 10 | claudecodeui | 11,677 |
| 11 | superagent | 6,621 |
| 12 | fragments | 6,308 |
| 13 | shortest | 5,611 |
| 14 | dbhub | 2,900 |
| 15 | ax | 2,761 |
| 16 | markdownify-mcp | 2,725 |
| 17 | aide | 2,692 |
| 18 | oracle | 2,369 |
| 19 | tweakcc | 2,144 |
| 20 | taches-cc-resources | 1,938 |
| 21 | openwolf | 1,891 |
| 22 | repo2txt | 1,796 |
| 23 | dialoqbase | 1,792 |