Toran Bruce Richards

Results 34 issues of Toran Bruce Richards

Based on a couple of user requests, the text summary block could do with some more customisation to make it more powerful.

platform/blocks

Connecting via `http` instead of `https` causes no blocks to show or agents to appear in the monitor page. This is likely to cause a lot of confusion for users...

bug

The marketplace and it's listings must be reachable by search engines to accommodate our developing SEO strategy.**At this MVP stage, all this means is that you should be able to...

For example if `Pin_A` was set to `option_x` then `Pin_B` would show, but if `Pin_A` was set to `option_y` then `Pin_B` would hide. This is useful for services which require...

### Background I've found in my agent creation that I often need LLMs to generate lists. This block simplifies the process for users, allowing them to generate Python list objects...

size/l
Review effort [1-5]: 4
platform/backend
platform/blocks

I've found in my Agent creation that I'm often using LLMs to generate lists. This block will make it easier for people to generate python list objects without repeatedly having...

platform/blocks

### Background The ListIteratorBlock is currently very hard to work with, as it constructs and returns dictionaries (iirc - or it could be Tuples?) with an added index. For most...

size/m
Review effort [1-5]: 2
platform/backend
platform/blocks