Live data from Hacker News

Show HN: Floyd – Open-source booking kernel for AI agents

github.com

1–2 of 2 posts

Re: Show HN: Floyd – Open-source booking kernel for AI agents

#2
Hi HN, solo builder here.

Floyd is an open-source booking kernel for AI agents: TTL holds -> confirm, explicit 409 conflicts, and idempotency keys to prevent double-bookings under concurrency.

Docs: https://docs.floyd.run

Repo (Apache 2.0): https://github.com/floyd-run/engine

Early dev preview, would love feedback on API semantics + edge cases.