Creating my own shell for unix
Building Astra: A Modern Shell in Rust I've been working on a personal project called Astra , an interactive shell written in Rust. The goal isn't to …
Latest Team Management news from Tech News
Building Astra: A Modern Shell in Rust I've been working on a personal project called Astra , an interactive shell written in Rust. The goal isn't to …
In a previous post , I extracted skill usage stats from my conversation logs. This time I'm going the other way: a weekly loop that reads the transcri…
Here is a small failure mode that cost me time for longer than it should have. The agent would run the test suite. Tests would fail. The agent would a…