Tools Bench.

Product launches and open-source repos with enough signal to earn a second look.

Last Brew Time: Aug 31, 2026, 11:08 AM PT

Insight

Builders keep reaching for the agent skill as their unit of shipping

Featured

GitHub245.1K

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

Market Signal

Why It Has Market Pull

One of the most talked-about AI coding-agent enhancement kits of 2026, ECC has grown to over 245,000 GitHub stars in under eight months and now ships a hosted Pro tier and GitHub App used by real teams. Coverage from major tech outlets plus vigorous (sometimes polarized) community debate confirms this is a genuinely significant project worth watching closely.

  • 245,137 GitHub stars and 37,038 forks currently, up from roughly 82,000 stars reported mid-2026 — sustained, rapid growth.
  • 122 open issues plus a steady stream of large community pull requests, including one PR thread with 99 comments.
  • Covered by The Hacker News for its new security/compliance features and by Tech Times after crossing 228,000 stars.
  • Paid ECC Pro tier ($19/seat/month for private repos), two published npm packages, and an official GitHub App with an install counter — real monetization infrastructure.
  • Reddit's r/ClaudeCode community (4,200+ weekly contributors) actively debates the project both for and against.

feedbacks

What People Are Saying

  • "The 82K-star agent harness that's dividing the developer community."Medium article

  • "Agent Harness ECC Tops 228K Stars: Free Tool Turns Claude Code Into a Full Dev Team."Tech Times

  • "Plugin install fails with `plugins.0.source: Invalid input`."GitHub issue

  • "A single maintainer ships weekly across 7 harnesses — that's what sponsors and Pro subscribers are funding."project README

  • "Proposal for a full agent orchestrator (2-20 teammates) drew 54 comments before being closed."GitHub issue

  • "Third-party re-uploads and unofficial mirrors are not reviewed by the project and may contain malware — install only from verified channels."project README warning

  • "Securing Claude Code: the new compliance API, local visibility, and identity governance."The Hacker News

GitHub17.3K

Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.

Market Signal

Why It Has Market Pull

pdf-inspector is Firecrawl's open-source Rust engine for classifying and extracting text from PDFs, built to skip expensive OCR for roughly half of all PDFs that don't need it. Backed by a well-known, funded developer-tools company and benchmarked publicly against four competing parsers, it shows genuine production usage and is a credible, differentiated infrastructure component rather than a hobby project.

  • 17,293 GitHub stars and 1,195 forks since launching in February 2026, published in parallel to crates.io, npm, and PyPI.
  • Built and maintained by Firecrawl, a funded developer-tools company, as part of its 'Fire-PDF' parsing stack — confirmed on Firecrawl's own engineering blog.
  • Publicly benchmarked at 0.875 overall accuracy on a 200-PDF corpus, beating four named competing parsers including PyMuPDF4LLM and MarkItDown, at roughly 36x the speed of PyMuPDF4LLM.
  • 194 open issues — a high, active volume reflecting real day-to-day production usage and bug reporting, not just launch-day interest.
  • Independent coverage from a crypto/tech news outlet (KuCoin) and an AI-tooling blog (explainx.ai), in addition to Firecrawl's own launch posts.

feedbacks

What People Are Saying

  • "Arabic (RTL) text is returned in visual order, not logical order — needs a fix for right-to-left documents."GitHub issue

  • "Please document the confidence scores and make the OCR routing thresholds configurable."GitHub issue

  • "Python bindings (PyO3) are available if you want to publish them officially."GitHub issue

  • "Firecrawl rewrites its PDF parser in Rust, achieving speed improvements of up to 5.7x."KuCoin tech news

  • "Requesting an OCR routing decision guide with recommended confidence thresholds and worked examples."GitHub issue

  • "Built to handle text-based PDFs locally in under 200ms, skipping expensive OCR services for the roughly 54% of PDFs that don't need them."project README

HF Spaces317 likes

Video generation with a synchronized soundtrack MiniMax-H3 — unquantized, split across two Spaces Joint video and soundtrack out of a single denoising pass, at bfloat16 with no quantization anywhere. This Space is the denoising half: the 61.73 GiB transformer and the two autoencoders. The 62.14 GiB Qwen3-VL conditioner runs in qwen3vl-conditioner, which this Space calls over the gradio API for every request. The weights are the public MiniMaxAI/MiniMax-H3 diffusers checkpoint. MiniMax-H3 is 195.9 GiB in bfloat16 and a ZeroGPU Space is evicted at 150 GB of storage. An unquantized single Space is therefore impossible, which is why quantized demos of it run NVFP4 or float8 weights. Cut the Mini...

