TypeScript anthropic

Open-source TypeScript projects categorized as anthropic

Top 23 TypeScript anthropic Projects

  1. 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
  2. SaaSHub

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

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

  4. sim

    Build, deploy, and orchestrate AI agents. Sim is the central intelligence layer for your AI workforce.

    Project mention: heym alternatives - n8n and sim | libhunt.com/r/heym | 2026-05-15

    Sim ai is an alternative to Heym

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

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

    Project mention: LLM integration with OpenRouter | dev.to | 2026-06-08

    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.

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

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

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

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

    Project mention: The Text Field is the New Dashboard | dev.to | 2026-05-07

    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.

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

  12. 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
  13. fragments

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

  14. shortest

    QA via natural language AI tests

  15. 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
  16. ax

    The pretty much "official" DSPy framework for Typescript (by ax-llm)

    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)

  17. markdownify-mcp

    A Model Context Protocol server for converting almost anything to Markdown

  18. aide

    Conquer Any Code in VSCode: One-Click Comments, Conversions, UI-to-Code, and AI Batch Processing of Files! 在 VSCode 中征服任何代码:一键注释、转换、UI 图生成代码、AI 批量处理文件!💪 (by nicepkg)

  19. oracle

    Ask the oracle when you're stuck. Invoke GPT-5 Pro with a custom context and files.

    Project mention: Anthropic Made a Big Mistake | news.ycombinator.com | 2026-01-12
  20. 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-06

    This 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

  21. taches-cc-resources

    A collection of my favorite custom Claude Code resources to make life easier.

    Project mention: Artisanal Code | news.ycombinator.com | 2026-01-17

    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.

  22. openwolf

    Sharper context. Fewer tokens. Open-source middleware for Claude Code.

    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

  23. repo2txt

    Web-based tool converts GitHub repository contents into a single formatted text file

  24. dialoqbase

    Create chatbots with ease

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 anthropic discussion

Log in or Post with

TypeScript anthropic related posts

  • The AI agent loop, in ~150 lines (no framework)

    1 project | dev.to | 3 Jun 2026
  • Agent-Model Matching Guide

    1 project | news.ycombinator.com | 2 Jun 2026
  • dbhub VS onequery - a user suggested alternative

    2 projects | 1 Jun 2026
  • The grep was partial. The claim was not.

    1 project | dev.to | 30 May 2026
  • Models.dev: open-source database of AI model specs, pricing, and capabilities

    11 projects | news.ycombinator.com | 22 May 2026
  • KiroGraph: from a personal side project to community-AI-driven tool

    4 projects | dev.to | 20 May 2026
  • Oh My Open Agent

    1 project | news.ycombinator.com | 19 May 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 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

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?