| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHECKSUMS.txt | 2026-06-13 | 676 Bytes | |
| zero-linux-x64 | 2026-06-13 | 15.4 MB | |
| zero-win32-arm64.exe | 2026-06-13 | 15.4 MB | |
| zero-win32-x64.exe | 2026-06-13 | 15.5 MB | |
| zero-darwin-arm64 | 2026-06-13 | 15.7 MB | |
| zero-darwin-x64 | 2026-06-13 | 15.5 MB | |
| zero-linux-arm64 | 2026-06-13 | 15.4 MB | |
| zero-linux-musl-arm64 | 2026-06-13 | 15.4 MB | |
| zero-linux-musl-x64 | 2026-06-13 | 15.5 MB | |
| README.md | 2026-06-13 | 1.3 kB | |
| v0.3.4 source code.tar.gz | 2026-06-13 | 16.9 MB | |
| v0.3.4 source code.zip | 2026-06-13 | 17.6 MB | |
| Totals: 12 Items | 158.2 MB | 0 | |
- Makes graph patching the primary agent edit loop with stdin patch bodies,
--replace-in-fn, expression replacement by handle, structural rewrites, declaration-level edits, helper/test patch ops, and inline handle diagnostics across view, query, and patch commands. - Improves graph/source reconciliation with patch-specific stale-refresh tips, once-per-state notes, accepted whole-file rewrites when function sets are preserved, and clearer unsupported graph-test and non-entry
Worldhelper diagnostics. - Speeds up graph workflows with memoized repository store loads, adjacency orders, semantic check verdicts, static const classification, pre-merge MIR cache keys, and reusable runtime object cache artifacts.
- Reduces direct backend output and broadens native coverage with constant array-fill loop lowering, COFF x64 HTTP request-body extraction, chunked file reads via
std.fs.readBytesAt, and total-file-size reporting for fixed-buffer reads. - Refreshes bundled skills, CLI help, docs, command contracts, conformance fixtures, compiler metrics, and validation guidance around the patch-first agent workflow.
- Hardens release checks with runtime object cache cleanup, graph patch routing coverage, examples gate teardown retries, and additional package cache/version assertions.
Contributors
- @ctate