Market Signal

Why It Has Market Pull

An official MiniMaxAI release with strong traction and a real, actively-discussed Reddit following — genuine differentiated capability (joint video+audio generation in one pass) validated by both likes and hands-on community feedback, with known limitations openly acknowledged.

  • 317 likes on the official MiniMaxAI-hosted page, with 7 active community discussion threads
  • Two independent outlets (virse.ai, leadde.ai) published dedicated roundups compiling Reddit sentiment specifically for this model
  • Latest 8-step 768p V1.0 LoRA update shipped with community-confirmed quality improvements over the earlier 4-step version
  • Delivers joint video+audio generation in a single denoising pass at roughly 5x faster sampling (4-8 steps vs ~20)

feedbacks

What People Are Saying

  • "Reddit feedback is strongly positive about prompt adherence, complex motion, reference-based generation, native audio, and running a powerful multimodal video model locally"Reddit sentiment roundup (virse.ai)

  • "Generation can be slow, VRAM and RAM requirements are confusing, Ref2Vid can lose detail, and distant subjects often degrade"Reddit sentiment roundup (leadde.ai)

  • "The 8-step 768p V1.0 LoRA provides improved overall generation quality, with more stable visual details and noticeably better audio quality compared with the previous 4-step version"Hugging Face discussion

  • "High-visibility discussions identify recurring defects including slow-motion-looking output and smeary blur, while another thread reports people become difficult to recognize once they move into wider or more distant shots"Reddit sentiment roundup

  • "Being used experimentally for image editing, poster concepts, dashboards, infographics, voice generation, and foley"Reddit sentiment roundup

  • "Overall Reddit sentiment is best described as impressed but highly experimental"Reddit sentiment roundup

HF Spaces241 likes

Real trained RL policies for the Microduck robot, running fully in the browser: MuJoCo compiled to WebAssembly steps the physics, onnxruntime-web runs the policy network at 50 Hz. No server, no backend. Two locomotion variants of the same robot are included: legs (walking, the default) and rollers (the wheeled skating variant). Press M (or hold D-pad up ~1 s on a gamepad) to switch; the roller model, meshes and policies are lazy-loaded on the first switch. | Mode | Checkpoint | What it does | |--------|-----------|--------------| | Run (legs) | BESTalphawalking.onnx | Velocity-tracking locomotion (arrows / WASD to steer) | | Sit | BESTalphasitstand.onnx | Sits down on its hull, stands back u...

Market Signal

Why It Has Market Pull

Strong, freshly validated momentum: a real physical-product launch covered by major tech press within days, from a robotics team with an established research pedigree and a genuinely differentiated in-browser demo.

  • Launched with pre-orders on August 27, 2026 and covered within days by TechCrunch, Engadget, The Register, Interesting Engineering, MarkTechPost, and other outlets — six-plus independent write-ups in under a week.
  • Built by Pollen Robotics, acquired by Hugging Face in April 2025; the same team's $70,000 Reachy 2 platform is already deployed at Cornell and Carnegie Mellon.
  • 243 likes and 3 active discussion threads within days of launch, including a merged documentation fix with 6 community reactions.
  • The $399 physical robot ships before Christmas 2026; the browser demo runs the same trained reinforcement-learning walking policies fully client-side (physics compiled to WebAssembly, neural policy at 50Hz) with no backend required.

feedbacks

What People Are Saying

  • "Fixes title page kick controls. Currently listed as 'A' & 'E' but actually uses 'Q' & 'E'"Hugging Face discussion (merged fix, 6 reactions)

  • "Pollen Robotics said the Microduck was imagined as a more action-oriented alternative to its Reachy Mini desktop robot"TechCrunch

  • "The 25-centimeter-tall duck can waddle, pick things up with its beak, get back up when it falls, crouch, and even roller skate"Interesting Engineering

  • "Every movement — walking, sitting, kicking, roller-skating, standing back up after a fall — is a neural policy trained in a physics simulator and exported to the hardware"MarkTechPost

  • "Add click-to-walk waypoint source"Hugging Face discussion thread title

  • "Show layout-aware keyboard labels"Hugging Face discussion thread title

Hacker News220 pts

