#typescript
Ralph is an autonomous AI agent that loops coding tools like Amp or Claude Code to fully implement your project's Product Requirements Document (PRD) by tackling one small user story per fresh iteration, using git history, progress.txt, and prd.json for memory. Setup is simple: install prerequisites, copy scripts or skills to your repo, generate a PRD, convert to JSON, then run `./scripts/ralph/ralph.sh` for up to 10 iterations until all tasks pass checks and complete. This saves you hours of manual coding on greenfield features, delivering working code reliably with minimal supervision.
https://github.com/snarktank/ralph
#typescript
Multica is an open-source platform that turns coding agents into real teammates. Assign tasks to them like colleagues—they write code, report issues, update progress, and build reusable skills over time, with no babysitting needed. Use Multica Cloud for instant start or self-host with Docker and CLI for local control; it works with Claude Code, Codex, and more. This saves you hiring costs for your next 10 developers, boosts team productivity, and lets humans and AI collaborate seamlessly on the same board.
https://github.com/multica-ai/multica
#typescript
QMD is an on-device search engine that indexes your markdown notes, meeting transcripts, docs, and knowledge bases for fast keyword, semantic, or hybrid searches using local AI models—no internet needed. Install via npm or bun, add collections like `qmd collection add ~/notes --name notes`, embed with `qmd embed`, then query like `qmd query "project timeline"` for top results with scores and context. It integrates with AI agents via JSON output or MCP server. You benefit by quickly finding info across your files to boost productivity and make smarter decisions in agentic workflows.
https://github.com/tobi/qmd
#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
#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
#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
#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
#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
#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
#typescript
Core libraries and experimental work for Effect v4
https://github.com/Effect-TS/effect-smol
#typescript
Online file converters let you transform files between different formats without installing software. Most tools are limited—they only convert between similar file types (images to images, videos to videos) and require uploading your files to servers, which raises privacy concerns. Convert.to.it offers a truly universal solution that handles conversions across different media types, so you can convert an AVI video to a PDF or any other combination. Simply upload your file, select your desired output format, and the tool attempts to deliver results even for unusual conversions. This saves you time, protects your privacy by minimizing server uploads, and provides flexibility for unconventional file transformation needs that standard converters won't handle.
https://github.com/p2r3/convert
#typescript
Qwen Code is a free, open-source AI agent that runs in your terminal to understand codebases, automate tasks, refactor functions, and generate tests. Install easily with one curl command on Linux/macOS or Windows, then run "qwen" and sign in via Qwen OAuth for 1,000 free daily requests or use API keys from OpenAI/Anthropic/Gemini. It offers subagents for complex work, IDE integrations, and headless mode. You benefit by shipping code faster, reducing tedious work, and staying productive in your terminal without switching tools.
https://github.com/QwenLM/qwen-code