Cloud Multi-Provider Alternative to grok bots
by•
Hello guys,
we are planning to implement the Murmell bots. It's an alternative to Grok bots, which can enable the multiprovider thing (using you bots with claude, codex, etc) and also make the bot durable in the cloud.
I was just wondering, for the people that already use murmell, would you prefer it like :
a "bot" node in the canvas ?
or a separate feature in murmell from the canvas itself ?
Thank you in advance for your feedback guys !
80 views
Replies
Murmell
I'm thinking in maybe a complteley separate feature from the canvas
@moss_ab_mirande_ney yeah i agreed with you totally both of them are totally different things
@moss_ab_mirande_ney Separate, and the argument is failure modes rather than layout. A node implies the thing only exists while the canvas is open and that it breaks the way a node breaks. A durable cloud bot breaks in ways a canvas has no vocabulary for, an expired token, a rate limit at 3am, a provider quietly deprecating the model you pinned to. You'd end up bolting a status panel and a run history onto a node until it stopped being a node. Give it its own surface and let a canvas node call into it.