Hi HN, we built an open source model gateway. It's a single place to manage our own self hosted, frontier, and open source models in one place. It’s is rust native, built for concurrency, and implements all the config quirks across models and providers (streaming formats, tool calls, model parameters, rate limits, and different error behavior). The gateway adds under 1 ms for BYOK requests and under 2 ms when Experiential supplies the provider key. It has every major inference provider, and 1000... (220 points, 47 comments).

Market Signal

Why It Has Market Pull

A fast-growing, credibly backed open-source project for managing AI model providers — nearly 800 GitHub stars and steady daily development within two months of launch, built by a team with a proven open-source track record and now enrolled in Y Combinator, making this a genuine contender rather than a weekend demo.

  • 796 GitHub stars and 62 forks accumulated in about two months (repository created June 24, 2026), with commits pushed as recently as today
  • Hacker News launch reached 220 upvotes and 47 comments — well above typical launches in this space
  • Backed by Y Combinator's Summer 2026 program; one co-founder previously built an open-source project that reached 160,000 GitHub stars
  • Offers both a hosted platform and a self-hosted option covering every major model provider (OpenAI, Anthropic, Gemini, Azure, Bedrock, Fireworks, OpenRouter)
  • Claims under 2 milliseconds of added latency, a specific technical claim that drew genuine scrutiny rather than being ignored

feedbacks

What People Are Saying

  • "Open source and no markup is the right default for a gateway."HN comment

  • "Amazing! Really brilliant idea."HN comment

  • "Isn't switching models going to blow away any savings from prompt caching?"HN comment

  • "We rarely switch mid-request — we switch at task boundaries, so caching mostly holds."HN comment (maker reply)

  • "This is cowardly — hiding on-by-default telemetry in the readme."HN comment

  • "Telemetry is off by default and never includes prompts, traces, or raw customer content."HN comment (maker reply)

  • "Small teams can reproduce this pretty quickly now, which lowers its value in a post-AI-tooling world."HN comment

Sources

GitHub

Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 190,000+ scientists worldwide. 165 ready-to-use validated skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients 逆向/渗透/安全技能路由包 - AI 自动路由 + 按需自举工具链 + 自动进化经验库 | 支持 Claude Code / Kiro / Cursor / Cline 等代码 AI 客户端

Fully automatic censorship removal for language models

Product Hunt

Motion Studio helps teams create polished launch videos for apps, hardware, and new products without learning After Effects or hiring a motion design studio. Describe what you want to communicate, upload reference images, and choose a visual style, duration, and aspect ratio. Motion Studio combines AI video models with purpose-built motion design skills to turn your brief into high-quality product storytelling—faster, simpler, and at a fraction of the traditional cost.

Hyperfocus is a free, goals-first planner for macOS. It helps you choose the few outcomes that matter most, plan weeks and days around them, and make consistent progress by doing focused work

Olostep provides scalable web data APIs, specifically designed for the web’s second user - AI. Effortlessly turn any URL into LLM-ready Markdown, JSON, or structured data and use the API for agentic search workflows

A macOS screen recorder that hands back a finished video. Zooms that follow the work, a framed camera and a background, exported at up to 4K on your Mac's own media engine.

Murfy is a team of AI agents for the entire research writing workflow. Murfy helps to write and review your paper in context, fix LaTeX compile errors on the spot, verify reference papers and generate Beamer slides in minutes. Work with unlimited collaborators, real-time editing, free to start.

Referent is AI-native legal practice management software. Legal AI agents handle the operational work while lawyers focus on clients and growth.

YC Launch

Hacker News

I think agent-first chat interfaces will be a primary software modality and busy dashboard/UI will go away. I’m not sure who exactly wins it, but I want my knowledge to grow/go with me. A lot of the “knowledge” ie research, analysis, reasoning will be done by agents as the primary user. Our current notes tools & tasks management systems were built for humans… I don’t care what the 17th thing on my bug backlog is. I want to conduct agents that can execute for me and do great work. What I built Oz... (92 points, 59 comments).

