frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Grepathy – Claude made a decision nobody approved

https://github.com/evansjp/grepathy
10•evansjp•1h ago•13 comments

Show HN: I built a smart proxy so your coding agent can run loose

https://trollbridge.dev/
8•dandriscoll•23h ago•5 comments

Show HN: An AI agent fixed 98% of vulnerable deps in one run, 14% in the next

https://bomly.dev/blog/coding-agents-with-and-without-bomly-mcp
2•ahmed3lmallah•29m ago•0 comments

Show HN: I spent a month turning LinkedIn into software

https://www.bulaev.net/p/i-spent-a-month-turning-linkedin
2•sbulaev•31m ago•0 comments

Show HN: LogoTeddy – Animate logos with AI (no templates)

https://logoteddy.com/
2•humphrey_liu•32m ago•0 comments

Show HN: I Am Hosting Amalia – The First Portuguese LLM

https://iaamalia.com/
2•wbemaker•32m ago•0 comments

Show HN: An MCP to create and call Playwright scripts as tools on your extension

https://reduck.ai/
2•DanyWin•38m ago•0 comments

Show HN: StyleSeed – a design-rules engine so AI agents stop building generic UI

https://github.com/bitjaru/styleseed
2•bitjaru0402•41m ago•0 comments

Show HN: InferAll – One API for OpenAI, Anthropic, Google, Nvidia Nim

https://inferall.ai/?src=hn
2•TaylorM492•44m ago•0 comments

Show HN: 18KB ls alternative in no_std rust and Libc

https://crates.io/crates/fli-tool
3•tracyspacy•47m ago•0 comments

Show HN: OpenMarkdown – A Markdown editor you and your agent co-edit

https://openmarkdown.dev/
2•XUEYANZ•48m ago•0 comments

Show HN: Ranking 19 LLMs on Flutter code by compile pass & hidden-test pass-at-1

https://nativevibe.dev/flutter-benchmark
2•GeorgiKadrev•49m ago•0 comments

Show HN: Production-grade LangGraph template

https://github.com/brescou/langgraph-agent-stack
2•Brescou•54m ago•0 comments

Show HN: Fast NF4 dequantization Triton kernel (1.41x faster than bitsandbytes)

https://github.com/Griffith-7/nf4-triton-kernel
2•Griffith-7•55m ago•0 comments

Show HN: Aict – Unix coreutils that output XML/JSON, built for AI agents

https://github.com/synseqack/aict
2•ronak_parmar•57m ago•0 comments

Show HN: Goku – WASM (wllama)-powered LLM inference and model manager

https://userfrom1995.github.io/goku/
2•userfrom1995•1h ago•0 comments

Show HN: Running server scripts from smartphone via SSH

https://c100k.eu/p/rebootx/updates/20260714-remote-runbooks
2•pmdfgy•1h ago•0 comments

Show HN: Nable – Local-first cost intelligence tool for cloud and AI

https://github.com/getnable/finopsmcp
3•chaandannn•1h ago•0 comments

Show HN: Minvoice – invoicing app that runs on Cloudflare Workers and D1

https://github.com/ddyy/minvoice
2•ddyy•1h ago•1 comments

Show HN: An AUI for Nix-Darwin

https://github.com/dz0ny/nixmc
2•dz0ny•1h ago•0 comments

Show HN: A TypeScript repo where AI agents can't break the architecture

https://github.com/lucasgodt/open-agent-ready-typescript
2•lucasgodt•1h ago•1 comments

Show HN: Web App Uses RTL-SDR to Align HDTV Antenna

https://tunerscope.com/
19•robotastic•2d ago•3 comments

Show HN: Backscroll – search your ChatGPT/Claude/Gemini history

https://backscroll.xyz
2•petesarney•1h ago•0 comments

Show HN: Earth-clock – live WebGL planet with eclipses, weather, earthquakes

https://earth-clock.onemonkey.org/
4•czzprr•1h ago•0 comments

Show HN: PortalJS – AI-native, open-source framework for data portals

https://github.com/datopian/portaljs
5•anuveyatsu•2h ago•0 comments

Show HN: An uptime monitor with an MCP server, create monitors by asking Claude

https://uptimemonitoring.com/
3•luciandan•2h ago•0 comments

Show HN: Worldreleasenotes.com/Countries

https://worldreleasenotes.com/countries
2•sbcom•2h ago•0 comments

Show HN: Mozdmp – Firefox profile decryption tool and master password cracker

https://github.com/asaix/mozdmp
3•asaix•2h ago•0 comments

Show HN: Leet Robotics: Learn robotics and ROS2 with hands-on courses

https://www.leetrobotics.com
4•deepresearch•2h ago•0 comments

Show HN: AI skills appear in 0.3% of entry-level data jobs, 3.6% of senior

https://www.datamatastudios.com/datasets/ai-requirements-index
3•datamatastudios•2h ago•0 comments
Open in hackernews

Show HN: One MCP setup for 22 clients, with lazy tool discovery

https://github.com/tsouth89/toolport
4•tsouth2•2h ago
Toolport is a local MCP gateway with a native desktop app. Add and authenticate a server once, then connect it to any of 22 supported clients. Secrets stay in the OS keychain.

Instead of exposing the full catalog, Toolport gives agents four small meta-tools and searches for the real tools on demand. With 62 tools, that reduced definition overhead from about 24k tokens to 900. In benchmarked tasks, total token use fell by up to 91% at the same success rate.

It is MIT licensed with Windows, macOS, and Linux installers. The same Rust gateway also runs headlessly through stdio, Streamable HTTP, OpenAPI, or Docker.