frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Irken: A tiny hackable full-featured IRC client

https://codeberg.org/dlowe/irken
1•birdculture•25s ago•0 comments

Save a Couple of Lost Keitai Games

https://medium.com/@yuviapp/the-story-to-save-a-couple-of-lost-keitai-games-1be4ede27c75
1•shscs911•31s ago•0 comments

Ask HN: Has anyone recently tried fish.audio

1•artur_makly•4m ago•0 comments

Cuteadmoa-5.4 (Personal Voice Assistant Agent)

2•dotprogrammers•4m ago•0 comments

Review: Mageia 10

https://distrowatch.com/weekly.php?issue=20260803#mageia
2•Qem•5m ago•0 comments

Hcsec-2026-23: Multiple vulnerabilities impacting HashiCorp Terraform MCP Server

https://discuss.hashicorp.com/t/hcsec-2026-23-multiple-vulnerabilities-impacting-hashicorp-terraf...
2•toomuchtodo•5m ago•0 comments

Cloudflare OS

https://os.cloudflare.app/
3•coloneltcb•6m ago•1 comments

Show HN: We built an open USB-C Power Delivery analyzer and programmable sink

https://github.com/T76-org/drpd
2•mtabini•6m ago•0 comments

Automating production triage with a reviewer, generator, evaluator loop

https://ferdeen347830.substack.com/p/automating-production-triage-with
2•ferdeen•7m ago•0 comments

Show HN: Sixteen sign-in pages for one app, switchable with one env var

https://wordhoard-design-lab.vercel.app
2•sidclaw•7m ago•0 comments

CaptiveCrunch: Midnight Blizzard targets travelers worldwide for malware

https://www.microsoft.com/en-us/security/blog/2026/07/31/captivecrunch-midnight-blizzard-targets-...
2•zczc•7m ago•0 comments

Show HN: LLM control of deterministic coder – Sif 1.0 – LLMs as vibe coders

https://github.com/Mac-at-SifSys/Sif-1.0
2•tmbird•8m ago•0 comments

Google Assistant is going away on Mobile Devices

https://images.seroundtable.com/google-assistant-going-away-laEdSzU1.png
5•franze•9m ago•0 comments

Show me an intelligent social media platform; I will show you a dead platform

https://disassociated.com/show-intelligent-social-media-platform-show-dead-platform/
2•Brajeshwar•11m ago•0 comments

Google Blogger locks blogs in malware false positive

https://www.bleepingcomputer.com/news/google/google-blogger-locks-hundreds-of-blogs-in-malware-fa...
2•datakan•12m ago•0 comments

Kotro – local control plane for coding agents

https://github.com/kotro-labs/kotro-proxy-engine
3•rameshpandian•13m ago•0 comments

We gave a village personal AI agents

https://blog.cosmos-institute.org/p/we-gave-a-village-personal-ai-agents
3•carterac•13m ago•1 comments

Where was Mythos when WordPress fell?

https://patrik.re/where-was-mythos-when-wordpress-fell/
2•patrikgrobs•13m ago•0 comments

Show HN: Mvn-lite – I taught Maven to be an introvert for coding agents

https://pvrlabs.xyz/articles/introverted-maven.html
2•ejboy•13m ago•0 comments

Macron's "Free speech is pure bullshit." and the hand that hollows free speech

https://thephilodev.substack.com/p/the-hand-that-hollows-free-speech
3•philo_dev•14m ago•0 comments

Show HN: TestFlight iOS native Buzz client "Hive for Buzz"

https://testflight.apple.com/join/ecMyGtBy
2•pompeii•14m ago•0 comments

Curie – ship Claude Code agents to Kubernetes with Git push

https://github.com/curie-eng/curie
3•athusoo•15m ago•0 comments

What if software shipped with a software engineer? (2025)

https://manuel.kiessling.net/2025/11/04/what-if-software-shipped-with-a-software-engineer/
2•hk__2•16m ago•0 comments

Citigroup, Idaho, and Build-a-Bear Launched a Coordinated Attack on Me

https://knock-knock.net/blog/citigroup-idaho-build-a-bear/
3•djkurlander•16m ago•0 comments

Show HN: SlickFast Deterministic Chart/Dash Renderer, No Browser(JSON → SVG/PNG)

https://slickfast.com/
1•AlexRenders•17m ago•1 comments

Show HN: Text adventure to learn skills and agents

https://meridian-claude.dogeared.dev
1•afitnerd•17m ago•0 comments

A Deep (and Fuzzy) Dive into Search

https://blog.serenedb.com/fuzzy-search-deep-dive
1•theanonymousone•19m ago•0 comments

How Blackwing Pencils are Made [video]

https://www.youtube.com/watch?v=fow-LsdaH2E
1•NaOH•20m ago•0 comments

Microsoft Is Quietly Deleting Mentions of 32 GB RAM Recommendation for Win 11

https://www.techpowerup.com/351384/microsoft-is-quietly-deleting-mentions-of-32-gb-ram-recommenda...
1•speckx•20m ago•0 comments

US judge grants DOJ request to dismiss January 6 cases against Oath Keepers

https://www.reuters.com/world/us-judge-grants-justice-department-bid-dismiss-oath-keepers-prosecu...
1•petethomas•20m ago•0 comments
Open in hackernews

Show HN: ToolRegistry – A Python Library for Structured Tool Integration

https://github.com/Oaklight/ToolRegistry
3•Oaklight•1y ago

Comments

Oaklight•1y ago
Author here!

I’ve been working on ToolRegistry, a Python library for registering, managing, and invoking tools—from local functions to MCP/OpenAPI endpoints—in a structured, composable way.

With ToolRegistry, you can:

* Register Python functions, classes, or external tools. * Auto-generate JSON Schemas for parameters. * Run tools synchronously or asynchronously in parallel. * Integrate tools over STDIO, HTTP, WebSocket, or SSE via Model Context Protocol (MCP). * Experimental support for OpenAPI services * Compose tools dynamically and reconstruct tool output messages.

The goal is to make it easier to build apps, agents, or systems that coordinate multiple tools flexibly—without getting bogged down in glue code.

GitHub: [https://github.com/Oaklight/ToolRegistry](https://github.com/Oaklight/ToolRegistry) PyPI: [https://pypi.org/project/toolregistry/](https://pypi.org/project/toolregistry/) Docs: [https://toolregistry.lab.oaklight.cn](https://toolregistry.lab.oaklight.cn)

Would love feedback—ideas, issues, or use cases welcome!

Thanks for checking it out.

venk12•1y ago
This is interesting. I am working on an adjacent idea. I am working on GTM side of things. Would you like to collaborate?
Oaklight•1y ago
what's GTM?
venk12•1y ago
GTM is go-to-market. It deals with how to distribute a product so that it can sold out there in the market.