Hi HN, Rick and Alex here, co-founders of Cogram. We’ve been making project-management software for architects and engineers since 2023, and are now experimenting with a second product. Cogram Studio (studio.cogram.com) is a CAD and BIM workspace for AI agents to create three-dimensional models and dimensioned drawings. Studio runs FreeCAD ( https://github.com/FreeCAD/FreeCAD ) 1.1 headlessly, using the OpenCASCADE ( https://github.com/Open-Cascade-SAS/OCCT ) geometry kernel. It imports and expo... (6 points, 0 comments).

We love Instinct, but have been increasingly worried about the data footprint we are handing over to them, and what they might do with that data. So we built an oss self-hostable version. It includes a vault that can store cards, logins, and personal information, so it can execute complex tasks on your behalf, like: "Get me two tickets to the odyssey on saturday at my nearest theatre" "Find me the best golf grip trainer and order it for me" "Read my email and find opportunities to save money by... (5 points, 0 comments).

Every day, I send a lot of screenshots. The default app on Mac is useless. I have to do so many steps: take a screenshot, save it, annotate it, save it as an image, then send it as an image in chats. It takes me a few minutes. But it should take just a few seconds. My second use case is sending feedback to my AI agents, and I’ve found they make much better edits when I provide comments and annotations on the screenshot. So I built this app. It lets me instantly capture screenshots, annotate them... (8 points, 8 comments).

OP here: this project was born out of the frustration/paranoia that AI providers are throttling their models when their server load is too high. So, I set out to model and study the problem mathematically to understand what was happening, what I found was quite surprising. The idea seems natural: as the data center demand increases momentarily through the day, throttling their models (either using quantized versions, reducing the context window or lowering the tier of the model to a smaller one)... (6 points, 0 comments).

HF Spaces

Demo of the Collection of Qwen Image Edit LoRAs Qwen-Image-Edit-2511-LoRAs-Fast is a Hugging Face Space tagged with gradio, mcp-server, region:us. It has 2699 likes on Hugging Face.

generate a video from an image with a text prompt Wan2.2 14B Fast Preview is a Hugging Face Space tagged with gradio, mcp-server, region:us. It has 1638 likes on Hugging Face.

Unified text-to-image and image editing model Text-to-image and image editing demo for sensenova/SenseNova-U1.5-8B-MoT, a natively unified multimodal model (18B params, bf16) built on the NEO-unify architecture. Leave the image upload empty for text-to-image generation, or upload one or more images and write an edit instruction for image editing. Advanced options exposes denoising steps, guidance scale, timestep shift, image guidance (editing) and the seed. The step count defaults to 28 rather than the model card's 50: a fixed-seed A/B found 28 keeps composition, prompt adherence and text rendering intact — losing only some micro-texture in landscape and skin, and nothing measurable when edi...

Describe any song, MiniMax Music 3 writes & sings it Describe any song in plain English. An LLM writes the title, the tagged lyrics and the three-part structured caption (Global Metadata / Vocal Details / Arrangement) from the official prompting guide, then MiniMax Music 3 generates the full song with vocals. Songs can be shared to a community feed (stored in the victor/minimax-music3-community bucket, each with its creation date). Compose (CPU): composer.py calls an LLM on the HF Inference Router and returns {title, tags, lyrics, globalmetadata, vocaldetails, arrangement}. Sing (ZeroGPU): engine.py is the diffusers ModularPipeline port of MiniMax Music 3 with the AoTI kernels from diffusers...

62 likes

Voice cloning, voice design and speech editing Interactive demo of FireRedTeam/FireRedTTS3, a unified speech generation and editing model (Qwen3-1.7B backbone + flow-matching head over the continuous RedAE audio autoencoder, 24 kHz). | Tab | Checkpoint | What it does | | --- | --- | --- | | 🎙️ Voice Cloning | fireredtts3base | Zero-shot cloning from a short reference clip — 24 languages and 21 Chinese dialects | | 🎨 Voice Design | fireredtts3instruct | Creates a voice from a natural-language description, no reference audio | | ✂️ Speech Editing | fireredtts3_instruct | Semantic edits (insert / delete / substitute words) and acoustic edits (speed, pitch, volume) | Text normalization runs loca...

Real-time webcam video editing (ZeroGPU) JoyAI Video Edit — Live (ZeroGPU) Real-time streaming video editing from your webcam. Built on the JoyAI Video Edit DiT + streaming VAE pipeline, served on ZeroGPU. The heavy models (DiT 16.3B, streaming VAE, MiMo-VL text encoder) are loaded at module scope under ZeroGPU's CUDA-emulation layer. Each session leases a real GPU in a @spaces.GPU fork; the main process is a thin WebSocket byte-pipe (H.264 both ways, MJPEG fallback). The custom CUDA kernels (joyomni_ops: FP8 GEMM + fused norm/rope) ship as a prebuilt cp310 / torch-2.9.1 wheel in wheels/ — matching ZeroGPU's supported stack. Attention runs on plain cuDNN SDPA (fastest on this GPU class). Che...