Squid Mesh - workflow automation runtime for Elixir applications

i started laying the foundations and milestones for https://github.com/dark-trench/squid_studio (the visual editor)
it should help identify the remaining gaps in squidie to support visual editors
also, new name β†’ new logo :sweat_smile:

3 Likes

Released Squidie v0.2.0.

This release is mostly focused on making runtime-authored workflows safer and more useful for visual/editor-driven workflow systems.

Main changes:

  • Added reusable Squidie.Step.HTTP and Squidie.Step.Elixir runtime actions
  • Added editor-safe action catalog metadata, allowing hosts to expose available actions without granting executable authority to editors
  • Editor specs now preserve editor metadata and can generate diffs, useful for Squid Studio and visual workflow tooling
  • Runtime-authored specs now validate action inputs at both startup and execution boundaries

Install:


{:squidie, β€œ~> 0.2.0”}

Hex: squidie | Hex

Docs: squidie v0.2.0 β€” Documentation

Release notes: Release Squidie v0.2.0 Β· dark-trench/squidie Β· GitHub

2 Likes

Hey @AstonJ does it make sense to keep this thread going or post updates separately? It would probably be impossible to new readers to read the whole thread since it’s a mix of discussion x updates and the library changed a lot since initial release

Feel free to post updates in the News > News & Updates section - just be sure to include the squid-mesh tag :023: