#typescript
GitNexus indexes your codebase into a knowledge graph tracking dependencies, call chains, clusters, and flows, then connects AI agents like Cursor and Claude Code via CLI tools for reliable analysis. Run `npx gitnexus analyze` from your repo root to start—it auto-generates context files and MCP setup. Use tools like `impact` for change risks or `rename` for safe refactors. This boosts your productivity by preventing AI blind edits, cutting debugging time, and enabling smaller models to grasp full architecture fast.
https://github.com/abhigyanpatwari/GitNexus
GitNexus indexes your codebase into a knowledge graph tracking dependencies, call chains, clusters, and flows, then connects AI agents like Cursor and Claude Code via CLI tools for reliable analysis. Run `npx gitnexus analyze` from your repo root to start—it auto-generates context files and MCP setup. Use tools like `impact` for change risks or `rename` for safe refactors. This boosts your productivity by preventing AI blind edits, cutting debugging time, and enabling smaller models to grasp full architecture fast.
https://github.com/abhigyanpatwari/GitNexus
GitHub
GitHub - abhigyanpatwari/GitNexus: GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge…
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an intera...
❤2
#typescript #agent #agentic #agentic_framework #agentic_workflow #ai #ai_agents #bytedance #deep_research #harness #langchain #langgraph #langmanus #llm #multi_agent #nodejs #podcast #python #superagent #typescript
DeerFlow 2.0 is an open-source super agent harness that orchestrates multiple sub-agents, memory systems, and sandboxed execution environments to accomplish complex tasks. Built on LangGraph and LangChain, it combines research, coding, and content creation capabilities with extensible skills and tools. The platform features isolated Docker containers for safe execution, long-term memory that learns your preferences, and the ability to spawn sub-agents that work in parallel on different task angles. You benefit from dramatically reduced research and automation time—tasks that typically take hours complete in minutes—while maintaining full transparency and control over agent decisions through human-in-the-loop collaboration. Whether you need deep research reports, data analysis, slide decks, or custom workflows, DeerFlow handles multi-step complexity without requiring extensive coding knowledge.
https://github.com/bytedance/deer-flow
DeerFlow 2.0 is an open-source super agent harness that orchestrates multiple sub-agents, memory systems, and sandboxed execution environments to accomplish complex tasks. Built on LangGraph and LangChain, it combines research, coding, and content creation capabilities with extensible skills and tools. The platform features isolated Docker containers for safe execution, long-term memory that learns your preferences, and the ability to spawn sub-agents that work in parallel on different task angles. You benefit from dramatically reduced research and automation time—tasks that typically take hours complete in minutes—while maintaining full transparency and control over agent decisions through human-in-the-loop collaboration. Whether you need deep research reports, data analysis, slide decks, or custom workflows, DeerFlow handles multi-step complexity without requiring extensive coding knowledge.
https://github.com/bytedance/deer-flow
GitHub
GitHub - bytedance/deer-flow: An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help…
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of...
❤2
#typescript #agent #agent_development #ai_agent #claude #claude_code #educational #llm #python #teaching #tutorial
Claude Code is an AI agent framework that uses a simple loop: send messages to Claude, check if it needs tools, execute those tools, and repeat. The benefit is that you can build powerful autonomous agents by layering one feature at a time—from basic tool use to multi-agent teams—without rewriting the core loop. This modular approach lets you start simple with bash commands and scale to complex workflows with planning, skill loading, background tasks, and team coordination, making it easier to automate development work and delegate entire projects to AI agents.
https://github.com/shareAI-lab/learn-claude-code
Claude Code is an AI agent framework that uses a simple loop: send messages to Claude, check if it needs tools, execute those tools, and repeat. The benefit is that you can build powerful autonomous agents by layering one feature at a time—from basic tool use to multi-agent teams—without rewriting the core loop. This modular approach lets you start simple with bash commands and scale to complex workflows with planning, skill loading, background tasks, and team coordination, making it easier to automate development work and delegate entire projects to AI agents.
https://github.com/shareAI-lab/learn-claude-code
GitHub
GitHub - shareAI-lab/learn-claude-code: Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1 - shareAI-lab/learn-claude-code
❤2
#typescript #ai_tools #claude_code #codex #desktop_app #kimi_k2_thiking #mcp #minimax #open_source #opencode #provider_management #rust #skills #skills_management #tauri #typescript #wsl_support
CC-Switch is a free desktop app (v3.10.2) for Windows, macOS, and Linux that lets you easily switch API providers, manage MCP servers, install Claude skills, and edit prompts for Claude Code, Codex, and Gemini CLI tools. It offers speed tests, auto-backups, cloud sync, and sponsor discounts up to 66% off APIs. This saves you time from manual config edits, picks the fastest services, and boosts coding productivity with seamless AI tool management.
https://github.com/farion1231/cc-switch
CC-Switch is a free desktop app (v3.10.2) for Windows, macOS, and Linux that lets you easily switch API providers, manage MCP servers, install Claude skills, and edit prompts for Claude Code, Codex, and Gemini CLI tools. It offers speed tests, auto-backups, cloud sync, and sponsor discounts up to 66% off APIs. This saves you time from manual config edits, picks the fastest services, and boosts coding productivity with seamless AI tool management.
https://github.com/farion1231/cc-switch
GitHub
GitHub - farion1231/cc-switch: A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw &…
A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI. - farion1231/cc-switch
❤2
#typescript #fingerprinting #playwright #puppeteer #scraping #typescript
Fingerprint-suite is a toolkit that generates and injects realistic browser fingerprints into automated browsers like Playwright and Puppeteer. It includes four modular packages: header-generator for HTTP headers, fingerprint-generator for browser fingerprints, fingerprint-injector for injection, and a Bayesian network for realistic fingerprint creation. Since websites increasingly use fingerprinting to track and identify users, this tool helps your web scrapers avoid detection by mimicking real browser behavior. You can customize fingerprints by device type and operating system, making your automated browsing appear completely legitimate to anti-bot systems.
https://github.com/apify/fingerprint-suite
Fingerprint-suite is a toolkit that generates and injects realistic browser fingerprints into automated browsers like Playwright and Puppeteer. It includes four modular packages: header-generator for HTTP headers, fingerprint-generator for browser fingerprints, fingerprint-injector for injection, and a Bayesian network for realistic fingerprint creation. Since websites increasingly use fingerprinting to track and identify users, this tool helps your web scrapers avoid detection by mimicking real browser behavior. You can customize fingerprints by device type and operating system, making your automated browsing appear completely legitimate to anti-bot systems.
https://github.com/apify/fingerprint-suite
GitHub
GitHub - apify/fingerprint-suite: Browser fingerprinting tools for anonymizing your scrapers. Developed by Apify.
Browser fingerprinting tools for anonymizing your scrapers. Developed by Apify. - apify/fingerprint-suite
❤2
#typescript #agentic_ai #ai_agents #claude_code #cli #codex #coding_agents #cursor_agent #desktop_app #developer_tools #electron #git_worktree #llm #mcp #opencode #orchestration #parallel_agents #terminal #tui #vibe_coding #worktrees
Superset is a turbocharged macOS terminal for running 10+ CLI coding agents like Claude Code, Cursor, and GitHub Copilot in parallel. It isolates tasks in separate Git worktrees to avoid interference, lets you monitor progress from one dashboard, review changes with a built-in diff viewer, and switch contexts quickly. You benefit by coding 10x faster, shipping more without context-switching delays or conflicts, saving time on development workflows.
https://github.com/superset-sh/superset
Superset is a turbocharged macOS terminal for running 10+ CLI coding agents like Claude Code, Cursor, and GitHub Copilot in parallel. It isolates tasks in separate Git worktrees to avoid interference, lets you monitor progress from one dashboard, review changes with a built-in diff viewer, and switch contexts quickly. You benefit by coding 10x faster, shipping more without context-switching delays or conflicts, saving time on development workflows.
https://github.com/superset-sh/superset
GitHub
GitHub - superset-sh/superset: Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine
Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine - superset-sh/superset
❤2
#typescript #ai #coding #react #react_grab
React Grab lets you point at any UI element on your React site, press Cmd+C (Mac) or Ctrl+C (Windows/Linux), and copy its exact file name, React component, and HTML code to your clipboard. Install it easily in Next.js or Vite projects with one command like `npx grab@latest init`. This speeds up AI coding tools like Cursor or Claude by up to 3x, saves time and costs by giving precise context instead of vague searches, and makes edits faster and more accurate right from your browser.
https://github.com/aidenybai/react-grab
React Grab lets you point at any UI element on your React site, press Cmd+C (Mac) or Ctrl+C (Windows/Linux), and copy its exact file name, React component, and HTML code to your clipboard. Install it easily in Next.js or Vite projects with one command like `npx grab@latest init`. This speeds up AI coding tools like Cursor or Claude by up to 3x, saves time and costs by giving precise context instead of vague searches, and makes edits faster and more accurate right from your browser.
https://github.com/aidenybai/react-grab
GitHub
GitHub - aidenybai/react-grab: Select context for coding agents directly from your website
Select context for coding agents directly from your website - aidenybai/react-grab
#typescript #agent #ai #ai_agents #browser_automation #javascript #typescript #ui_automation #web
Page Agent is an open-source tool that lets you control webpages with simple natural language commands, like "Click the login button." It runs directly in your browser with one line of code—no extensions, Python, or screenshots needed—and works with your own AI models for privacy. Use it for fast form filling, AI copilots in apps, accessibility via voice, or multi-page tasks. This saves time by turning clicks into sentences, making complex web apps easy and accessible for everyone.
https://github.com/alibaba/page-agent
Page Agent is an open-source tool that lets you control webpages with simple natural language commands, like "Click the login button." It runs directly in your browser with one line of code—no extensions, Python, or screenshots needed—and works with your own AI models for privacy. Use it for fast form filling, AI copilots in apps, accessibility via voice, or multi-page tasks. This saves time by turning clicks into sentences, making complex web apps easy and accessible for everyone.
https://github.com/alibaba/page-agent
GitHub
GitHub - alibaba/page-agent: JavaScript in-page GUI agent. Control web interfaces with natural language.
JavaScript in-page GUI agent. Control web interfaces with natural language. - alibaba/page-agent
#typescript #ai #ai_agents #coding #deno #embeddings #insforge #nextjs #oauth2 #pgvector #postgresql #realtime #vectors #websockets
InsForge is an open-source backend platform for AI coding agents, offering easy auth, Postgres database, S3 storage, edge functions, and model gateway via a simple semantic layer. Agents fetch context, configure services, and inspect state to build full-stack apps quickly. Set up locally with Docker or use cloud deploys. It boosts agent accuracy 1.7x, speed 1.6x, and cuts tokens 30% vs. rivals, letting you prototype and ship AI-driven apps faster with less hassle and cost.
https://github.com/InsForge/InsForge
InsForge is an open-source backend platform for AI coding agents, offering easy auth, Postgres database, S3 storage, edge functions, and model gateway via a simple semantic layer. Agents fetch context, configure services, and inspect state to build full-stack apps quickly. Set up locally with Docker or use cloud deploys. It boosts agent accuracy 1.7x, speed 1.6x, and cuts tokens 30% vs. rivals, letting you prototype and ship AI-driven apps faster with less hassle and cost.
https://github.com/InsForge/InsForge
GitHub
GitHub - InsForge/InsForge: Give agents everything they need to ship fullstack apps. The backend built for agentic development.
Give agents everything they need to ship fullstack apps. The backend built for agentic development. - InsForge/InsForge
#typescript
A2UI is an open-source standard letting AI agents create safe, interactive UIs via simple JSON that your app renders with native components like buttons and forms. It's secure (no risky code), works on web, mobile, or desktop, and updates smoothly in chats for dynamic tasks like bookings. You benefit by building smarter apps with rich, adaptive interfaces that feel native, save dev time, and keep full control over style and security.
https://github.com/google/A2UI
A2UI is an open-source standard letting AI agents create safe, interactive UIs via simple JSON that your app renders with native components like buttons and forms. It's secure (no risky code), works on web, mobile, or desktop, and updates smoothly in chats for dynamic tasks like bookings. You benefit by building smarter apps with rich, adaptive interfaces that feel native, save dev time, and keep full control over style and security.
https://github.com/google/A2UI
GitHub
GitHub - google/A2UI
Contribute to google/A2UI development by creating an account on GitHub.
#typescript
Project N.O.M.A.D. is a free, open-source offline server that bundles Wikipedia, AI chat, educational courses, maps, and data tools into one system—no internet required. You install it on any computer running Ubuntu, and it works completely offline after setup, making it ideal for emergencies, off-grid living, or when internet fails. The benefit is having a complete digital library with local AI assistance always available, whether you're preparing for disasters, living remotely, or simply want reliable access to critical knowledge and tools without depending on internet connectivity.
https://github.com/Crosstalk-Solutions/project-nomad
Project N.O.M.A.D. is a free, open-source offline server that bundles Wikipedia, AI chat, educational courses, maps, and data tools into one system—no internet required. You install it on any computer running Ubuntu, and it works completely offline after setup, making it ideal for emergencies, off-grid living, or when internet fails. The benefit is having a complete digital library with local AI assistance always available, whether you're preparing for disasters, living remotely, or simply want reliable access to critical knowledge and tools without depending on internet connectivity.
https://github.com/Crosstalk-Solutions/project-nomad
GitHub
GitHub - Crosstalk-Solutions/project-nomad: Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical…
Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere. - Crosstalk-Solutions/project-n...
❤1
#typescript #claude_code #ide #obsidian #obsidian_plugin #productivity
Claudian is an Obsidian plugin that embeds Claude Code as your AI collaborator, turning your vault into its workspace for reading/writing files, searching, running bash commands, analyzing images, and multi-step tasks. Key features include context-aware chats with @mentions, inline edits, custom instructions (#), slash commands (/), skills, agents, vision support, plan mode for safe previews, and security options like YOLO/Safe/Plan. Install via GitHub release or BRAT after setting up Claude Code CLI. This boosts your productivity by automating note edits, generating insights from your vault, and handling complex workflows seamlessly without leaving Obsidian.
https://github.com/YishenTu/claudian
Claudian is an Obsidian plugin that embeds Claude Code as your AI collaborator, turning your vault into its workspace for reading/writing files, searching, running bash commands, analyzing images, and multi-step tasks. Key features include context-aware chats with @mentions, inline edits, custom instructions (#), slash commands (/), skills, agents, vision support, plan mode for safe previews, and security options like YOLO/Safe/Plan. Install via GitHub release or BRAT after setting up Claude Code CLI. This boosts your productivity by automating note edits, generating insights from your vault, and handling complex workflows seamlessly without leaving Obsidian.
https://github.com/YishenTu/claudian
GitHub
GitHub - YishenTu/claudian: An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault
An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault - YishenTu/claudian
#javascript #anthropic #claude #claude_code #cli #plugin #statusline #typescript
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
GitHub
GitHub - jarrodwatts/claude-hud: A Claude Code plugin that shows what's happening - context usage, active tools, running agents…
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress - jarrodwatts/claude-hud
❤1
#typescript #accounting #ai_analysis #currency_exchange #expenses #invoices #llm #llm_apps #self_hosted #taxes
TaxHacker is a self-hosted AI app that automates accounting for freelancers and small businesses. Upload receipt photos or invoice PDFs, and it extracts key data like amounts, dates, merchants, taxes, and items, storing them in an easy database with auto-categorization, multi-currency conversion (even crypto), custom fields, and exports. You benefit by saving hours on manual entry, simplifying tax reports, ensuring privacy on your server, and focusing on your work instead of paperwork.
https://github.com/vas3k/TaxHacker
TaxHacker is a self-hosted AI app that automates accounting for freelancers and small businesses. Upload receipt photos or invoice PDFs, and it extracts key data like amounts, dates, merchants, taxes, and items, storing them in an easy database with auto-categorization, multi-currency conversion (even crypto), custom fields, and exports. You benefit by saving hours on manual entry, simplifying tax reports, ensuring privacy on your server, and focusing on your work instead of paperwork.
https://github.com/vas3k/TaxHacker
GitHub
GitHub - vas3k/TaxHacker: Self-hosted AI accounting app. LLM analyzer for receipts, invoices, transactions with custom prompts…
Self-hosted AI accounting app. LLM analyzer for receipts, invoices, transactions with custom prompts and categories - vas3k/TaxHacker
#typescript
Pascal Editor is a free, open-source 3D building tool using React Three Fiber and WebGPU. It structures scenes with nodes (walls, slabs, zones) in a flat store, managed by Zustand for undo/redo and IndexedDB saves. Systems efficiently update dirty nodes' geometry in the render loop via a scene registry, avoiding React re-renders for smooth performance. Run `bun dev` from root to start. You benefit by quickly building interactive 3D models like buildings or rooms in-browser with tools for drawing, placing items, and real-time edits—faster and more scalable than raw Three.js.
https://github.com/pascalorg/editor
Pascal Editor is a free, open-source 3D building tool using React Three Fiber and WebGPU. It structures scenes with nodes (walls, slabs, zones) in a flat store, managed by Zustand for undo/redo and IndexedDB saves. Systems efficiently update dirty nodes' geometry in the render loop via a scene registry, avoiding React re-renders for smooth performance. Run `bun dev` from root to start. You benefit by quickly building interactive 3D models like buildings or rooms in-browser with tools for drawing, placing items, and real-time edits—faster and more scalable than raw Three.js.
https://github.com/pascalorg/editor
GitHub
GitHub - pascalorg/editor: Create and share 3D architectural projects.
Create and share 3D architectural projects. Contribute to pascalorg/editor development by creating an account on GitHub.
#typescript
Claude Subconscious is a background Letta agent that watches your Claude Code sessions, reads your codebase, remembers details across projects, and whispers helpful guidance like patterns or reminders before prompts. Install easily via plugin, set your LETTA_API_KEY, and it runs non-intrusively with tools for file search and web lookup. This benefits you by giving persistent memory to Claude Code—saving time on repeating context, spotting issues early, and boosting coding efficiency as it learns your style.
https://github.com/letta-ai/claude-subconscious
Claude Subconscious is a background Letta agent that watches your Claude Code sessions, reads your codebase, remembers details across projects, and whispers helpful guidance like patterns or reminders before prompts. Install easily via plugin, set your LETTA_API_KEY, and it runs non-intrusively with tools for file search and web lookup. This benefits you by giving persistent memory to Claude Code—saving time on repeating context, spotting issues early, and boosting coding efficiency as it learns your style.
https://github.com/letta-ai/claude-subconscious
GitHub
GitHub - letta-ai/claude-subconscious: Give Claude Code a subconscious
Give Claude Code a subconscious. Contribute to letta-ai/claude-subconscious development by creating an account on GitHub.
#typescript #agentic_coding #ai_agents #automation #claude #claude_code #multi_agent_systems #oh_my_opencode #opencode #parallel_execution #vibe_coding
oh-my-claudecode (OMC) is a free plugin that supercharges your Claude Code with multi-agent teams, autopilot building, and natural language commands like `/team 3 build a REST API`. Install via marketplace, run `/setup`, and it auto-orchestrates 32 agents for planning, coding, verifying, and fixing—saving 30-50% on costs with smart routing. You benefit by coding 3-5x faster without learning curves, handling complex tasks automatically, and getting persistent results with real-time visibility.
https://github.com/Yeachan-Heo/oh-my-claudecode
oh-my-claudecode (OMC) is a free plugin that supercharges your Claude Code with multi-agent teams, autopilot building, and natural language commands like `/team 3 build a REST API`. Install via marketplace, run `/setup`, and it auto-orchestrates 32 agents for planning, coding, verifying, and fixing—saving 30-50% on costs with smart routing. You benefit by coding 3-5x faster without learning curves, handling complex tasks automatically, and getting persistent results with real-time visibility.
https://github.com/Yeachan-Heo/oh-my-claudecode
GitHub
GitHub - Yeachan-Heo/oh-my-claudecode: Teams-first Multi-agent orchestration for Claude Code
Teams-first Multi-agent orchestration for Claude Code - Yeachan-Heo/oh-my-claudecode
❤1
#typescript
OMX is a workflow layer that enhances OpenAI Codex by adding better task routing, reusable skills, and project state management. It keeps Codex as the execution engine while introducing canonical workflows like `$deep-interview` for clarification, `$ralplan` for planning approval, and `$ralph` or `$team` for execution. The benefit is that you get a structured, consistent approach to complex coding tasks—clarify intent first, approve the plan, then execute with either persistent single-owner loops or coordinated parallel work—without replacing Codex itself, just making your day-to-day work more organized and efficient.
https://github.com/Yeachan-Heo/oh-my-codex
OMX is a workflow layer that enhances OpenAI Codex by adding better task routing, reusable skills, and project state management. It keeps Codex as the execution engine while introducing canonical workflows like `$deep-interview` for clarification, `$ralplan` for planning approval, and `$ralph` or `$team` for execution. The benefit is that you get a structured, consistent approach to complex coding tasks—clarify intent first, approve the plan, then execute with either persistent single-owner loops or coordinated parallel work—without replacing Codex itself, just making your day-to-day work more organized and efficient.
https://github.com/Yeachan-Heo/oh-my-codex
GitHub
GitHub - Yeachan-Heo/oh-my-codex: OmX - Oh My codeX: Your codex is not alone. Add hooks, agent teams, HUDs, and so much more.
OmX - Oh My codeX: Your codex is not alone. Add hooks, agent teams, HUDs, and so much more. - Yeachan-Heo/oh-my-codex
#typescript #electron #open_source #pixijs #screen_capture #screen_recorder
OpenScreen is a free, open-source app like a simple Screen Studio for making beautiful product demos and screen walkthroughs. Record your full screen or windows, add zooms, mic/system audio, backgrounds, motion blur, annotations, trims, speed changes, and export in any ratio. Download from GitHub for macOS, Linux, or Windows—it's MIT-licensed so you can use, modify, or sell it freely with just a copyright notice. You save $29/month, get core tools without limits for personal/commercial use, and customize fully.
https://github.com/siddharthvaddem/openscreen
OpenScreen is a free, open-source app like a simple Screen Studio for making beautiful product demos and screen walkthroughs. Record your full screen or windows, add zooms, mic/system audio, backgrounds, motion blur, annotations, trims, speed changes, and export in any ratio. Download from GitHub for macOS, Linux, or Windows—it's MIT-licensed so you can use, modify, or sell it freely with just a copyright notice. You save $29/month, get core tools without limits for personal/commercial use, and customize fully.
https://github.com/siddharthvaddem/openscreen
GitHub
GitHub - siddharthvaddem/openscreen: Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for…
Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio. - siddharthvaddem/openscreen