RubyFlow The Ruby and Rails community linklog

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

  Today

Best VPS Hosting

BDWebIT provides fast, secure, and reliable VPS hosting solutions for businesses, developers, and growing websites. With high-performance SSD storage, KVM virtualization, multiple operating system support, instant deployment, and 24/7 technical support, BDWebIT VPS hosting delivers the performance and flexibility needed for modern applications and websites. [more inside]

Mistri: a zero-dependency agent harness for Ruby

Agent tooling today is either TypeScript or Python, so I wrote an agent harness for Ruby. Mistri has zero dependencies and stays out of your app’s way: resumable sessions stored as append-only entries, steering a run while it is still running, sub-agents, tool approvals, and one interface for Anthropic, OpenAI and Gemini. It runs a production assistant today. Docs and recipes at https://mistri.sh, source at https://github.com/mcheemaa/mistri. Feedback welcome, especially on the session model.

Can a coding agent navigate Chatwoot, or just write Ruby?

A real chore on Chatwoot: find every dependent of the Inbox model before changing how it’s torn down. Cold, the agent found 2 of 11 and called it done. With a map of the repo, all 11. The map’s from Sense, a tool I build, so don’t take my word for it, it’s all public. [more inside]

Loading older posts