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 ![]()
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.HTTPandSquidie.Step.Elixirruntime 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
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 ![]()
























