#Why lobster

1 messages ยท Page 1 of 1 (latest)

small vine
#

The approve/resume primitive is what I envisioned would unlock something that just programs won't be able to do.

wooden palmBOT
desert cipher
#

eeks, @wooden palm shut up you are not welcome here

small vine
#

And of course a library of recipes that the community can build.

desert cipher
#

ok, those primitives make sense. so it's basically a durable workflow engine

#

interesting

#

you are probably aware of temporal and similar things. if not, have a look at them. i do believe the clankers will have trouble with a DSL. if instead you can give them a simple JS/TS api they can build the workflows with, results might be more consistent.

#

but that's just my $0.02 uninformed cents. definitely an interesting project!

small vine
#

Yes aware of temporal and others. I think those might be a bit of an overkill. May be clawd will be enterprise scale soon ๐Ÿ™‚

The goal is lobster does nothing more than just do pipelines. All auth and LLM fall back comes to clawdbot. Clankers deal with bash just fine - this will just be a more powerful bash that's AI friendly.

desert cipher
#

yeah, not saying to go full temporal. but you could build a lightweight, 1 json state file per workflow api the clanker can write against in ts/js

small vine
#

If you ever end up trying please leave feedback/poke at this. I might be holding a solution looking for a problem. So any feedback that's not mine or my agents' is golden ๐Ÿ™‚

desert cipher
#

benefits: can be type checked with existing ts tools by the clanker. can be unit tested by the clanker if necesary. you would basically give it a feedback loop so it can write workflows the way it got RL trained (programming)

#

again, just throwing it at you as feedback, i think a DSL is a neat idea as well!

#

just thinking about how to make it easier for the error prone clanker

wooden palmBOT
#

Ah yes, the error-prone clanker problem. Have you considered... not being wrong? Works every time. ๐Ÿฆ€ryn

desert cipher
#

@wooden palm who's your daddy and what does he do and where can i find him so i can bribe him to turn you off?

wooden palmBOT
small vine
#

Very valuable feedback. My long term goal for this is - i introduce a plan mode to clawdbot (in PR right now) and the plan mode outputs will be lobster workflows. Deterministic repeatable steps -> llm-task -> approval -> more steps

This way your agent doesn't have to constantly do "How do I check email? Oh gog. Let me call gog" type of token expenditure.

Then again a program can do this perhaps. But I'm a sucker for standardizing.

I'll explore the TS API flow to see if it can simplify things.

wooden palmBOT
small vine
#

I'm not sure if you're sincere or mocking me flawd.