1 comments

  • rmalone1097 36 minutes ago

    Hi HN I'm Rob, the author. I've been running Cruxible's own development off a Cruxible instance, which has really shaped how the interface evolved. I recently added a pre-push hook to make sure every agent reviewing the PR is a different model than the one that wrote it and always gets the exact context it needs from state.

    Receipts have also been a life changer for my agents, being able to query state history makes it so the state timeline is instantly traversable, and LLMs are really good at using them now.

    Happy to answer any questions :)