{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreih5zpi5qjoo4vif2rre5nrlg7ubp5jkcihavxjuxixzscrdcd7maq",
"uri": "at://did:plc:kfvfl6lsmxg64yzszmfotdq2/app.bsky.feed.post/3mkcnyf7c5aw2"
},
"path": "/t/ruby-talk-444805-how-to-build-a-platform-of-agents-in-ruby/76759#post_1",
"publishedAt": "2026-04-20T22:44:22.000Z",
"site": "https://rubytalk.org",
"tags": [
"0x1eef.github.io",
"How to build a platform of agents",
"(click for more details)"
],
"textContent": "Hi\n\nI wrote a post:\n\n0x1eef.github.io\n\n### How to build a platform of agents\n\nDocuments how to build a platform of agents with llm.rb\n\nIt documents a pattern where a user can have many agents, and each\nagent can be specialized in a domain. An agent can have its own\ntools, and even its own skills.\n\nAn agent can execute tools and skills with multiple different concurrency strategies: fiber, thread, async-task, ractor.\n\nThis pattern is integrated with both Sequel, and ActiveRecord.\nIt is for building serious AI applications.\n\nRobert\n\n··· (click for more details)",
"title": "[ruby-talk:444805] How to build a platform of agents, in Ruby"
}