Haha, thanks for the feedback, yeah multi agent workflows were especially kept in mind when designing this! So I hope it helps, I am always here for feedback and feature requests.
> Consider GitHub Actions. How much better off would we be if, instead of writing the workflow-job-step tree by hand, we could just have a single Python script, executed on push, whose output is the GitHub Actions YAML-as-assembly?
github-workflows-kt[0] is a tool for generating GitHub Actions workflow YAML files in a type-safe script, helping you to build robust workflows for your GitHub projects without mistakes, with pleasure, in Kotlin.
> Mitosis provides a unified development experience across all frameworks, enabling you to build components in a single codebase and compile them to React, Vue, Angular, Svelte, Solid, Alpine, Qwik, and more.
> Maintain a consistent design system across multiple frameworks (example)
> Sync your design systems from Figma to code and publish them to npm across frameworks
> Avoid the pitfalls of web components by compiling to native framework code
> MIT licensed: https://github.com/BuilderIO/mitosis/blob/main/LICENSE
> Instantly convert text into natural-sounding speech using high-quality English voices. No sign-up required. Just type, select a voice, and listen or download your audio. Perfect for accessibility, content creation, and more.
> CrewBench is built on top of AionUi (Apache-2.0) and inherits all upstream AionUi capabilities, while adding developer-focused observability and guardrails.
[1] https://github.com/lite-xl/lite-xl
[2] https://lite-xl.com/
reply