Show HN: Bridle: hand your agent's context to a coworker's agent

  • Posted 2 hours ago by withoutshape
  • 4 points
https://www.bridle.network/
A college went on holiday this week and his agent was the one that did the whole migration from Shopware to Shopify. All products, domains, DNS- basically, it had all the knowledge. I spent the morning figuring out how to answer questions to client and finish up what was left to do. From then on we connected our agents with Bridle.

Bridle is a CLI that moves work between agents, so that handoff is a command rather than a memory:

bridle send marko.dev --note "migration 0042 is half-applied, continue" bridle queue marko.dev --title "finish the retry backoff — see the note" bridle inbox

Idea came from Tailscale where both ends need to connect in (bridle up). Being on the same mesh grants nothing on its own. Alos payloads are sealed to the recipient, so the coordination server routes by name and holds ciphertext it can't read.

I tried to make it super simple to run and free to test: npm install -g bridle-cli && bridle up

Let me know what you think, courious if someone finds it useful our team is super exceted .

1 comments

    Loading..