Sley 2.0: an open-source protocol that makes coding agents report omissions and retry rules

GreyforgeLabs · reddit · 2026-09-26

Greyforge Labs released Sley 2.0 (Apache-2.0), a source-file-free coding system where agents talk to a deterministic kernel over the SMP1 framed protocol. Two protocol ideas are broadly useful for anyone designing tool interfaces for models:

The kernel judges every change in 14 ordered phases, committing atomically with a receipt, and an independently written Python oracle must reproduce the Rust kernel's bytes exactly. 37 methods cover sessions, queries, candidates, commits, branches, merges, exchange, GC and execution. The public candidate builder isn't shipped yet, and a benchmark comparing agents on Sley vs raw source is still running.

Original post →

More from coding & agent

coding & agent channel →