Starting hacking on an AI Agent orchestration tool (for myself).
Decided to build it in Rust (because why not), and holy cow: the entire CI run takes ~40 seconds, and most of that is setting up the toolchain.
github.com/chrisbanes/e...
github.com/himattm/dejavu
Contribute to chrisbanes/ensemble development by creating an account on GitHub.
Hunting down Jetpack Compose recomposition issues manually is a huge time sink
I’ve spent the past few weeks using @mmckenna.me’s Dejavu to simplify this:
- Write Dejavu tests to establish a baseline
- Tell the agent to hunt for issues and A/B fixes
- Profit
This is opposed to Gradle + KMP builds (with iOS) which takes 15 mins, at a _minimum_.